#C8EE95#C8EE95
#C8EE95 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.1% C 0.121 H 127.5°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE95 |
|---|---|
| RGB | rgb(200, 238, 149) |
| HSL | hsl(86, 72%, 76%) |
| HSV | hsv(86, 37%, 93%) |
| CMYK | cmyk(16%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(89.67, -27.00, 39.11) |
| CIE-LCH | lch(89.67, 47.53, 124.62°) |
| OKLab | oklab(90.15% -0.0739 0.0964) |
| OKLCH | oklch(90.15% 0.121 127.5) |
| XYZ | xyz(59.8181, 75.5977, 39.8683) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.23
Tea Green
#BDF8A3
ΔE00 4.31
Celery
#C1FD95
ΔE00 4.33
Washed Out Green
#BCF5A6
ΔE00 4.52
Light Light Green
#C8FFB0
ΔE00 5.19
Light Yellowish Green
#C2FF89
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE95 #BB95EE
analogous
#EEE795 #C8EE95 #9BEE95
triadic
#C8EE95 #95C8EE #EE95C8
tetradic
#C8EE95 #95EEE7 #BB95EE #EE959B
square
#C8EE95 #95EEE7 #BB95EE #EE959B
split-complementary
#C8EE95 #959BEE #E795EE
monochromatic
#91DD2C #ADE660 #C8EE95 #E3F6CA #F1FBE5
Accessibility & contrast
On white
1.30
#C8EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#C8EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE95
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE95 | 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)
#F7E38F
Deuteranopia (green-blind)
#F1E19A
Tritanopia (blue-blind)
#CCE6D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ee95; /* rgb */ color: rgb(200, 238, 149); /* oklch */ color: oklch(90.1% 0.121 127.5);
Tailwind
colors: {
custom: {
50: '#daf3b5',
500: '#c8ee95',
950: '#000000',
},
}SCSS
$custom: #c8ee95; $custom-light: #daf3b5; $custom-dark: #000000;
JSON
{
"hex": "#c8ee95",
"rgb": {
"r": 200,
"g": 238,
"b": 149
},
"hsl": {
"h": 85.618,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.90149,
"c": 0.12146,
"h": 127.5
},
"luminance": 0.75598
}Semantic roles & 50–950 ramp
primary
#C8EE95
secondary
#8C5DCA
accent
#11D464
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581