#BDD366
A light, moderate yellow closely aligning with Khaki.
About #BDD366
The precise color #BDD366 is an excellent choice for modern design projects. It is closely associated with the named CSS color Khaki. Its digital footprint relies on 189 parts red, 211 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 10% cyan, 0% magenta, 52% yellow, and 17% black. With a hue angle of 72.1 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. 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#BDD366
RGB189, 211, 102
HSL72.1°, 55.3%, 61.4%
CMYK10%, 0%, 52%, 17%
HSV72.1°, 51.7%, 82.7%
LAB80.9, -23.4, 50.9
XYZ46.7, 58.4, 21.4
Decimal12440422
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.66:1
Text on #FFFFFF
FAIL
12.67:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.77:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDD366;
}
.text-color {
color: #BDD366;
}
.border-color {
border: 2px solid #BDD366;
}