#CCE992
A light, moderate green closely aligning with Khaki.
About #CCE992
When working with digital screens, the color #CCE992 is rendered by mixing light. Its closest recognized web color is Khaki. In the RGB color space, it consists of 204 red, 233 green, and 146 blue.
Translating this color to physical media requires the CMYK color model. The color uses 12% Cyan, 0% Magenta, 37% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CCE992
RGB204, 233, 146
HSL80.0°, 66.4%, 74.3%
CMYK12%, 0%, 37%, 9%
HSV80.0°, 37.3%, 91.4%
LAB88.5, -23.5, 39.2
XYZ59.2, 73.2, 38.2
Decimal13429138
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.64:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCE992;
}
.text-color {
color: #CCE992;
}
.border-color {
border: 2px solid #CCE992;
}