#C8E888#C8E888
#C8E888 is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.6% C 0.127 H 124.0°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E888 |
|---|---|
| RGB | rgb(200, 232, 136) |
| HSL | hsl(80, 68%, 72%) |
| HSV | hsv(80, 41%, 91%) |
| CMYK | cmyk(13.8%, 0%, 41.4%, 9%) |
| CIE-LAB | lab(87.86, -25.72, 43.20) |
| CIE-LCH | lch(87.86, 50.28, 120.77°) |
| OKLab | oklab(88.63% -0.071 0.1052) |
| OKLCH | oklch(88.63% 0.127 124) |
| XYZ | xyz(57.1198, 71.7699, 34.1315) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Pale Olive Green
#B1D27B
ΔE00 5.33
Light Yellow Green
#CCFD7F
ΔE00 5.56
Light Khaki
#E6F2A2
ΔE00 5.59
Celery
#C1FD95
ΔE00 5.83
Light Pea Green
#C4FE82
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E888 #A888E8
analogous
#E8D888 #C8E888 #98E888
triadic
#C8E888 #88C8E8 #E888C8
tetradic
#C8E888 #88E8D8 #A888E8 #E88898
square
#C8E888 #88E8D8 #A888E8 #E88898
split-complementary
#C8E888 #8898E8 #D888E8
monochromatic
#96CE28 #B0DE55 #C8E888 #E0F2BB #F3FAE5
Accessibility & contrast
On white
1.37
#C8E888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#C8E888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E888
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E888 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD81
Deuteranopia (green-blind)
#EDDC8D
Tritanopia (blue-blind)
#CEE0D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8e888; /* rgb */ color: rgb(200, 232, 136); /* oklch */ color: oklch(88.6% 0.127 124.0);
Tailwind
colors: {
custom: {
50: '#daefac',
500: '#c8e888',
950: '#000000',
},
}SCSS
$custom: #c8e888; $custom-light: #daefac; $custom-dark: #000000;
JSON
{
"hex": "#c8e888",
"rgb": {
"r": 200,
"g": 232,
"b": 136
},
"hsl": {
"h": 80,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.88633,
"c": 0.12695,
"h": 124
},
"luminance": 0.7177
}Semantic roles & 50–950 ramp
primary
#C8E888
secondary
#7853C1
accent
#16D054
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581