#BDC58A
A light, moderate yellow closely aligning with Darkkhaki.
About #BDC58A
At its core, #BDC58A is a light and moderate hue. Designers often compare it to the standard color Darkkhaki. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 197, and 138.
For print applications, it's crucial to understand its CMYK makeup. The color uses 4% Cyan, 0% Magenta, 30% 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. 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#BDC58A
RGB189, 197, 138
HSL68.1°, 33.7%, 65.7%
CMYK4%, 0%, 30%, 23%
HSV68.1°, 29.9%, 77.3%
LAB77.6, -12.3, 28.7
XYZ45.5, 52.6, 31.8
Decimal12436874
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.82:1
Text on #FFFFFF
FAIL
11.52:1
Text on #000000
AAA
1.74:1
Text on #F8FAFC
FAIL
9.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDC58A;
}
.text-color {
color: #BDC58A;
}
.border-color {
border: 2px solid #BDC58A;
}