#B6BD6D
A medium, moderate yellow closely aligning with Darkkhaki.
About #B6BD6D
Visually, #B6BD6D is defined as a moderate yellow. Designers often compare it to the standard color Darkkhaki. This translates to an RGB value of rgb(182, 189, 109).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 4% C, 0% M, 42% Y, and 26% K. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B6BD6D
RGB182, 189, 109
HSL65.2°, 37.7%, 58.4%
CMYK4%, 0%, 42%, 26%
HSV65.2°, 42.3%, 74.1%
LAB74.5, -14.5, 39.5
XYZ40.2, 47.4, 21.5
Decimal11976045
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.00:1
Text on #FFFFFF
FAIL
10.49:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.92:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6BD6D;
}
.text-color {
color: #B6BD6D;
}
.border-color {
border: 2px solid #B6BD6D;
}