#C8FC95#C8FC95
#C8FC95 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.2% C 0.142 H 130.6°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC95 |
|---|---|
| RGB | rgb(200, 252, 149) |
| HSL | hsl(90, 94%, 79%) |
| HSV | hsv(90, 41%, 99%) |
| CMYK | cmyk(20.6%, 0%, 40.9%, 1.2%) |
| CIE-LAB | lab(93.48, -33.53, 44.01) |
| CIE-LCH | lch(93.48, 55.33, 127.30°) |
| OKLab | oklab(93.21% -0.0922 0.1076) |
| OKLCH | oklch(93.21% 0.142 130.6) |
| XYZ | xyz(64.0537, 84.0689, 41.2802) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.27
Pistachio (survey)
#C0FA8B
ΔE00 1.45
Light Yellowish Green
#C2FF89
ΔE00 2.13
Light Pea Green
#C4FE82
ΔE00 2.81
Light Yellow Green
#CCFD7F
ΔE00 3.54
Tea Green
#BDF8A3
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC95 #C995FC
analogous
#FCFC95 #C8FC95 #95FC95
triadic
#C8FC95 #95C8FC #FC95C8
tetradic
#C8FC95 #95FCFC #C995FC #FC9595
square
#C8FC95 #95FCFC #C995FC #FC9595
split-complementary
#C8FC95 #9595FC #FC95FC
monochromatic
#8AF91E #A9FA59 #C8FC95 #E7FED1 #F0FEE1
Accessibility & contrast
On white
1.18
#C8FC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#C8FC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC95
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC95 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#FDEB9B
Tritanopia (blue-blind)
#CBF4E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc95; /* rgb */ color: rgb(200, 252, 149); /* oklch */ color: oklch(93.2% 0.142 130.6);
Tailwind
colors: {
custom: {
50: '#dafdb5',
500: '#c8fc95',
950: '#000000',
},
}SCSS
$custom: #c8fc95; $custom-light: #dafdb5; $custom-dark: #000000;
JSON
{
"hex": "#c8fc95",
"rgb": {
"r": 200,
"g": 252,
"b": 149
},
"hsl": {
"h": 90.291,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.9321,
"c": 0.14171,
"h": 130.6
},
"luminance": 0.8407
}Semantic roles & 50–950 ramp
primary
#C8FC95
secondary
#9B58DD
accent
#00E674
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581