#C8F89E#C8F89E
#C8F89E is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.5% C 0.126 H 131.3°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F89E |
|---|---|
| RGB | rgb(200, 248, 158) |
| HSL | hsl(92, 87%, 80%) |
| HSV | hsv(92, 36%, 97%) |
| CMYK | cmyk(19.4%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(92.52, -30.54, 38.36) |
| CIE-LCH | lch(92.52, 49.03, 128.52°) |
| OKLab | oklab(92.48% -0.0835 0.0949) |
| OKLCH | oklch(92.48% 0.126 131.3) |
| XYZ | xyz(63.5573, 81.8817, 44.7973) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.37
Celery
#C1FD95
ΔE00 2.46
Light Light Green
#C8FFB0
ΔE00 3.03
Washed Out Green
#BCF5A6
ΔE00 3.04
Pistachio (survey)
#C0FA8B
ΔE00 3.15
Pale Light Green
#B1FC99
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F89E #CE9EF8
analogous
#F5F89E #C8F89E #9EF8A1
triadic
#C8F89E #9EC8F8 #F89EC8
tetradic
#C8F89E #9EF5F8 #CE9EF8 #F8A19E
square
#C8F89E #9EF5F8 #CE9EF8 #F8A19E
split-complementary
#C8F89E #A19EF8 #F89EF5
monochromatic
#87F02C #A8F465 #C8F89E #E8FCD7 #EFFDE2
Accessibility & contrast
On white
1.21
#C8F89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#C8F89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F89E
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F89E | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC98
Deuteranopia (green-blind)
#F8E8A3
Tritanopia (blue-blind)
#CAF1E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8f89e; /* rgb */ color: rgb(200, 248, 158); /* oklch */ color: oklch(92.5% 0.126 131.3);
Tailwind
colors: {
custom: {
50: '#dafabb',
500: '#c8f89e',
950: '#000000',
},
}SCSS
$custom: #c8f89e; $custom-light: #dafabb; $custom-dark: #000000;
JSON
{
"hex": "#c8f89e",
"rgb": {
"r": 200,
"g": 248,
"b": 158
},
"hsl": {
"h": 92,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.92482,
"c": 0.1264,
"h": 131.3
},
"luminance": 0.81883
}Semantic roles & 50–950 ramp
primary
#C8F89E
secondary
#A162D8
accent
#02E37A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582