#CCED87#CCED87
#CCED87 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.0% C 0.133 H 123.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED87 |
|---|---|
| RGB | rgb(204, 237, 135) |
| HSL | hsl(79, 74%, 73%) |
| HSV | hsv(79, 43%, 93%) |
| CMYK | cmyk(13.9%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(89.47, -26.73, 45.77) |
| CIE-LCH | lch(89.47, 53.00, 120.28°) |
| OKLab | oklab(89.99% -0.0741 0.111) |
| OKLCH | oklch(89.99% 0.133 123.7) |
| XYZ | xyz(59.5591, 75.1548, 34.2856) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 4.53
Light Pea Green
#C4FE82
ΔE00 5.00
Light Yellowish Green
#C2FF89
ΔE00 5.29
Celery
#C1FD95
ΔE00 5.31
Light Khaki
#E6F2A2
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED87 #A887ED
analogous
#EDDB87 #CCED87 #99ED87
triadic
#CCED87 #87CCED #ED87CC
tetradic
#CCED87 #87EDDB #A887ED #ED8799
square
#CCED87 #87EDDB #A887ED #ED8799
split-complementary
#CCED87 #8799ED #DB87ED
monochromatic
#9DD921 #B5E552 #CCED87 #E3F5BC #F4FBE4
Accessibility & contrast
On white
1.31
#CCED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#CCED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED87
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED87 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E27F
Deuteranopia (green-blind)
#F3E18C
Tritanopia (blue-blind)
#D3E4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced87; /* rgb */ color: rgb(204, 237, 135); /* oklch */ color: oklch(90.0% 0.133 123.7);
Tailwind
colors: {
custom: {
50: '#ddf3ab',
500: '#cced87',
950: '#000000',
},
}SCSS
$custom: #cced87; $custom-light: #ddf3ab; $custom-dark: #000000;
JSON
{
"hex": "#cced87",
"rgb": {
"r": 204,
"g": 237,
"b": 135
},
"hsl": {
"h": 79.412,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.89986,
"c": 0.1334,
"h": 123.7
},
"luminance": 0.75155
}Semantic roles & 50–950 ramp
primary
#CCED87
secondary
#7751C8
accent
#0FD650
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581