#C5CC57
A medium, moderate yellow closely aligning with Khaki.
About #C5CC57
When working with digital screens, the color #C5CC57 is rendered by mixing light. Designers often compare it to the standard color Khaki. This translates to an RGB value of rgb(197, 204, 87).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 3% C, 0% M, 57% 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. 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#C5CC57
RGB197, 204, 87
HSL63.6°, 53.4%, 57.1%
CMYK3%, 0%, 57%, 20%
HSV63.6°, 57.4%, 80.0%
LAB79.5, -18.0, 56.2
XYZ46.3, 55.7, 17.3
Decimal12962903
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.15:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5CC57;
}
.text-color {
color: #C5CC57;
}
.border-color {
border: 2px solid #C5CC57;
}