#C8FC91#C8FC91
#C8FC91 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.1% C 0.146 H 130.0°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC91 |
|---|---|
| RGB | rgb(200, 252, 145) |
| HSL | hsl(89, 95%, 78%) |
| HSV | hsv(89, 42%, 99%) |
| CMYK | cmyk(20.6%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(93.43, -34.01, 45.87) |
| CIE-LCH | lch(93.43, 57.11, 126.56°) |
| OKLab | oklab(93.15% -0.0937 0.1117) |
| OKLCH | oklch(93.15% 0.146 130) |
| XYZ | xyz(63.7398, 83.9434, 39.6271) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.16
Celery
#C1FD95
ΔE00 1.56
Light Yellowish Green
#C2FF89
ΔE00 1.70
Light Pea Green
#C4FE82
ΔE00 2.23
Light Yellow Green
#CCFD7F
ΔE00 2.93
Pale Lime
#BEFD73
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC91 #C591FC
analogous
#FCFB91 #C8FC91 #92FC91
triadic
#C8FC91 #91C8FC #FC91C8
tetradic
#C8FC91 #91FCFB #C591FC #FC9192
square
#C8FC91 #91FCFB #C591FC #FC9192
split-complementary
#C8FC91 #9192FC #FB91FC
monochromatic
#8CF91A #AAFA55 #C8FC91 #E6FECD #F0FEE1
Accessibility & contrast
On white
1.18
#C8FC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#C8FC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC91
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC91 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF89
Deuteranopia (green-blind)
#FDEB97
Tritanopia (blue-blind)
#CBF4E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc91; /* rgb */ color: rgb(200, 252, 145); /* oklch */ color: oklch(93.1% 0.146 130.0);
Tailwind
colors: {
custom: {
50: '#dafdb3',
500: '#c8fc91',
950: '#000000',
},
}SCSS
$custom: #c8fc91; $custom-light: #dafdb3; $custom-dark: #000000;
JSON
{
"hex": "#c8fc91",
"rgb": {
"r": 200,
"g": 252,
"b": 145
},
"hsl": {
"h": 89.159,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.93149,
"c": 0.14581,
"h": 130
},
"luminance": 0.83945
}Semantic roles & 50–950 ramp
primary
#C8FC91
secondary
#9755DC
accent
#00E670
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581