#C8EE97#C8EE97
#C8EE97 is a very light, moderate yellow-green. Relative luminance 0.757; OKLCH L 90.2% C 0.119 H 127.8°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE97 |
|---|---|
| RGB | rgb(200, 238, 151) |
| HSL | hsl(86, 72%, 76%) |
| HSV | hsv(86, 37%, 93%) |
| CMYK | cmyk(16%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(89.70, -26.74, 38.16) |
| CIE-LCH | lch(89.70, 46.60, 125.03°) |
| OKLab | oklab(90.18% -0.0731 0.0942) |
| OKLCH | oklch(90.18% 0.119 127.8) |
| XYZ | xyz(59.9791, 75.6621, 40.7165) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.15
Washed Out Green
#BCF5A6
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 4.41
Celery
#C1FD95
ΔE00 4.41
Light Light Green
#C8FFB0
ΔE00 4.98
Light Sage
#BCECAC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE97 #BD97EE
analogous
#EEE997 #C8EE97 #9DEE97
triadic
#C8EE97 #97C8EE #EE97C8
tetradic
#C8EE97 #97EEE9 #BD97EE #EE979D
square
#C8EE97 #97EEE9 #BD97EE #EE979D
split-complementary
#C8EE97 #979DEE #E997EE
monochromatic
#90DD2E #ACE562 #C8EE97 #E4F7CC #F1FBE5
Accessibility & contrast
On white
1.30
#C8EE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#C8EE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE97
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE97 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E391
Deuteranopia (green-blind)
#F1E19B
Tritanopia (blue-blind)
#CCE7D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ee97; /* rgb */ color: rgb(200, 238, 151); /* oklch */ color: oklch(90.2% 0.119 127.8);
Tailwind
colors: {
custom: {
50: '#daf3b6',
500: '#c8ee97',
950: '#000000',
},
}SCSS
$custom: #c8ee97; $custom-light: #daf3b6; $custom-dark: #000000;
JSON
{
"hex": "#c8ee97",
"rgb": {
"r": 200,
"g": 238,
"b": 151
},
"hsl": {
"h": 86.207,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.90183,
"c": 0.11928,
"h": 127.8
},
"luminance": 0.75663
}Semantic roles & 50–950 ramp
primary
#C8EE97
secondary
#8E5FCA
accent
#12D466
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581