#C5CC8A
A light, moderate yellow closely aligning with Darkkhaki.
About #C5CC8A
The hex code #C5CC8A represents a beautifully specific shade of yellow. Designers often compare it to the standard color Darkkhaki. In the RGB color space, it consists of 197 red, 204 green, and 138 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 3% C, 0% M, 32% Y, and 20% K. 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. 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#C5CC8A
RGB197, 204, 138
HSL66.4°, 39.3%, 67.1%
CMYK3%, 0%, 32%, 20%
HSV66.4°, 32.4%, 80.0%
LAB80.1, -12.8, 32.2
XYZ49.2, 56.9, 32.4
Decimal12962954
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.38:1
Text on #000000
AAA
1.62:1
Text on #F8FAFC
FAIL
10.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5CC8A;
}
.text-color {
color: #C5CC8A;
}
.border-color {
border: 2px solid #C5CC8A;
}