Color #BDF0CC Color / Colour Code #BDF0CC

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

    #BDF0CC

    Color Conversions

    HEX
    #BDF0CC
    RGB
    rgb(189, 240, 204)
    HSL
    hsl(138, 63%, 84%)
    HSV
    hsv(138, 21%, 94%)
    CMYK
    cmyk(21%, 0%, 15%, 6%)

    Accessibility Contrast

    WCAG contrast ratios for #BDF0CC against common backgrounds.

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

    Complementary Colors

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

    Analogous Colors

    Hues at 108, 138, and 168 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 138, 258, and 18 degrees.

    Color Palettes Using #BDF0CC

    Monochromatic Scale

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

    #0E3E1D #1C7D39 #2FD05F #82E39F #C1F1CF
    Warm Harmony

    Adjacent hues from 138 to 183 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.

    #44D56F #44D593 #44D5B8 #44CDD5
    Cool Contrast

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

    #2FD05F #D02FA0 #D02F4F #D05F2F
    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.

    #B8E0C4 #B8D4E0 #C4B8E0 #E0B8D4 #E0C4B8

    Shades & Tints of #BDF0CC

    Lightness variations at hue 138 and 63% saturation.

    CSS Gradients with #BDF0CC

    Green to Pink
    linear-gradient(135deg, #bdf0cc, #f0bce0)
    Analogous Fade
    linear-gradient(90deg, #bdf0cc, #bcf0e6)
    Deep to Light
    linear-gradient(180deg, #114b22, #b4eec6)
    Tricolor Sweep
    linear-gradient(135deg, #bcf0cc, #ccbcf0, #f0ccbc)

    Design Use Cases for #BDF0CC

    Vibrant Brand Color

    #BDF0CC has a strong 63% 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.

    Light Background Tint

    #BDF0CC at 84% 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

    #BDF0CC falls in the green range (hue 138). 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 #BDF0CC (hue 138) to its complement at hue 318. For a subtler effect, try pairing with an analogous color at hue 168. Use CSS: background: linear-gradient(135deg, #bdf0cc, #f0bce0);

    CSS Code for #BDF0CC

    /* Background */
    background-color: #bdf0cc;
    background-color: rgb(189, 240, 204);
    background-color: hsl(138, 63%, 84%);
    /* Text */
    color: #bdf0cc;
    /* Border */
    border: 2px solid #bdf0cc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(189, 240, 204, 0.3);
    /* CSS Variable */
    --color-primary: 138 63% 84%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BDF0CC across image editing and color design tools.

    About Color #BDF0CC (#BDF0CC)

    #BDF0CC is a green color (colour) with RGB channel values of 189 red, 240 green, and 204 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 138 degrees with 63% saturation and 84% lightness, placing it in the neutral-to-cool range of the colour spectrum.

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

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

    The complementary colour #F0BCE0 creates maximum visual tension when paired with #BDF0CC. For more harmonious color combinations, use the analogous colours #C7F0BC and #BCF0E6, 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 #BDF0CC

    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 #BDF0CC?
    #BDF0CC is Color #BDF0CC, a green color (colour) with RGB(189, 240, 204), HSL(138, 63%, 84%), and CMYK(21%, 0%, 15%, 6%). Its perceived brightness is 221/255.
    Is #BDF0CC accessible for text?
    Against white, #BDF0CC has a contrast ratio of 1.27:1 (fails AA for normal text). Against black, it has 16.50:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BDF0CC?
    The complementary colour is #F0BCE0 (hue 318). For subtle color combinations, use analogous colours #C7F0BC and #BCF0E6. The triadic palette adds #CCBCF0 and #F0CCBC for vibrant variety.
    How do I use #BDF0CC in CSS?
    Use any format: color: #bdf0cc; or rgb(189, 240, 204); or hsl(138, 63%, 84%). For CSS custom properties: --color-primary: 138 63% 84%; 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.