#BDDB83
A light, moderate green closely aligning with Khaki.
About #BDDB83
The precise color #BDDB83 is an excellent choice for modern design projects. It is closely associated with the named CSS color Khaki. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 219, and 131.
Translating this color to physical media requires the CMYK color model. The color uses 14% Cyan, 0% Magenta, 40% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
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#BDDB83
RGB189, 219, 131
HSL80.5°, 55.0%, 68.6%
CMYK14%, 0%, 40%, 14%
HSV80.5°, 40.2%, 85.9%
LAB83.5, -24.2, 40.0
XYZ50.4, 63.1, 31.0
Decimal12442499
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.62:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDDB83;
}
.text-color {
color: #BDDB83;
}
.border-color {
border: 2px solid #BDDB83;
}