Color #BDF7CA Color / Colour Code #BDF7CA

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

    #BDF7CA

    Color Conversions

    HEX
    #BDF7CA
    RGB
    rgb(189, 247, 202)
    HSL
    hsl(133, 78%, 85%)
    HSV
    hsv(133, 23%, 97%)
    CMYK
    cmyk(23%, 0%, 18%, 3%)

    Accessibility Contrast

    WCAG contrast ratios for #BDF7CA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.21:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    17.32:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.04:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 103, 133, and 163 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 133, 253, and 13 degrees.

    Color Palettes Using #BDF7CA

    Monochromatic Scale

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

    #084415 #11882B #1CE347 #77EE91 #BBF7C8
    Warm Harmony

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

    #33E65A #33E686 #33E6B3 #33E6E0
    Cool Contrast

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

    #26D94D #D926B2 #D92659 #D94D26
    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.

    #B8E0C0 #B8D8E0 #C0B8E0 #E0B8D8 #E0C0B8

    Shades & Tints of #BDF7CA

    Lightness variations at hue 133 and 78% saturation.

    CSS Gradients with #BDF7CA

    Green to Purple
    linear-gradient(135deg, #bdf7ca, #f7bbea)
    Analogous Fade
    linear-gradient(90deg, #bdf7ca, #bbf7e6)
    Deep to Light
    linear-gradient(180deg, #0a521a, #adf5bd)
    Tricolor Sweep
    linear-gradient(135deg, #bbf7c8, #c8bbf7, #f7c8bb)

    Design Use Cases for #BDF7CA

    Vibrant Brand Color

    #BDF7CA has a strong 78% 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, #BDF7CA 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

    #BDF7CA falls in the green range (hue 133). 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 #BDF7CA (hue 133) to its complement at hue 313. For a subtler effect, try pairing with an analogous color at hue 163. Use CSS: background: linear-gradient(135deg, #bdf7ca, #f7bbea);

    CSS Code for #BDF7CA

    /* Background */
    background-color: #bdf7ca;
    background-color: rgb(189, 247, 202);
    background-color: hsl(133, 78%, 85%);
    /* Text */
    color: #bdf7ca;
    /* Border */
    border: 2px solid #bdf7ca;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(189, 247, 202, 0.3);
    /* CSS Variable */
    --color-primary: 133 78% 85%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BDF7CA across image editing and color design tools.

    About Color #BDF7CA (#BDF7CA)

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

    The perceived brightness of #BDF7CA is 225/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 23% cyan, 0% magenta, 18% yellow, and 3% key (black).

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

    The complementary colour #F7BBEA creates maximum visual tension when paired with #BDF7CA. For more harmonious color combinations, use the analogous colours #CCF7BB and #BBF7E6, 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 #BDF7CA

    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 #BDF7CA?
    #BDF7CA is Color #BDF7CA, a green color (colour) with RGB(189, 247, 202), HSL(133, 78%, 85%), and CMYK(23%, 0%, 18%, 3%). Its perceived brightness is 225/255.
    Is #BDF7CA accessible for text?
    Against white, #BDF7CA has a contrast ratio of 1.21:1 (fails AA for normal text). Against black, it has 17.32:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BDF7CA?
    The complementary colour is #F7BBEA (hue 313). For subtle color combinations, use analogous colours #CCF7BB and #BBF7E6. The triadic palette adds #C8BBF7 and #F7C8BB for vibrant variety.
    How do I use #BDF7CA in CSS?
    Use any format: color: #bdf7ca; or rgb(189, 247, 202); or hsl(133, 78%, 85%). For CSS custom properties: --color-primary: 133 78% 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.