#CCEE95#CCEE95
#CCEE95 is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.4% C 0.120 H 125.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEE95 |
|---|---|
| RGB | rgb(204, 238, 149) |
| HSL | hsl(83, 72%, 76%) |
| HSV | hsv(83, 37%, 93%) |
| CMYK | cmyk(14.3%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(89.93, -25.55, 39.50) |
| CIE-LCH | lch(89.93, 47.04, 122.90°) |
| OKLab | oklab(90.42% -0.07 0.0973) |
| OKLCH | oklch(90.42% 0.12 125.7) |
| XYZ | xyz(60.9007, 76.1559, 39.9191) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.65
Celery
#C1FD95
ΔE00 4.84
Tea Green
#BDF8A3
ΔE00 5.01
Light Khaki
#E6F2A2
ΔE00 5.08
Washed Out Green
#BCF5A6
ΔE00 5.21
Light Yellow Green
#CCFD7F
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEE95 #B795EE
analogous
#EEE395 #CCEE95 #9FEE95
triadic
#CCEE95 #95CCEE #EE95CC
tetradic
#CCEE95 #95EEE3 #B795EE #EE959F
square
#CCEE95 #95EEE3 #B795EE #EE959F
split-complementary
#CCEE95 #959FEE #E395EE
monochromatic
#99DD2C #B3E660 #CCEE95 #E5F6CA #F2FBE5
Accessibility & contrast
On white
1.29
#CCEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#CCEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEE95
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEE95 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38F
Deuteranopia (green-blind)
#F2E299
Tritanopia (blue-blind)
#D1E6D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ccee95; /* rgb */ color: rgb(204, 238, 149); /* oklch */ color: oklch(90.4% 0.120 125.7);
Tailwind
colors: {
custom: {
50: '#dcf3b5',
500: '#ccee95',
950: '#000000',
},
}SCSS
$custom: #ccee95; $custom-light: #dcf3b5; $custom-dark: #000000;
JSON
{
"hex": "#ccee95",
"rgb": {
"r": 204,
"g": 238,
"b": 149
},
"hsl": {
"h": 82.921,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.90423,
"c": 0.11981,
"h": 125.7
},
"luminance": 0.76156
}Semantic roles & 50–950 ramp
primary
#CCEE95
secondary
#875DCA
accent
#11D45C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581