#C8F59E#C8F59E
#C8F59E is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.8% C 0.122 H 130.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F59E |
|---|---|
| RGB | rgb(200, 245, 158) |
| HSL | hsl(91, 81%, 79%) |
| HSV | hsv(91, 36%, 96%) |
| CMYK | cmyk(18.4%, 0%, 35.5%, 3.9%) |
| CIE-LAB | lab(91.71, -29.14, 37.29) |
| CIE-LCH | lch(91.71, 47.32, 128.00°) |
| OKLab | oklab(91.83% -0.0795 0.0924) |
| OKLCH | oklch(91.83% 0.122 130.7) |
| XYZ | xyz(62.6423, 80.0518, 44.4924) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.58
Washed Out Green
#BCF5A6
ΔE00 2.98
Celery
#C1FD95
ΔE00 3.15
Light Light Green
#C8FFB0
ΔE00 3.27
Pistachio (survey)
#C0FA8B
ΔE00 3.68
Pale Green
#C7FDB5
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F59E #CB9EF5
analogous
#F4F59E #C8F59E #9EF5A0
triadic
#C8F59E #9EC8F5 #F59EC8
tetradic
#C8F59E #9EF4F5 #CB9EF5 #F5A09E
square
#C8F59E #9EF4F5 #CB9EF5 #F5A09E
split-complementary
#C8F59E #A09EF5 #F59EF4
monochromatic
#89EA2F #A9EF67 #C8F59E #E7FBD5 #EFFCE3
Accessibility & contrast
On white
1.23
#C8F59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#C8F59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F59E
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F59E | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE998
Deuteranopia (green-blind)
#F6E6A2
Tritanopia (blue-blind)
#CBEEDF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f59e; /* rgb */ color: rgb(200, 245, 158); /* oklch */ color: oklch(91.8% 0.122 130.7);
Tailwind
colors: {
custom: {
50: '#daf8bb',
500: '#c8f59e',
950: '#000000',
},
}SCSS
$custom: #c8f59e; $custom-light: #daf8bb; $custom-dark: #000000;
JSON
{
"hex": "#c8f59e",
"rgb": {
"r": 200,
"g": 245,
"b": 158
},
"hsl": {
"h": 91.034,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.91828,
"c": 0.12196,
"h": 130.7
},
"luminance": 0.80053
}Semantic roles & 50–950 ramp
primary
#C8F59E
secondary
#9E63D4
accent
#08DE76
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582