#C8FC97#C8FC97
#C8FC97 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.2% C 0.140 H 130.9°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC97 |
|---|---|
| RGB | rgb(200, 252, 151) |
| HSL | hsl(91, 94%, 79%) |
| HSV | hsv(91, 40%, 99%) |
| CMYK | cmyk(20.6%, 0%, 40.1%, 1.2%) |
| CIE-LAB | lab(93.51, -33.28, 43.07) |
| CIE-LCH | lch(93.51, 54.43, 127.70°) |
| OKLab | oklab(93.24% -0.0914 0.1056) |
| OKLCH | oklch(93.24% 0.14 130.9) |
| XYZ | xyz(64.2147, 84.1333, 42.1283) |
| Luminance | 0.8414 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.22
Pistachio (survey)
#C0FA8B
ΔE00 1.67
Light Yellowish Green
#C2FF89
ΔE00 2.39
Light Pea Green
#C4FE82
ΔE00 3.11
Tea Green
#BDF8A3
ΔE00 3.43
Pale Light Green
#B1FC99
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC97 #CB97FC
analogous
#FBFC97 #C8FC97 #97FC99
triadic
#C8FC97 #97C8FC #FC97C8
tetradic
#C8FC97 #97FBFC #CB97FC #FC9997
square
#C8FC97 #97FBFC #CB97FC #FC9997
split-complementary
#C8FC97 #9997FC #FC97FB
monochromatic
#89F920 #A9FA5C #C8FC97 #E7FED2 #EFFEE1
Accessibility & contrast
On white
1.18
#C8FC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#C8FC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC97
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC97 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8F
Deuteranopia (green-blind)
#FDEB9D
Tritanopia (blue-blind)
#CBF4E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc97; /* rgb */ color: rgb(200, 252, 151); /* oklch */ color: oklch(93.2% 0.140 130.9);
Tailwind
colors: {
custom: {
50: '#dafdb7',
500: '#c8fc97',
950: '#000000',
},
}SCSS
$custom: #c8fc97; $custom-light: #dafdb7; $custom-dark: #000000;
JSON
{
"hex": "#c8fc97",
"rgb": {
"r": 200,
"g": 252,
"b": 151
},
"hsl": {
"h": 90.891,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.93242,
"c": 0.13964,
"h": 130.9
},
"luminance": 0.84135
}Semantic roles & 50–950 ramp
primary
#C8FC97
secondary
#9E5ADD
accent
#00E676
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581