#BDDBC5

A very light, muted green closely aligning with Honeydew.

About #BDDBC5

The precise color #BDDBC5 is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Honeydew. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 219, and 197.

For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 14% cyan, 0% magenta, 10% yellow, and 14% black. This makes it a relatively light color when applied to physical surfaces.

Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#BDDBC5
RGB189, 219, 197
HSL136.0°, 29.4%, 80.0%
CMYK14%, 0%, 10%, 14%
HSV136.0°, 13.7%, 85.9%
LAB84.7, -14.1, 7.5
XYZ56.4, 65.5, 62.5
Decimal12442565

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.49:1
Text on #FFFFFF
FAIL
14.10:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
11.99:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #BDDBC5; }
.text-color { color: #BDDBC5; }
.border-color { border: 2px solid #BDDBC5; }

Similar Colors

Honeydew
#F0FFF0