#C8E889#C8E889
#C8E889 is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.6% C 0.126 H 124.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E889 |
|---|---|
| RGB | rgb(200, 232, 137) |
| HSL | hsl(80, 67%, 72%) |
| HSV | hsv(80, 41%, 91%) |
| CMYK | cmyk(13.8%, 0%, 40.9%, 9%) |
| CIE-LAB | lab(87.87, -25.60, 42.73) |
| CIE-LCH | lch(87.87, 49.81, 120.93°) |
| OKLab | oklab(88.65% -0.0706 0.1042) |
| OKLCH | oklch(88.65% 0.126 124.1) |
| XYZ | xyz(57.1912, 71.7985, 34.5076) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Pale Olive Green
#B1D27B
ΔE00 5.30
Light Khaki
#E6F2A2
ΔE00 5.54
Light Yellow Green
#CCFD7F
ΔE00 5.65
Celery
#C1FD95
ΔE00 5.80
Light Pea Green
#C4FE82
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E889 #A989E8
analogous
#E8D989 #C8E889 #98E889
triadic
#C8E889 #89C8E8 #E889C8
tetradic
#C8E889 #89E8D9 #A989E8 #E88998
square
#C8E889 #89E8D9 #A989E8 #E88998
split-complementary
#C8E889 #8998E8 #D989E8
monochromatic
#96CE28 #B0DE56 #C8E889 #E0F2BC #F3FAE5
Accessibility & contrast
On white
1.37
#C8E889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#C8E889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E889
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E889 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD82
Deuteranopia (green-blind)
#EDDC8E
Tritanopia (blue-blind)
#CEE0D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8e889; /* rgb */ color: rgb(200, 232, 137); /* oklch */ color: oklch(88.6% 0.126 124.1);
Tailwind
colors: {
custom: {
50: '#daefad',
500: '#c8e889',
950: '#000000',
},
}SCSS
$custom: #c8e889; $custom-light: #daefad; $custom-dark: #000000;
JSON
{
"hex": "#c8e889",
"rgb": {
"r": 200,
"g": 232,
"b": 137
},
"hsl": {
"h": 80.211,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.88649,
"c": 0.12588,
"h": 124.1
},
"luminance": 0.71799
}Semantic roles & 50–950 ramp
primary
#C8E889
secondary
#7954C1
accent
#16CF55
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581