#C8FA96#C8FA96
#C8FA96 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.8% C 0.138 H 130.4°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA96 |
|---|---|
| RGB | rgb(200, 250, 150) |
| HSL | hsl(90, 91%, 78%) |
| HSV | hsv(90, 40%, 98%) |
| CMYK | cmyk(20%, 0%, 40%, 2%) |
| CIE-LAB | lab(92.95, -32.49, 42.84) |
| CIE-LCH | lch(92.95, 53.77, 127.17°) |
| OKLab | oklab(92.79% -0.0892 0.105) |
| OKLCH | oklch(92.79% 0.138 130.4) |
| XYZ | xyz(63.5091, 82.8515, 41.4942) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.55
Pistachio (survey)
#C0FA8B
ΔE00 1.76
Light Yellowish Green
#C2FF89
ΔE00 2.63
Light Pea Green
#C4FE82
ΔE00 3.24
Tea Green
#BDF8A3
ΔE00 3.45
Light Yellow Green
#CCFD7F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA96 #C896FA
analogous
#FAFA96 #C8FA96 #96FA96
triadic
#C8FA96 #96C8FA #FA96C8
tetradic
#C8FA96 #96FAFA #C896FA #FA9696
square
#C8FA96 #96FAFA #C896FA #FA9696
split-complementary
#C8FA96 #9696FA #FA96FA
monochromatic
#8BF421 #A9F75C #C8FA96 #E7FDD0 #F0FEE2
Accessibility & contrast
On white
1.20
#C8FA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#C8FA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA96
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA96 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8F
Deuteranopia (green-blind)
#FBEA9B
Tritanopia (blue-blind)
#CBF2E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fa96; /* rgb */ color: rgb(200, 250, 150); /* oklch */ color: oklch(92.8% 0.138 130.4);
Tailwind
colors: {
custom: {
50: '#dafcb6',
500: '#c8fa96',
950: '#000000',
},
}SCSS
$custom: #c8fa96; $custom-light: #dafcb6; $custom-dark: #000000;
JSON
{
"hex": "#c8fa96",
"rgb": {
"r": 200,
"g": 250,
"b": 150
},
"hsl": {
"h": 90,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.92787,
"c": 0.13779,
"h": 130.4
},
"luminance": 0.82853
}Semantic roles & 50–950 ramp
primary
#C8FA96
secondary
#9A5ADA
accent
#00E673
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581