#CCD349
A medium, moderate yellow closely aligning with Yellowgreen.
About #CCD349
Visually, #CCD349 is defined as a moderate yellow. It is closely associated with the named CSS color Yellowgreen. This translates to an RGB value of rgb(204, 211, 73).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 3% Cyan, 0% Magenta, 65% Yellow, and 17% Black. The HSL representation is 63.0° hue, 61.1% saturation, and 55.7% lightness.
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#CCD349
RGB204, 211, 73
HSL63.0°, 61.1%, 55.7%
CMYK3%, 0%, 65%, 17%
HSV63.0°, 65.4%, 82.7%
LAB81.8, -19.5, 64.7
XYZ49.4, 59.9, 15.3
Decimal13423433
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
12.98:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
11.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCD349;
}
.text-color {
color: #CCD349;
}
.border-color {
border: 2px solid #CCD349;
}