#BDDB8A
A light, moderate green closely aligning with Khaki.
About #BDDB8A
Visually, #BDDB8A is defined as a moderate green. Its closest recognized web color is Khaki. Its digital footprint relies on 189 parts red, 219 parts green, and 138 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 14% Cyan, 0% Magenta, 37% Yellow, and 14% Black. With a hue angle of 82.2 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BDDB8A
RGB189, 219, 138
HSL82.2°, 52.9%, 70.0%
CMYK14%, 0%, 37%, 14%
HSV82.2°, 37.0%, 85.9%
LAB83.6, -23.3, 36.6
XYZ50.9, 63.3, 33.6
Decimal12442506
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.66:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDDB8A;
}
.text-color {
color: #BDDB8A;
}
.border-color {
border: 2px solid #BDDB8A;
}