#BDDBA8
A light, moderate green closely aligning with Darkseagreen.
About #BDDBA8
Visually, #BDDBA8 is defined as a moderate green. Its closest recognized web color is Darkseagreen. This translates to an RGB value of rgb(189, 219, 168).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 14% cyan, 0% magenta, 23% yellow, and 14% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BDDBA8
RGB189, 219, 168
HSL95.3°, 41.5%, 75.9%
CMYK14%, 0%, 23%, 14%
HSV95.3°, 23.3%, 85.9%
LAB84.1, -19.0, 21.9
XYZ53.4, 64.3, 46.6
Decimal12442536
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.86:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.78:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDDBA8;
}
.text-color {
color: #BDDBA8;
}
.border-color {
border: 2px solid #BDDBA8;
}