#BDE2C5
A very light, moderate green closely aligning with Honeydew.
About #BDE2C5
Visually, #BDE2C5 is defined as a moderate green. Designers often compare it to the standard color Honeydew. Its digital footprint relies on 189 parts red, 226 parts green, and 197 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 16% Cyan, 0% Magenta, 13% Yellow, and 11% Black. With a hue angle of 133.0 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BDE2C5
RGB189, 226, 197
HSL133.0°, 38.9%, 81.4%
CMYK16%, 0%, 13%, 11%
HSV133.0°, 16.4%, 88.6%
LAB86.6, -17.6, 10.2
XYZ58.3, 69.2, 63.1
Decimal12444357
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.41:1
Text on #FFFFFF
FAIL
14.85:1
Text on #000000
AAA
1.35:1
Text on #F8FAFC
FAIL
12.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDE2C5;
}
.text-color {
color: #BDE2C5;
}
.border-color {
border: 2px solid #BDE2C5;
}