#CCE983
A light, moderate green closely aligning with Khaki.
About #CCE983
Visually, #CCE983 is defined as a moderate green. Its closest recognized web color is Khaki. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 233, and 131.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 12% C, 0% M, 44% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#CCE983
RGB204, 233, 131
HSL77.1°, 69.9%, 71.4%
CMYK12%, 0%, 44%, 9%
HSV77.1°, 43.8%, 91.4%
LAB88.3, -25.3, 46.3
XYZ58.1, 72.8, 32.5
Decimal13429123
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.35:1
Text on #FFFFFF
FAIL
15.55:1
Text on #000000
AAA
1.29:1
Text on #F8FAFC
FAIL
13.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCE983;
}
.text-color {
color: #CCE983;
}
.border-color {
border: 2px solid #CCE983;
}