#BDC524
A medium, moderate yellow closely aligning with Yellowgreen.
About #BDC524
At its core, #BDC524 is a medium and moderate hue. Designers often compare it to the standard color Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 197, and 36.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 4% cyan, 0% magenta, 82% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BDC524
RGB189, 197, 36
HSL63.0°, 69.1%, 45.7%
CMYK4%, 0%, 82%, 23%
HSV63.0°, 81.7%, 77.3%
LAB76.6, -20.5, 71.5
XYZ41.3, 50.9, 9.3
Decimal12436772
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.18:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDC524;
}
.text-color {
color: #BDC524;
}
.border-color {
border: 2px solid #BDC524;
}