#C8FC88#C8FC88
#C8FC88 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.0% C 0.155 H 128.9°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC88 |
|---|---|
| RGB | rgb(200, 252, 136) |
| HSL | hsl(87, 95%, 76%) |
| HSV | hsv(87, 46%, 99%) |
| CMYK | cmyk(20.6%, 0%, 46%, 1.2%) |
| CIE-LAB | lab(93.31, -35.04, 50.02) |
| CIE-LCH | lch(93.31, 61.07, 125.01°) |
| OKLab | oklab(93.02% -0.0971 0.1206) |
| OKLCH | oklch(93.02% 0.155 128.9) |
| XYZ | xyz(63.0731, 83.6767, 36.1160) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.15
Light Yellowish Green
#C2FF89
ΔE00 1.40
Pistachio (survey)
#C0FA8B
ΔE00 1.55
Light Yellow Green
#CCFD7F
ΔE00 1.65
Celery
#C1FD95
ΔE00 2.61
Pale Lime
#BEFD73
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC88 #BC88FC
analogous
#FCF688 #C8FC88 #8EFC88
triadic
#C8FC88 #88C8FC #FC88C8
tetradic
#C8FC88 #88FCF6 #BC88FC #FC888E
square
#C8FC88 #88FCF6 #BC88FC #FC888E
split-complementary
#C8FC88 #888EFC #F688FC
monochromatic
#91F911 #ACFA4C #C8FC88 #E4FEC4 #F1FEE1
Accessibility & contrast
On white
1.18
#C8FC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#C8FC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC88
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC88 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7E
Deuteranopia (green-blind)
#FEEB8F
Tritanopia (blue-blind)
#CCF3E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc88; /* rgb */ color: rgb(200, 252, 136); /* oklch */ color: oklch(93.0% 0.155 128.9);
Tailwind
colors: {
custom: {
50: '#dbfdad',
500: '#c8fc88',
950: '#000000',
},
}SCSS
$custom: #c8fc88; $custom-light: #dbfdad; $custom-dark: #000000;
JSON
{
"hex": "#c8fc88",
"rgb": {
"r": 200,
"g": 252,
"b": 136
},
"hsl": {
"h": 86.897,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.93017,
"c": 0.15482,
"h": 128.9
},
"luminance": 0.83678
}Semantic roles & 50–950 ramp
primary
#C8FC88
secondary
#8D4DDB
accent
#00E667
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581