#C8FC96#C8FC96
#C8FC96 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.2% C 0.141 H 130.7°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC96 |
|---|---|
| RGB | rgb(200, 252, 150) |
| HSL | hsl(91, 94%, 79%) |
| HSV | hsv(91, 40%, 99%) |
| CMYK | cmyk(20.6%, 0%, 40.5%, 1.2%) |
| CIE-LAB | lab(93.49, -33.41, 43.54) |
| CIE-LCH | lch(93.49, 54.88, 127.50°) |
| OKLab | oklab(93.23% -0.0918 0.1066) |
| OKLCH | oklch(93.23% 0.141 130.7) |
| XYZ | xyz(64.1339, 84.1010, 41.7024) |
| Luminance | 0.8410 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.24
Pistachio (survey)
#C0FA8B
ΔE00 1.55
Light Yellowish Green
#C2FF89
ΔE00 2.26
Light Pea Green
#C4FE82
ΔE00 2.96
Tea Green
#BDF8A3
ΔE00 3.57
Light Yellow Green
#CCFD7F
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC96 #CA96FC
analogous
#FBFC96 #C8FC96 #96FC97
triadic
#C8FC96 #96C8FC #FC96C8
tetradic
#C8FC96 #96FBFC #CA96FC #FC9796
square
#C8FC96 #96FBFC #CA96FC #FC9796
split-complementary
#C8FC96 #9796FC #FC96FB
monochromatic
#8AF91F #A9FA5B #C8FC96 #E7FED2 #EFFEE1
Accessibility & contrast
On white
1.18
#C8FC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#C8FC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC96
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC96 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8E
Deuteranopia (green-blind)
#FDEB9C
Tritanopia (blue-blind)
#CBF4E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc96; /* rgb */ color: rgb(200, 252, 150); /* oklch */ color: oklch(93.2% 0.141 130.7);
Tailwind
colors: {
custom: {
50: '#dafdb6',
500: '#c8fc96',
950: '#000000',
},
}SCSS
$custom: #c8fc96; $custom-light: #dafdb6; $custom-dark: #000000;
JSON
{
"hex": "#c8fc96",
"rgb": {
"r": 200,
"g": 252,
"b": 150
},
"hsl": {
"h": 90.588,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.93226,
"c": 0.14067,
"h": 130.7
},
"luminance": 0.84102
}Semantic roles & 50–950 ramp
primary
#C8FC96
secondary
#9C59DD
accent
#00E675
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581