#CCE9A0
A light, moderate green closely aligning with Palegoldenrod.
About #CCE9A0
When working with digital screens, the color #CCE9A0 is rendered by mixing light. Its closest recognized web color is Palegoldenrod. Its digital footprint relies on 204 parts red, 233 parts green, and 160 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 12% cyan and 0% magenta inks. The HSL representation is 83.8° hue, 62.4% saturation, and 77.1% lightness.
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#CCE9A0
RGB204, 233, 160
HSL83.8°, 62.4%, 77.1%
CMYK12%, 0%, 31%, 9%
HSV83.8°, 31.3%, 91.4%
LAB88.8, -21.7, 32.4
XYZ60.4, 73.7, 44.3
Decimal13429152
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.73:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.37:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCE9A0;
}
.text-color {
color: #CCE9A0;
}
.border-color {
border: 2px solid #CCE9A0;
}