#C5BD24
A medium, moderate yellow closely aligning with Goldenrod.
About #C5BD24
The hex code #C5BD24 represents a beautifully specific shade of yellow. Its closest recognized web color is Goldenrod. Its digital footprint relies on 197 parts red, 189 parts green, and 36 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 4% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#C5BD24
RGB197, 189, 36
HSL57.0°, 69.1%, 45.7%
CMYK0%, 4%, 82%, 23%
HSV57.0°, 81.7%, 77.3%
LAB75.1, -13.1, 70.5
XYZ41.5, 48.4, 8.8
Decimal12959012
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.97:1
Text on #FFFFFF
FAIL
10.68:1
Text on #000000
AAA
1.88:1
Text on #F8FAFC
FAIL
9.08:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5BD24;
}
.text-color {
color: #C5BD24;
}
.border-color {
border: 2px solid #C5BD24;
}