#C8EB99#C8EB99
#C8EB99 is a very light, moderate yellow-green. Relative luminance 0.740; OKLCH L 89.6% C 0.113 H 127.3°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EB99 |
|---|---|
| RGB | rgb(200, 235, 153) |
| HSL | hsl(86, 67%, 76%) |
| HSV | hsv(86, 35%, 92%) |
| CMYK | cmyk(14.9%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(88.92, -25.05, 36.13) |
| CIE-LCH | lch(88.92, 43.97, 124.74°) |
| OKLab | oklab(89.57% -0.0683 0.0896) |
| OKLCH | oklch(89.57% 0.113 127.3) |
| XYZ | xyz(59.2768, 73.9954, 41.2904) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.50
Tea Green
#BDF8A3
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 4.78
Light Sage
#BCECAC
ΔE00 4.99
Light Light Green
#C8FFB0
ΔE00 5.33
Celery
#C1FD95
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EB99 #BC99EB
analogous
#EBE599 #C8EB99 #9FEB99
triadic
#C8EB99 #99C8EB #EB99C8
tetradic
#C8EB99 #99EBE5 #BC99EB #EB999F
square
#C8EB99 #99EBE5 #BC99EB #EB999F
split-complementary
#C8EB99 #999FEB #E599EB
monochromatic
#91D733 #ACE166 #C8EB99 #E4F5CC #F1FAE5
Accessibility & contrast
On white
1.33
#C8EB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#C8EB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EB99
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EB99 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E193
Deuteranopia (green-blind)
#EEDF9D
Tritanopia (blue-blind)
#CCE4D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8eb99; /* rgb */ color: rgb(200, 235, 153); /* oklch */ color: oklch(89.6% 0.113 127.3);
Tailwind
colors: {
custom: {
50: '#d9f1b8',
500: '#c8eb99',
950: '#000000',
},
}SCSS
$custom: #c8eb99; $custom-light: #d9f1b8; $custom-dark: #000000;
JSON
{
"hex": "#c8eb99",
"rgb": {
"r": 200,
"g": 235,
"b": 153
},
"hsl": {
"h": 85.61,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.89566,
"c": 0.11266,
"h": 127.3
},
"luminance": 0.73996
}Semantic roles & 50–950 ramp
primary
#C8EB99
secondary
#8D62C6
accent
#16CF65
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151611
muted
#848581