Color #DFEDCF Color / Colour Code #DFEDCF

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

    #DFEDCF

    Color Conversions

    HEX
    #DFEDCF
    RGB
    rgb(223, 237, 207)
    HSL
    hsl(88, 45%, 87%)
    HSV
    hsv(88, 13%, 93%)
    CMYK
    cmyk(6%, 0%, 13%, 7%)

    Accessibility Contrast

    WCAG contrast ratios for #DFEDCF against common backgrounds.

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

    Complementary Colors

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

    Analogous Colors

    Hues at 58, 88, and 118 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 88, 208, and 328 degrees.

    Color Palettes Using #DFEDCF

    Monochromatic Scale

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

    #273715 #4F6F2A #83B946 #B5D590 #DAEAC8
    Warm Harmony

    Adjacent hues from 88 to 133 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.

    #90C059 #76C059 #5CC059 #59C06F
    Cool Contrast

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

    #83B946 #7C46B9 #B546B9 #B94683
    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.

    #CDE0B8 #B8E0CB #B8CDE0 #CBB8E0 #E0B8CD

    Shades & Tints of #DFEDCF

    Lightness variations at hue 88 and 45% saturation.

    CSS Gradients with #DFEDCF

    Green to Purple
    linear-gradient(135deg, #dfedcf, #ddcfed)
    Analogous Fade
    linear-gradient(90deg, #dfedcf, #d0edcf)
    Deep to Light
    linear-gradient(180deg, #2f4319, #d2e6bc)
    Tricolor Sweep
    linear-gradient(135deg, #dfedcf, #cfdfed, #edcfdf)

    Design Use Cases for #DFEDCF

    Balanced UI Color

    At 45% saturation, #DFEDCF 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.

    Near-White Background

    At 87% lightness, #DFEDCF 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

    #DFEDCF falls in the green range (hue 88). 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 #DFEDCF (hue 88) to its complement at hue 268. For a subtler effect, try pairing with an analogous color at hue 118. Use CSS: background: linear-gradient(135deg, #dfedcf, #ddcfed);

    CSS Code for #DFEDCF

    /* Background */
    background-color: #dfedcf;
    background-color: rgb(223, 237, 207);
    background-color: hsl(88, 45%, 87%);
    /* Text */
    color: #dfedcf;
    /* Border */
    border: 2px solid #dfedcf;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(223, 237, 207, 0.3);
    /* CSS Variable */
    --color-primary: 88 45% 87%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #DFEDCF across image editing and color design tools.

    About Color #DFEDCF (#DFEDCF)

    #DFEDCF is a green color (colour) with RGB channel values of 223 red, 237 green, and 207 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 88 degrees with 45% saturation and 87% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #DFEDCF is 229/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 6% cyan, 0% magenta, 13% yellow, and 7% key (black).

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

    The complementary colour #DDCFED creates maximum visual tension when paired with #DFEDCF. For more harmonious color combinations, use the analogous colours #EDECCF and #D0EDCF, 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 #DFEDCF

    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 #DFEDCF?
    #DFEDCF is Color #DFEDCF, a green color (colour) with RGB(223, 237, 207), HSL(88, 45%, 87%), and CMYK(6%, 0%, 13%, 7%). Its perceived brightness is 229/255.
    Is #DFEDCF accessible for text?
    Against white, #DFEDCF has a contrast ratio of 1.22:1 (fails AA for normal text). Against black, it has 17.15:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #DFEDCF?
    The complementary colour is #DDCFED (hue 268). For subtle color combinations, use analogous colours #EDECCF and #D0EDCF. The triadic palette adds #CFDFED and #EDCFDF for vibrant variety.
    How do I use #DFEDCF in CSS?
    Use any format: color: #dfedcf; or rgb(223, 237, 207); or hsl(88, 45%, 87%). For CSS custom properties: --color-primary: 88 45% 87%; 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.