#CCED95#CCED95
#CCED95 is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.2% C 0.118 H 125.4°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED95 |
|---|---|
| RGB | rgb(204, 237, 149) |
| HSL | hsl(83, 71%, 76%) |
| HSV | hsv(83, 37%, 93%) |
| CMYK | cmyk(13.9%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(89.66, -25.07, 39.15) |
| CIE-LCH | lch(89.66, 46.49, 122.64°) |
| OKLab | oklab(90.21% -0.0686 0.0964) |
| OKLCH | oklch(90.21% 0.118 125.4) |
| XYZ | xyz(60.6103, 75.5753, 39.8223) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Light Khaki
#E6F2A2
ΔE00 4.97
Celery
#C1FD95
ΔE00 5.10
Tea Green
#BDF8A3
ΔE00 5.18
Washed Out Green
#BCF5A6
ΔE00 5.33
Light Yellow Green
#CCFD7F
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED95 #B695ED
analogous
#EDE295 #CCED95 #A0ED95
triadic
#CCED95 #95CCED #ED95CC
tetradic
#CCED95 #95EDE2 #B695ED #ED95A0
square
#CCED95 #95EDE2 #B695ED #ED95A0
split-complementary
#CCED95 #95A0ED #E295ED
monochromatic
#9ADB2C #B3E461 #CCED95 #E5F6C9 #F2FBE5
Accessibility & contrast
On white
1.30
#CCED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#CCED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED95
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED95 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38F
Deuteranopia (green-blind)
#F1E199
Tritanopia (blue-blind)
#D1E5D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced95; /* rgb */ color: rgb(204, 237, 149); /* oklch */ color: oklch(90.2% 0.118 125.4);
Tailwind
colors: {
custom: {
50: '#dcf3b5',
500: '#cced95',
950: '#000000',
},
}SCSS
$custom: #cced95; $custom-light: #dcf3b5; $custom-dark: #000000;
JSON
{
"hex": "#cced95",
"rgb": {
"r": 204,
"g": 237,
"b": 149
},
"hsl": {
"h": 82.5,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.90207,
"c": 0.11837,
"h": 125.4
},
"luminance": 0.75576
}Semantic roles & 50–950 ramp
primary
#CCED95
secondary
#865DC9
accent
#13D35B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581