Color #EFF8DC Color / Colour Code #EFF8DC

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

    #EFF8DC

    Color Conversions

    HEX
    #EFF8DC
    RGB
    rgb(239, 248, 220)
    HSL
    hsl(79, 67%, 92%)
    HSV
    hsv(79, 11%, 97%)
    CMYK
    cmyk(4%, 0%, 11%, 3%)

    Accessibility Contrast

    WCAG contrast ratios for #EFF8DC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.10:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    19.13:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.06:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 49, 79, and 109 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 79, 199, and 319 degrees.

    Color Palettes Using #EFF8DC

    Monochromatic Scale

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

    #30400D #5F8019 #9FD52A #C5E67F #E2F2BF
    Warm Harmony

    Adjacent hues from 79 to 124 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.

    #A8D93F #82D93F #5CD93F #3FD94A
    Cool Contrast

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

    #9FD52A #602AD5 #B62AD5 #D52A9F
    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.

    #D3E0B8 #B8E0C5 #B8D3E0 #C5B8E0 #E0B8D3

    Shades & Tints of #EFF8DC

    Lightness variations at hue 79 and 67% saturation.

    CSS Gradients with #EFF8DC

    Green to Purple
    linear-gradient(135deg, #eff8dc, #e6ddf8)
    Analogous Fade
    linear-gradient(90deg, #eff8dc, #e2f8dd)
    Deep to Light
    linear-gradient(180deg, #394d0f, #dcf0b2)
    Tricolor Sweep
    linear-gradient(135deg, #f0f8dd, #ddf0f8, #f8ddf0)

    Design Use Cases for #EFF8DC

    Vibrant Brand Color

    #EFF8DC has a strong 67% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.

    Near-White Background

    At 92% lightness, #EFF8DC is very close to white but carries a subtle green tint. This is perfect for alternating row backgrounds in tables, subtle section differentiation, and adding warmth or coolness to an otherwise stark white design.

    Success & Growth Indicators

    #EFF8DC falls in the green range (hue 79). 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 #EFF8DC (hue 79) to its complement at hue 259. For a subtler effect, try pairing with an analogous color at hue 109. Use CSS: background: linear-gradient(135deg, #eff8dc, #e6ddf8);

    CSS Code for #EFF8DC

    /* Background */
    background-color: #eff8dc;
    background-color: rgb(239, 248, 220);
    background-color: hsl(79, 67%, 92%);
    /* Text */
    color: #eff8dc;
    /* Border */
    border: 2px solid #eff8dc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(239, 248, 220, 0.3);
    /* CSS Variable */
    --color-primary: 79 67% 92%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EFF8DC across image editing and color design tools.

    About Color #EFF8DC (#EFF8DC)

    #EFF8DC is a green color (colour) with RGB channel values of 239 red, 248 green, and 220 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 79 degrees with 67% saturation and 92% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #EFF8DC is 242/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 4% cyan, 0% magenta, 11% yellow, and 3% key (black).

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

    The complementary colour #E6DDF8 creates maximum visual tension when paired with #EFF8DC. For more harmonious color combinations, use the analogous colours #F8F3DD and #E2F8DD, 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 #EFF8DC

    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 #EFF8DC?
    #EFF8DC is Color #EFF8DC, a green color (colour) with RGB(239, 248, 220), HSL(79, 67%, 92%), and CMYK(4%, 0%, 11%, 3%). Its perceived brightness is 242/255.
    Is #EFF8DC accessible for text?
    Against white, #EFF8DC has a contrast ratio of 1.10:1 (fails AA for normal text). Against black, it has 19.13:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EFF8DC?
    The complementary colour is #E6DDF8 (hue 259). For subtle color combinations, use analogous colours #F8F3DD and #E2F8DD. The triadic palette adds #DDF0F8 and #F8DDF0 for vibrant variety.
    How do I use #EFF8DC in CSS?
    Use any format: color: #eff8dc; or rgb(239, 248, 220); or hsl(79, 67%, 92%). For CSS custom properties: --color-primary: 79 67% 92%; 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.