#CCEE8A#CCEE8A
#CCEE8A is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.2% C 0.132 H 124.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEE8A |
|---|---|
| RGB | rgb(204, 238, 138) |
| HSL | hsl(80, 75%, 74%) |
| HSV | hsv(80, 42%, 93%) |
| CMYK | cmyk(14.3%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(89.78, -26.86, 44.71) |
| CIE-LCH | lch(89.78, 52.16, 121.00°) |
| OKLab | oklab(90.25% -0.0743 0.1087) |
| OKLCH | oklch(90.25% 0.132 124.3) |
| XYZ | xyz(60.0636, 75.8211, 35.5104) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.27
Light Yellow Green
#CCFD7F
ΔE00 4.36
Light Pea Green
#C4FE82
ΔE00 4.88
Celery
#C1FD95
ΔE00 4.96
Light Yellowish Green
#C2FF89
ΔE00 5.08
Light Khaki
#E6F2A2
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEE8A #AC8AEE
analogous
#EEDE8A #CCEE8A #9AEE8A
triadic
#CCEE8A #8ACCEE #EE8ACC
tetradic
#CCEE8A #8AEEDE #AC8AEE #EE8A9A
square
#CCEE8A #8AEEDE #AC8AEE #EE8A9A
split-complementary
#CCEE8A #8A9AEE #DE8AEE
monochromatic
#9DDD20 #B5E655 #CCEE8A #E3F6BF #F3FBE4
Accessibility & contrast
On white
1.30
#CCEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CCEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEE8A
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEE8A | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E382
Deuteranopia (green-blind)
#F3E18F
Tritanopia (blue-blind)
#D2E5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ccee8a; /* rgb */ color: rgb(204, 238, 138); /* oklch */ color: oklch(90.2% 0.132 124.3);
Tailwind
colors: {
custom: {
50: '#ddf3ad',
500: '#ccee8a',
950: '#000000',
},
}SCSS
$custom: #ccee8a; $custom-light: #ddf3ad; $custom-dark: #000000;
JSON
{
"hex": "#ccee8a",
"rgb": {
"r": 204,
"g": 238,
"b": 138
},
"hsl": {
"h": 80.4,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.90248,
"c": 0.13164,
"h": 124.3
},
"luminance": 0.75821
}Semantic roles & 50–950 ramp
primary
#CCEE8A
secondary
#7B53C9
accent
#0FD753
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581