#CCED91#CCED91
#CCED91 is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.1% C 0.123 H 124.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED91 |
|---|---|
| RGB | rgb(204, 237, 145) |
| HSL | hsl(82, 72%, 75%) |
| HSV | hsv(82, 39%, 93%) |
| CMYK | cmyk(13.9%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(89.60, -25.56, 41.05) |
| CIE-LCH | lch(89.60, 48.36, 121.91°) |
| OKLab | oklab(90.14% -0.0702 0.1007) |
| OKLCH | oklch(90.14% 0.123 124.9) |
| XYZ | xyz(60.2965, 75.4497, 38.1692) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Light Khaki
#E6F2A2
ΔE00 5.04
Celery
#C1FD95
ΔE00 5.05
Light Yellow Green
#CCFD7F
ΔE00 5.34
Tea Green
#BDF8A3
ΔE00 5.51
Light Yellowish Green
#C2FF89
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED91 #B291ED
analogous
#EDE091 #CCED91 #9EED91
triadic
#CCED91 #91CCED #ED91CC
tetradic
#CCED91 #91EDE0 #B291ED #ED919E
square
#CCED91 #91EDE0 #B291ED #ED919E
split-complementary
#CCED91 #919EED #E091ED
monochromatic
#9BDC28 #B4E45C #CCED91 #E4F6C6 #F3FBE5
Accessibility & contrast
On white
1.31
#CCED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#CCED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED91
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED91 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28A
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#D2E5D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced91; /* rgb */ color: rgb(204, 237, 145); /* oklch */ color: oklch(90.1% 0.123 124.9);
Tailwind
colors: {
custom: {
50: '#ddf3b2',
500: '#cced91',
950: '#000000',
},
}SCSS
$custom: #cced91; $custom-light: #ddf3b2; $custom-dark: #000000;
JSON
{
"hex": "#cced91",
"rgb": {
"r": 204,
"g": 237,
"b": 145
},
"hsl": {
"h": 81.522,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.90141,
"c": 0.12275,
"h": 124.9
},
"luminance": 0.7545
}Semantic roles & 50–950 ramp
primary
#CCED91
secondary
#815AC8
accent
#12D457
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581