Color #AFE49F Color / Colour Code #AFE49F

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

    #AFE49F

    Color Conversions

    HEX
    #AFE49F
    RGB
    rgb(175, 228, 159)
    HSL
    hsl(106, 56%, 76%)
    HSV
    hsv(106, 30%, 89%)
    CMYK
    cmyk(23%, 0%, 30%, 11%)

    Accessibility Contrast

    WCAG contrast ratios for #AFE49F against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.46:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    14.42:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.26:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 76, 106, and 136 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 106, 226, and 346 degrees.

    Color Palettes Using #AFE49F

    Monochromatic Scale

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

    #1B3C11 #367722 #59C738 #9CDD88 #CDEEC3
    Warm Harmony

    Adjacent hues from 106 to 151 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.

    #6ACD4C #4CCD4E #4CCD6E #4CCD8E
    Cool Contrast

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

    #59C738 #A638C7 #C738A1 #C73859
    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.

    #C1E0B8 #B8E0D7 #B8C1E0 #D7B8E0 #E0B8C1

    Shades & Tints of #AFE49F

    Lightness variations at hue 106 and 56% saturation.

    CSS Gradients with #AFE49F

    Green to Purple
    linear-gradient(135deg, #afe49f, #d4a0e4)
    Analogous Fade
    linear-gradient(90deg, #afe49f, #a0e4b2)
    Deep to Light
    linear-gradient(180deg, #204814, #c3ebb7)
    Tricolor Sweep
    linear-gradient(135deg, #b0e4a0, #a0b0e4, #e4a0b0)

    Design Use Cases for #AFE49F

    Balanced UI Color

    At 56% saturation, #AFE49F 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

    #AFE49F at 76% 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

    #AFE49F falls in the green range (hue 106). 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 #AFE49F (hue 106) to its complement at hue 286. For a subtler effect, try pairing with an analogous color at hue 136. Use CSS: background: linear-gradient(135deg, #afe49f, #d4a0e4);

    CSS Code for #AFE49F

    /* Background */
    background-color: #afe49f;
    background-color: rgb(175, 228, 159);
    background-color: hsl(106, 56%, 76%);
    /* Text */
    color: #afe49f;
    /* Border */
    border: 2px solid #afe49f;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(175, 228, 159, 0.3);
    /* CSS Variable */
    --color-primary: 106 56% 76%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #AFE49F across image editing and color design tools.

    About Color #AFE49F (#AFE49F)

    #AFE49F is a green color (colour) with RGB channel values of 175 red, 228 green, and 159 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 106 degrees with 56% saturation and 76% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #AFE49F is 204/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 23% cyan, 0% magenta, 30% yellow, and 11% key (black).

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

    The complementary colour #D4A0E4 creates maximum visual tension when paired with #AFE49F. For more harmonious color combinations, use the analogous colours #D2E4A0 and #A0E4B2, 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 #AFE49F

    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 #AFE49F?
    #AFE49F is Color #AFE49F, a green color (colour) with RGB(175, 228, 159), HSL(106, 56%, 76%), and CMYK(23%, 0%, 30%, 11%). Its perceived brightness is 204/255.
    Is #AFE49F accessible for text?
    Against white, #AFE49F has a contrast ratio of 1.46:1 (fails AA for normal text). Against black, it has 14.42:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #AFE49F?
    The complementary colour is #D4A0E4 (hue 286). For subtle color combinations, use analogous colours #D2E4A0 and #A0E4B2. The triadic palette adds #A0B0E4 and #E4A0B0 for vibrant variety.
    How do I use #AFE49F in CSS?
    Use any format: color: #afe49f; or rgb(175, 228, 159); or hsl(106, 56%, 76%). For CSS custom properties: --color-primary: 106 56% 76%; 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.