#CCED89#CCED89
#CCED89 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.0% C 0.131 H 123.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED89 |
|---|---|
| RGB | rgb(204, 237, 137) |
| HSL | hsl(80, 74%, 73%) |
| HSV | hsv(80, 42%, 93%) |
| CMYK | cmyk(13.9%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(89.49, -26.50, 44.83) |
| CIE-LCH | lch(89.49, 52.08, 120.59°) |
| OKLab | oklab(90.02% -0.0733 0.1089) |
| OKLCH | oklch(90.02% 0.131 123.9) |
| XYZ | xyz(59.7012, 75.2116, 35.0341) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.51
Light Yellow Green
#CCFD7F
ΔE00 4.53
Light Pea Green
#C4FE82
ΔE00 5.09
Celery
#C1FD95
ΔE00 5.22
Light Yellowish Green
#C2FF89
ΔE00 5.32
Light Khaki
#E6F2A2
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED89 #AA89ED
analogous
#EDDC89 #CCED89 #9AED89
triadic
#CCED89 #89CCED #ED89CC
tetradic
#CCED89 #89EDDC #AA89ED #ED899A
square
#CCED89 #89EDDC #AA89ED #ED899A
split-complementary
#CCED89 #899AED #DC89ED
monochromatic
#9DDA21 #B5E554 #CCED89 #E3F5BE #F4FBE4
Accessibility & contrast
On white
1.31
#CCED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#CCED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED89
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED89 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#F3E18E
Tritanopia (blue-blind)
#D3E4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced89; /* rgb */ color: rgb(204, 237, 137); /* oklch */ color: oklch(90.0% 0.131 123.9);
Tailwind
colors: {
custom: {
50: '#ddf3ad',
500: '#cced89',
950: '#000000',
},
}SCSS
$custom: #cced89; $custom-light: #ddf3ad; $custom-dark: #000000;
JSON
{
"hex": "#cced89",
"rgb": {
"r": 204,
"g": 237,
"b": 137
},
"hsl": {
"h": 79.8,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.90016,
"c": 0.13131,
"h": 123.9
},
"luminance": 0.75212
}Semantic roles & 50–950 ramp
primary
#CCED89
secondary
#7952C8
accent
#10D651
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581