#CCEC8D#CCEC8D
#CCEC8D is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.9% C 0.126 H 124.1°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEC8D |
|---|---|
| RGB | rgb(204, 236, 141) |
| HSL | hsl(80, 71%, 74%) |
| HSV | hsv(80, 40%, 93%) |
| CMYK | cmyk(13.6%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(89.28, -25.56, 42.61) |
| CIE-LCH | lch(89.28, 49.69, 120.96°) |
| OKLab | oklab(89.86% -0.0704 0.1041) |
| OKLCH | oklch(89.86% 0.126 124.1) |
| XYZ | xyz(59.7047, 74.7511, 36.4771) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Light Khaki
#E6F2A2
ΔE00 5.07
Light Yellow Green
#CCFD7F
ΔE00 5.15
Celery
#C1FD95
ΔE00 5.33
Light Pea Green
#C4FE82
ΔE00 5.59
Light Yellowish Green
#C2FF89
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEC8D #AD8DEC
analogous
#ECDD8D #CCEC8D #9DEC8D
triadic
#CCEC8D #8DCCEC #EC8DCC
tetradic
#CCEC8D #8DECDD #AD8DEC #EC8D9D
square
#CCEC8D #8DECDD #AD8DEC #EC8D9D
split-complementary
#CCEC8D #8D9DEC #DD8DEC
monochromatic
#9DDA24 #B5E359 #CCEC8D #E3F5C1 #F3FBE5
Accessibility & contrast
On white
1.32
#CCEC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CCEC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEC8D
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEC8D | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E186
Deuteranopia (green-blind)
#F1E092
Tritanopia (blue-blind)
#D2E4D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ccec8d; /* rgb */ color: rgb(204, 236, 141); /* oklch */ color: oklch(89.9% 0.126 124.1);
Tailwind
colors: {
custom: {
50: '#ddf2af',
500: '#ccec8d',
950: '#000000',
},
}SCSS
$custom: #ccec8d; $custom-light: #ddf2af; $custom-dark: #000000;
JSON
{
"hex": "#ccec8d",
"rgb": {
"r": 204,
"g": 236,
"b": 141
},
"hsl": {
"h": 80.211,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.89861,
"c": 0.12566,
"h": 124.1
},
"luminance": 0.74751
}Semantic roles & 50–950 ramp
primary
#CCEC8D
secondary
#7C56C7
accent
#12D353
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581