#BDC52C
A medium, moderate yellow closely aligning with Yellowgreen.
About #BDC52C
The precise color #BDC52C is an excellent choice for modern design projects. It is closely associated with the named CSS color Yellowgreen. Its digital footprint relies on 189 parts red, 197 parts green, and 44 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 4% C, 0% M, 78% Y, and 23% K. With a hue angle of 63.1 degrees, it sits comfortably in the yellow spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BDC52C
RGB189, 197, 44
HSL63.1°, 63.5%, 47.3%
CMYK4%, 0%, 78%, 23%
HSV63.1°, 77.7%, 77.3%
LAB76.6, -20.3, 69.4
XYZ41.4, 50.9, 10.0
Decimal12436780
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.19:1
Text on #000000
AAA
1.79:1
Text on #F8FAFC
FAIL
9.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDC52C;
}
.text-color {
color: #BDC52C;
}
.border-color {
border: 2px solid #BDC52C;
}