#BDC583
A light, moderate yellow closely aligning with Darkkhaki.
About #BDC583
The precise color #BDC583 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkkhaki. This translates to an RGB value of rgb(189, 197, 131).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 4% Cyan, 0% Magenta, 34% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BDC583
RGB189, 197, 131
HSL67.3°, 36.3%, 64.3%
CMYK4%, 0%, 34%, 23%
HSV67.3°, 33.5%, 77.3%
LAB77.5, -13.2, 32.2
XYZ45.0, 52.4, 29.2
Decimal12436867
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.83:1
Text on #FFFFFF
FAIL
11.48:1
Text on #000000
AAA
1.75:1
Text on #F8FAFC
FAIL
9.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDC583;
}
.text-color {
color: #BDC583;
}
.border-color {
border: 2px solid #BDC583;
}