#CCD35F
A light, moderate yellow closely aligning with Khaki.
About #CCD35F
At its core, #CCD35F is a light and moderate hue. Its closest recognized web color is Khaki. This translates to an RGB value of rgb(204, 211, 95).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 3% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#CCD35F
RGB204, 211, 95
HSL63.6°, 56.9%, 60.0%
CMYK3%, 0%, 55%, 17%
HSV63.6°, 55.0%, 82.7%
LAB82.0, -18.0, 55.6
XYZ50.3, 60.3, 19.8
Decimal13423455
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.05:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCD35F;
}
.text-color {
color: #CCD35F;
}
.border-color {
border: 2px solid #CCD35F;
}