Color #DFF4BD Color / Colour Code #DFF4BD

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

    #DFF4BD

    Color Conversions

    HEX
    #DFF4BD
    RGB
    rgb(223, 244, 189)
    HSL
    hsl(83, 71%, 85%)
    HSV
    hsv(83, 23%, 96%)
    CMYK
    cmyk(9%, 0%, 23%, 4%)

    Accessibility Contrast

    WCAG contrast ratios for #DFF4BD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.18:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    17.81:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.02:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 53, 83, and 113 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 83, 203, and 323 degrees.

    Color Palettes Using #DFF4BD

    Monochromatic Scale

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

    #2D410B #598316 #95DA25 #BFE97C #DFF4BE
    Warm Harmony

    Adjacent hues from 83 to 128 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.

    #9FDE3B #77DE3B #4EDE3B #3BDE51
    Cool Contrast

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

    #94D926 #6B26D9 #C426D9 #D92694
    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.

    #D1E0B8 #B8E0C7 #B8D1E0 #C7B8E0 #E0B8D1

    Shades & Tints of #DFF4BD

    Lightness variations at hue 83 and 71% saturation.

    CSS Gradients with #DFF4BD

    Green to Purple
    linear-gradient(135deg, #dff4bd, #d2bef4)
    Analogous Fade
    linear-gradient(90deg, #dff4bd, #c4f4be)
    Deep to Light
    linear-gradient(180deg, #364e0d, #d9f2b1)
    Tricolor Sweep
    linear-gradient(135deg, #dff4be, #bedff4, #f4bedf)

    Design Use Cases for #DFF4BD

    Vibrant Brand Color

    #DFF4BD has a strong 71% 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 85% lightness, #DFF4BD 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

    #DFF4BD falls in the green range (hue 83). 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 #DFF4BD (hue 83) to its complement at hue 263. For a subtler effect, try pairing with an analogous color at hue 113. Use CSS: background: linear-gradient(135deg, #dff4bd, #d2bef4);

    CSS Code for #DFF4BD

    /* Background */
    background-color: #dff4bd;
    background-color: rgb(223, 244, 189);
    background-color: hsl(83, 71%, 85%);
    /* Text */
    color: #dff4bd;
    /* Border */
    border: 2px solid #dff4bd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(223, 244, 189, 0.3);
    /* CSS Variable */
    --color-primary: 83 71% 85%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #DFF4BD across image editing and color design tools.

    About Color #DFF4BD (#DFF4BD)

    #DFF4BD is a green color (colour) with RGB channel values of 223 red, 244 green, and 189 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 83 degrees with 71% saturation and 85% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #DFF4BD is 231/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 9% cyan, 0% magenta, 23% yellow, and 4% key (black).

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

    The complementary colour #D2BEF4 creates maximum visual tension when paired with #DFF4BD. For more harmonious color combinations, use the analogous colours #F4EEBE and #C4F4BE, 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 #DFF4BD

    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 #DFF4BD?
    #DFF4BD is Color #DFF4BD, a green color (colour) with RGB(223, 244, 189), HSL(83, 71%, 85%), and CMYK(9%, 0%, 23%, 4%). Its perceived brightness is 231/255.
    Is #DFF4BD accessible for text?
    Against white, #DFF4BD has a contrast ratio of 1.18:1 (fails AA for normal text). Against black, it has 17.81:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #DFF4BD?
    The complementary colour is #D2BEF4 (hue 263). For subtle color combinations, use analogous colours #F4EEBE and #C4F4BE. The triadic palette adds #BEDFF4 and #F4BEDF for vibrant variety.
    How do I use #DFF4BD in CSS?
    Use any format: color: #dff4bd; or rgb(223, 244, 189); or hsl(83, 71%, 85%). For CSS custom properties: --color-primary: 83 71% 85%; 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.