#C8FC80#C8FC80
#C8FC80 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.9% C 0.163 H 128.0°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC80 |
|---|---|
| RGB | rgb(200, 252, 128) |
| HSL | hsl(85, 95%, 75%) |
| HSV | hsv(85, 49%, 99%) |
| CMYK | cmyk(20.6%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(93.21, -35.90, 53.64) |
| CIE-LCH | lch(93.21, 64.55, 123.79°) |
| OKLab | oklab(92.91% -0.1001 0.1281) |
| OKLCH | oklch(92.91% 0.163 128) |
| XYZ | xyz(62.5257, 83.4577, 33.2327) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.72
Light Pea Green
#C4FE82
ΔE00 1.00
Pale Lime
#BEFD73
ΔE00 1.93
Light Yellowish Green
#C2FF89
ΔE00 1.99
Pistachio (survey)
#C0FA8B
ΔE00 2.45
Light Lime Green
#B9FF66
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC80 #B480FC
analogous
#FCF280 #C8FC80 #8AFC80
triadic
#C8FC80 #80C8FC #FC80C8
tetradic
#C8FC80 #80FCF2 #B480FC #FC808A
square
#C8FC80 #80FCF2 #B480FC #FC808A
split-complementary
#C8FC80 #808AFC #F280FC
monochromatic
#94F908 #AEFB44 #C8FC80 #E2FDBC #F2FEE1
Accessibility & contrast
On white
1.19
#C8FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#C8FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC80
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC80 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FFEA87
Tritanopia (blue-blind)
#CDF3DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fc80; /* rgb */ color: rgb(200, 252, 128); /* oklch */ color: oklch(92.9% 0.163 128.0);
Tailwind
colors: {
custom: {
50: '#dbfda7',
500: '#c8fc80',
950: '#000000',
},
}SCSS
$custom: #c8fc80; $custom-light: #dbfda7; $custom-dark: #000000;
JSON
{
"hex": "#c8fc80",
"rgb": {
"r": 200,
"g": 252,
"b": 128
},
"hsl": {
"h": 85.161,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.92909,
"c": 0.16253,
"h": 128
},
"luminance": 0.83459
}Semantic roles & 50–950 ramp
primary
#C8FC80
secondary
#8446DA
accent
#00E660
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581