#C8F596#C8F596
#C8F596 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.7% C 0.131 H 129.3°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F596 |
|---|---|
| RGB | rgb(200, 245, 150) |
| HSL | hsl(88, 83%, 77%) |
| HSV | hsv(88, 39%, 96%) |
| CMYK | cmyk(18.4%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(91.59, -30.17, 41.09) |
| CIE-LCH | lch(91.59, 50.98, 126.28°) |
| OKLab | oklab(91.69% -0.0827 0.101) |
| OKLCH | oklch(91.69% 0.131 129.3) |
| XYZ | xyz(61.9760, 79.7853, 40.9832) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.62
Pistachio (survey)
#C0FA8B
ΔE00 2.66
Tea Green
#BDF8A3
ΔE00 3.46
Light Yellowish Green
#C2FF89
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 4.09
Light Pea Green
#C4FE82
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F596 #C396F5
analogous
#F5F396 #C8F596 #99F596
triadic
#C8F596 #96C8F5 #F596C8
tetradic
#C8F596 #96F5F3 #C396F5 #F59699
square
#C8F596 #96F5F3 #C396F5 #F59699
split-complementary
#C8F596 #9699F5 #F396F5
monochromatic
#8DEA26 #ABF05E #C8F596 #E5FACE #F0FCE3
Accessibility & contrast
On white
1.24
#C8F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#C8F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F596
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F596 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98F
Deuteranopia (green-blind)
#F7E69B
Tritanopia (blue-blind)
#CCEDDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f596; /* rgb */ color: rgb(200, 245, 150); /* oklch */ color: oklch(91.7% 0.131 129.3);
Tailwind
colors: {
custom: {
50: '#daf8b6',
500: '#c8f596',
950: '#000000',
},
}SCSS
$custom: #c8f596; $custom-light: #daf8b6; $custom-dark: #000000;
JSON
{
"hex": "#c8f596",
"rgb": {
"r": 200,
"g": 245,
"b": 150
},
"hsl": {
"h": 88.421,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.91693,
"c": 0.13056,
"h": 129.3
},
"luminance": 0.79786
}Semantic roles & 50–950 ramp
primary
#C8F596
secondary
#945CD3
accent
#06DF6D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581