Color #AED99A Color / Colour Code #AED99A

    This page shows the hex color code for color #aed99a (#AED99A). The colour is a green tone with 45% saturation and 73% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #AED99A

    Color Conversions

    HEX
    #AED99A
    RGB
    rgb(174, 217, 154)
    HSL
    hsl(101, 45%, 73%)
    HSV
    hsv(101, 29%, 85%)
    CMYK
    cmyk(20%, 0%, 29%, 15%)

    Accessibility Contrast

    WCAG contrast ratios for #AED99A against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.59:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    13.19:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.37:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #AED99A paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 71, 101, and 131 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 101, 221, and 341 degrees.

    Color Palettes Using #AED99A

    Monochromatic Scale

    Five shades at lightness levels 15% through 85% while keeping hue at 101 and saturation at 45%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.

    #203715 #406F2A #6AB946 #A6D590 #D2EAC8
    Warm Harmony

    Adjacent hues from 101 to 146 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.

    #79C059 #5FC059 #59C06C #59C085
    Cool Contrast

    Combines the base color at hue 101 with its complement at 281 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.

    #6AB946 #9546B9 #B946A4 #B9466A
    Pastel Variation

    Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.

    #C5E0B8 #B8E0D3 #B8C5E0 #D3B8E0 #E0B8C5

    Shades & Tints of #AED99A

    Lightness variations at hue 101 and 45% saturation.

    CSS Gradients with #AED99A

    Green to Purple
    linear-gradient(135deg, #aed99a, #c69bd9)
    Analogous Fade
    linear-gradient(90deg, #aed99a, #9bd9a7)
    Deep to Light
    linear-gradient(180deg, #264319, #cae6bc)
    Tricolor Sweep
    linear-gradient(135deg, #afd99b, #9bafd9, #d99baf)

    Design Use Cases for #AED99A

    Balanced UI Color

    At 45% saturation, #AED99A strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Light Background Tint

    #AED99A at 73% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Success & Growth Indicators

    #AED99A falls in the green range (hue 101). Green universally represents success, growth, and safety. Use it for confirmation messages, positive chart data, eco-friendly badges, and health metrics. In financial dashboards, green indicates gains and positive performance.

    Gradient Pairing

    Create a gradient from #AED99A (hue 101) to its complement at hue 281. For a subtler effect, try pairing with an analogous color at hue 131. Use CSS: background: linear-gradient(135deg, #aed99a, #c69bd9);

    CSS Code for #AED99A

    /* Background */
    background-color: #aed99a;
    background-color: rgb(174, 217, 154);
    background-color: hsl(101, 45%, 73%);
    /* Text */
    color: #aed99a;
    /* Border */
    border: 2px solid #aed99a;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(174, 217, 154, 0.3);
    /* CSS Variable */
    --color-primary: 101 45% 73%;

    Similar Colors

    Colors visually similar to #AED99A based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #AED99A across image editing and color design tools.

    About Color #AED99A (#AED99A)

    #AED99A is a green color (colour) with RGB channel values of 174 red, 217 green, and 154 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 101 degrees with 45% saturation and 73% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #AED99A is 197/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 20% cyan, 0% magenta, 29% yellow, and 15% key (black).

    The WCAG contrast ratio of #AED99A against white is 1.59:1 and against black is 13.19:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 13.19:1, or use it exclusively for decorative purposes.

    The complementary colour #C69BD9 creates maximum visual tension when paired with #AED99A. For more harmonious color combinations, use the analogous colours #CED99B and #9BD9A7, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.

    How to Explore Color #AED99A

    1. Enter your color value in HEX format.
    2. The tool converts it to RGB, HSL, CMYK format in real time.
    3. Copy the converted value to your clipboard.

    Color Converter · Contrast Checker

    What is HEX to RGB, HSL, CMYK color conversion

    Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).

    Related Tools & Colors

    Frequently Asked Questions

    What color / colour is #AED99A?
    #AED99A is Color #AED99A, a green color (colour) with RGB(174, 217, 154), HSL(101, 45%, 73%), and CMYK(20%, 0%, 29%, 15%). Its perceived brightness is 197/255.
    Is #AED99A accessible for text?
    Against white, #AED99A has a contrast ratio of 1.59:1 (fails AA for normal text). Against black, it has 13.19:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #AED99A?
    The complementary colour is #C69BD9 (hue 281). For subtle color combinations, use analogous colours #CED99B and #9BD9A7. The triadic palette adds #9BAFD9 and #D99BAF for vibrant variety.
    How do I use #AED99A in CSS?
    Use any format: color: #aed99a; or rgb(174, 217, 154); or hsl(101, 45%, 73%). For CSS custom properties: --color-primary: 101 45% 73%; then use it as hsl(var(--color-primary)).
    Is this color / colour explorer free?
    Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.