#C8EE98#C8EE98
#C8EE98 is a very light, moderate yellow-green. Relative luminance 0.757; OKLCH L 90.2% C 0.118 H 128.0°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE98 |
|---|---|
| RGB | rgb(200, 238, 152) |
| HSL | hsl(87, 72%, 76%) |
| HSV | hsv(87, 36%, 93%) |
| CMYK | cmyk(16%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(89.72, -26.62, 37.68) |
| CIE-LCH | lch(89.72, 46.13, 125.24°) |
| OKLab | oklab(90.2% -0.0727 0.0932) |
| OKLCH | oklch(90.2% 0.118 128) |
| XYZ | xyz(60.0607, 75.6948, 41.1460) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.08
Washed Out Green
#BCF5A6
ΔE00 4.18
Celery
#C1FD95
ΔE00 4.47
Pistachio (survey)
#C0FA8B
ΔE00 4.51
Light Light Green
#C8FFB0
ΔE00 4.88
Light Sage
#BCECAC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE98 #BE98EE
analogous
#EEE998 #C8EE98 #9DEE98
triadic
#C8EE98 #98C8EE #EE98C8
tetradic
#C8EE98 #98EEE9 #BE98EE #EE989D
square
#C8EE98 #98EEE9 #BE98EE #EE989D
split-complementary
#C8EE98 #989DEE #E998EE
monochromatic
#90DD2F #ACE563 #C8EE98 #E4F7CD #F1FBE5
Accessibility & contrast
On white
1.30
#C8EE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#C8EE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE98
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE98 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E392
Deuteranopia (green-blind)
#F1E19C
Tritanopia (blue-blind)
#CCE7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8ee98; /* rgb */ color: rgb(200, 238, 152); /* oklch */ color: oklch(90.2% 0.118 128.0);
Tailwind
colors: {
custom: {
50: '#daf3b7',
500: '#c8ee98',
950: '#000000',
},
}SCSS
$custom: #c8ee98; $custom-light: #daf3b7; $custom-dark: #000000;
JSON
{
"hex": "#c8ee98",
"rgb": {
"r": 200,
"g": 238,
"b": 152
},
"hsl": {
"h": 86.512,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.902,
"c": 0.11818,
"h": 128
},
"luminance": 0.75695
}Semantic roles & 50–950 ramp
primary
#C8EE98
secondary
#8F60CA
accent
#12D467
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581