#C8E788#C8E788
#C8E788 is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.4% C 0.126 H 123.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E788 |
|---|---|
| RGB | rgb(200, 231, 136) |
| HSL | hsl(80, 66%, 72%) |
| HSV | hsv(80, 41%, 91%) |
| CMYK | cmyk(13.4%, 0%, 41.1%, 9.4%) |
| CIE-LAB | lab(87.59, -25.24, 42.86) |
| CIE-LCH | lch(87.59, 49.74, 120.50°) |
| OKLab | oklab(88.42% -0.0697 0.1045) |
| OKLCH | oklch(88.42% 0.126 123.7) |
| XYZ | xyz(56.8391, 71.2085, 34.0380) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.15
Pistachio (survey)
#C0FA8B
ΔE00 5.45
Light Khaki
#E6F2A2
ΔE00 5.52
Light Yellow Green
#CCFD7F
ΔE00 5.82
Celery
#C1FD95
ΔE00 6.07
Light Pea Green
#C4FE82
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E788 #A788E7
analogous
#E7D788 #C8E788 #99E788
triadic
#C8E788 #88C8E7 #E788C8
tetradic
#C8E788 #88E7D7 #A788E7 #E78899
square
#C8E788 #88E7D7 #A788E7 #E78899
split-complementary
#C8E788 #8899E7 #D788E7
monochromatic
#97CC29 #B0DD55 #C8E788 #E0F1BB #F3FAE6
Accessibility & contrast
On white
1.38
#C8E788 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#C8E788 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E788
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E788 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E788 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC81
Deuteranopia (green-blind)
#EDDB8D
Tritanopia (blue-blind)
#CEDFD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8e788; /* rgb */ color: rgb(200, 231, 136); /* oklch */ color: oklch(88.4% 0.126 123.7);
Tailwind
colors: {
custom: {
50: '#daeeac',
500: '#c8e788',
950: '#000000',
},
}SCSS
$custom: #c8e788; $custom-light: #daeeac; $custom-dark: #000000;
JSON
{
"hex": "#c8e788",
"rgb": {
"r": 200,
"g": 231,
"b": 136
},
"hsl": {
"h": 79.579,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.88416,
"c": 0.12555,
"h": 123.7
},
"luminance": 0.71209
}Semantic roles & 50–950 ramp
primary
#C8E788
secondary
#7753C0
accent
#17CE53
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581