Color #DEEDD7 Color / Colour Code #DEEDD7

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

    #DEEDD7

    Color Conversions

    HEX
    #DEEDD7
    RGB
    rgb(222, 237, 215)
    HSL
    hsl(101, 38%, 89%)
    HSV
    hsv(101, 9%, 93%)
    CMYK
    cmyk(6%, 0%, 9%, 7%)

    Accessibility Contrast

    WCAG contrast ratios for #DEEDD7 against common backgrounds.

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

    Complementary Colors

    #DEEDD7 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 #DEEDD7

    Monochromatic Scale

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

    #213518 #426A2F #6EB04F #A8D095 #D3E7CA
    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.

    #7CB861 #66B861 #61B871 #61B886
    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.

    #6EB04F #914FB0 #B04F9E #B04F6E
    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 #DEEDD7

    Lightness variations at hue 101 and 38% saturation.

    CSS Gradients with #DEEDD7

    Green to Purple
    linear-gradient(135deg, #deedd7, #e7d8ee)
    Analogous Fade
    linear-gradient(90deg, #deedd7, #d8eedc)
    Deep to Light
    linear-gradient(180deg, #283f1c, #cbe3c0)
    Tricolor Sweep
    linear-gradient(135deg, #dfeed8, #d8dfee, #eed8df)

    Design Use Cases for #DEEDD7

    Balanced UI Color

    At 38% saturation, #DEEDD7 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 89% lightness, #DEEDD7 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

    #DEEDD7 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 #DEEDD7 (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, #deedd7, #e7d8ee);

    CSS Code for #DEEDD7

    /* Background */
    background-color: #deedd7;
    background-color: rgb(222, 237, 215);
    background-color: hsl(101, 38%, 89%);
    /* Text */
    color: #deedd7;
    /* Border */
    border: 2px solid #deedd7;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(222, 237, 215, 0.3);
    /* CSS Variable */
    --color-primary: 101 38% 89%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #DEEDD7 across image editing and color design tools.

    About Color #DEEDD7 (#DEEDD7)

    #DEEDD7 is a green color (colour) with RGB channel values of 222 red, 237 green, and 215 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 101 degrees with 38% saturation and 89% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #DEEDD7 is 230/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, 9% yellow, and 7% key (black).

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

    The complementary colour #E7D8EE creates maximum visual tension when paired with #DEEDD7. For more harmonious color combinations, use the analogous colours #EAEED8 and #D8EEDC, 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 #DEEDD7

    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 #DEEDD7?
    #DEEDD7 is Color #DEEDD7, a green color (colour) with RGB(222, 237, 215), HSL(101, 38%, 89%), and CMYK(6%, 0%, 9%, 7%). Its perceived brightness is 230/255.
    Is #DEEDD7 accessible for text?
    Against white, #DEEDD7 has a contrast ratio of 1.22:1 (fails AA for normal text). Against black, it has 17.20:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #DEEDD7?
    The complementary colour is #E7D8EE (hue 281). For subtle color combinations, use analogous colours #EAEED8 and #D8EEDC. The triadic palette adds #D8DFEE and #EED8DF for vibrant variety.
    How do I use #DEEDD7 in CSS?
    Use any format: color: #deedd7; or rgb(222, 237, 215); or hsl(101, 38%, 89%). For CSS custom properties: --color-primary: 101 38% 89%; 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.