#BDDBAF
A light, moderate green closely aligning with Darkseagreen.
About #BDDBAF
The hex code #BDDBAF represents a beautifully specific shade of green. Its closest recognized web color is Darkseagreen. Its digital footprint relies on 189 parts red, 219 parts green, and 175 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 14% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#BDDBAF
RGB189, 219, 175
HSL100.9°, 37.9%, 77.3%
CMYK14%, 0%, 20%, 14%
HSV100.9°, 20.1%, 85.9%
LAB84.3, -17.9, 18.4
XYZ54.1, 64.6, 50.2
Decimal12442543
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.92:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDDBAF;
}
.text-color {
color: #BDDBAF;
}
.border-color {
border: 2px solid #BDDBAF;
}