#C8FC93#C8FC93
#C8FC93 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.2% C 0.144 H 130.3°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC93 |
|---|---|
| RGB | rgb(200, 252, 147) |
| HSL | hsl(90, 95%, 78%) |
| HSV | hsv(90, 42%, 99%) |
| CMYK | cmyk(20.6%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(93.45, -33.77, 44.94) |
| CIE-LCH | lch(93.45, 56.22, 126.92°) |
| OKLab | oklab(93.18% -0.0929 0.1097) |
| OKLCH | oklch(93.18% 0.144 130.3) |
| XYZ | xyz(63.8954, 84.0056, 40.4465) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.28
Celery
#C1FD95
ΔE00 1.39
Light Yellowish Green
#C2FF89
ΔE00 1.90
Light Pea Green
#C4FE82
ΔE00 2.52
Light Yellow Green
#CCFD7F
ΔE00 3.23
Tea Green
#BDF8A3
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC93 #C793FC
analogous
#FCFB93 #C8FC93 #93FC93
triadic
#C8FC93 #93C8FC #FC93C8
tetradic
#C8FC93 #93FCFB #C793FC #FC9393
square
#C8FC93 #93FCFB #C793FC #FC9393
split-complementary
#C8FC93 #9393FC #FB93FC
monochromatic
#8BF91C #AAFA57 #C8FC93 #E6FECF #F0FEE1
Accessibility & contrast
On white
1.18
#C8FC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#C8FC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC93
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC93 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#FDEB99
Tritanopia (blue-blind)
#CBF4E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc93; /* rgb */ color: rgb(200, 252, 147); /* oklch */ color: oklch(93.2% 0.144 130.3);
Tailwind
colors: {
custom: {
50: '#dafdb4',
500: '#c8fc93',
950: '#000000',
},
}SCSS
$custom: #c8fc93; $custom-light: #dafdb4; $custom-dark: #000000;
JSON
{
"hex": "#c8fc93",
"rgb": {
"r": 200,
"g": 252,
"b": 147
},
"hsl": {
"h": 89.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.93179,
"c": 0.14377,
"h": 130.3
},
"luminance": 0.84007
}Semantic roles & 50–950 ramp
primary
#C8FC93
secondary
#9956DD
accent
#00E672
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581