#CCD342
A medium, moderate yellow closely aligning with Yellowgreen.
About #CCD342
The precise color #CCD342 is an excellent choice for modern design projects. It is closely associated with the named CSS color Yellowgreen. This translates to an RGB value of rgb(204, 211, 66).
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, 69% Y, and 17% K. With a hue angle of 62.9 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. 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#CCD342
RGB204, 211, 66
HSL62.9°, 62.2%, 54.3%
CMYK3%, 0%, 69%, 17%
HSV62.9°, 68.7%, 82.7%
LAB81.7, -19.9, 67.3
XYZ49.2, 59.8, 14.1
Decimal13423426
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
12.96:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
11.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCD342;
}
.text-color {
color: #CCD342;
}
.border-color {
border: 2px solid #CCD342;
}