#BDC57C
A light, moderate yellow closely aligning with Darkkhaki.
About #BDC57C
Visually, #BDC57C is defined as a moderate yellow. Its closest recognized web color is Darkkhaki. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 197, and 124.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 4% C, 0% M, 37% Y, and 23% K. The HSL representation is 66.6° hue, 38.6% saturation, and 62.9% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BDC57C
RGB189, 197, 124
HSL66.6°, 38.6%, 62.9%
CMYK4%, 0%, 37%, 23%
HSV66.6°, 37.1%, 77.3%
LAB77.4, -14.1, 35.7
XYZ44.6, 52.2, 26.8
Decimal12436860
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.44:1
Text on #000000
AAA
1.75:1
Text on #F8FAFC
FAIL
9.73:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDC57C;
}
.text-color {
color: #BDC57C;
}
.border-color {
border: 2px solid #BDC57C;
}