#C8F796#C8F796
#C8F796 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.1% C 0.133 H 129.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F796 |
|---|---|
| RGB | rgb(200, 247, 150) |
| HSL | hsl(89, 86%, 78%) |
| HSV | hsv(89, 39%, 97%) |
| CMYK | cmyk(19%, 0%, 39.3%, 3.1%) |
| CIE-LAB | lab(92.13, -31.10, 41.79) |
| CIE-LCH | lch(92.13, 52.09, 126.65°) |
| OKLab | oklab(92.13% -0.0853 0.1026) |
| OKLCH | oklch(92.13% 0.133 129.8) |
| XYZ | xyz(62.5843, 81.0019, 41.1859) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.16
Pistachio (survey)
#C0FA8B
ΔE00 2.26
Light Yellowish Green
#C2FF89
ΔE00 3.25
Tea Green
#BDF8A3
ΔE00 3.40
Light Pea Green
#C4FE82
ΔE00 3.76
Washed Out Green
#BCF5A6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F796 #C596F7
analogous
#F7F596 #C8F796 #97F796
triadic
#C8F796 #96C8F7 #F796C8
tetradic
#C8F796 #96F7F5 #C596F7 #F79697
square
#C8F796 #96F7F5 #C596F7 #F79697
split-complementary
#C8F796 #9697F7 #F596F7
monochromatic
#8CEE24 #AAF35D #C8F796 #E6FBCF #F0FDE3
Accessibility & contrast
On white
1.22
#C8F796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#C8F796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F796
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F796 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8F
Deuteranopia (green-blind)
#F9E79B
Tritanopia (blue-blind)
#CBEFDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f796; /* rgb */ color: rgb(200, 247, 150); /* oklch */ color: oklch(92.1% 0.133 129.8);
Tailwind
colors: {
custom: {
50: '#dafab6',
500: '#c8f796',
950: '#000000',
},
}SCSS
$custom: #c8f796; $custom-light: #dafab6; $custom-dark: #000000;
JSON
{
"hex": "#c8f796",
"rgb": {
"r": 200,
"g": 247,
"b": 150
},
"hsl": {
"h": 89.072,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.9213,
"c": 0.13346,
"h": 129.8
},
"luminance": 0.81003
}Semantic roles & 50–950 ramp
primary
#C8F796
secondary
#975BD6
accent
#03E26F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581