#CCE992#CCE992
#CCE992 is a very light, moderate yellow-green. Relative luminance 0.732; OKLCH L 89.3% C 0.116 H 123.7°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE992 |
|---|---|
| RGB | rgb(204, 233, 146) |
| HSL | hsl(80, 66%, 74%) |
| HSV | hsv(80, 37%, 91%) |
| CMYK | cmyk(12.4%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(88.54, -23.52, 39.19) |
| CIE-LCH | lch(88.54, 45.71, 120.98°) |
| OKLab | oklab(89.29% -0.0644 0.0964) |
| OKLCH | oklch(89.29% 0.116 123.7) |
| XYZ | xyz(59.2287, 73.1903, 38.1954) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.66
Pale Olive Green
#B1D27B
ΔE00 5.64
Pistachio (survey)
#C0FA8B
ΔE00 5.78
Celery
#C1FD95
ΔE00 6.09
Tea Green
#BDF8A3
ΔE00 6.12
Light Grey Green
#B7E1A1
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE992 #AF92E9
analogous
#E9DB92 #CCE992 #A1E992
triadic
#CCE992 #92CCE9 #E992CC
tetradic
#CCE992 #92E9DB #AF92E9 #E992A1
square
#CCE992 #92E9DB #AF92E9 #E992A1
split-complementary
#CCE992 #92A1E9 #DB92E9
monochromatic
#9CD42C #B4DF5F #CCE992 #E4F3C5 #F3FAE6
Accessibility & contrast
On white
1.34
#CCE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#CCE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE992
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE992 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#EEDE96
Tritanopia (blue-blind)
#D2E1D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cce992; /* rgb */ color: rgb(204, 233, 146); /* oklch */ color: oklch(89.3% 0.116 123.7);
Tailwind
colors: {
custom: {
50: '#dcf0b3',
500: '#cce992',
950: '#000000',
},
}SCSS
$custom: #cce992; $custom-light: #dcf0b3; $custom-dark: #000000;
JSON
{
"hex": "#cce992",
"rgb": {
"r": 204,
"g": 233,
"b": 146
},
"hsl": {
"h": 80,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.89293,
"c": 0.11596,
"h": 123.7
},
"luminance": 0.73191
}Semantic roles & 50–950 ramp
primary
#CCE992
secondary
#7E5CC3
accent
#17CE54
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581