#CCD37C
A light, moderate yellow closely aligning with Khaki.
About #CCD37C
At its core, #CCD37C is a light and moderate hue. Designers often compare it to the standard color Khaki. This translates to an RGB value of rgb(204, 211, 124).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 3% C, 0% M, 41% Y, and 17% K. The HSL representation is 64.8° hue, 49.7% saturation, and 65.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CCD37C
RGB204, 211, 124
HSL64.8°, 49.7%, 65.7%
CMYK3%, 0%, 41%, 17%
HSV64.8°, 41.2%, 82.7%
LAB82.3, -15.3, 42.2
XYZ51.8, 60.9, 28.1
Decimal13423484
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.59:1
Text on #FFFFFF
FAIL
13.18:1
Text on #000000
AAA
1.52:1
Text on #F8FAFC
FAIL
11.20:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCD37C;
}
.text-color {
color: #CCD37C;
}
.border-color {
border: 2px solid #CCD37C;
}