#C8FE80#C8FE80
#C8FE80 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.4% C 0.165 H 128.4°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FE80 |
|---|---|
| RGB | rgb(200, 254, 128) |
| HSL | hsl(86, 98%, 75%) |
| HSV | hsv(86, 50%, 100%) |
| CMYK | cmyk(21.3%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(93.76, -36.80, 54.30) |
| CIE-LCH | lch(93.76, 65.60, 124.13°) |
| OKLab | oklab(93.35% -0.1026 0.1295) |
| OKLCH | oklch(93.35% 0.165 128.4) |
| XYZ | xyz(63.1571, 84.7204, 33.4431) |
| Luminance | 0.8472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.80
Light Yellow Green
#CCFD7F
ΔE00 0.84
Pale Lime
#BEFD73
ΔE00 1.71
Light Yellowish Green
#C2FF89
ΔE00 1.86
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Light Lime Green
#B9FF66
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FE80 #B680FE
analogous
#FEF580 #C8FE80 #89FE80
triadic
#C8FE80 #80C8FE #FE80C8
tetradic
#C8FE80 #80FEF5 #B680FE #FE8089
square
#C8FE80 #80FEF5 #B680FE #FE8089
split-complementary
#C8FE80 #8089FE #F580FE
monochromatic
#93FD07 #AEFE43 #C8FE80 #E2FEBD #F2FFE1
Accessibility & contrast
On white
1.17
#C8FE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#C8FE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FE80
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FE80 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FFEC88
Tritanopia (blue-blind)
#CDF5E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fe80; /* rgb */ color: rgb(200, 254, 128); /* oklch */ color: oklch(93.4% 0.165 128.4);
Tailwind
colors: {
custom: {
50: '#dbffa7',
500: '#c8fe80',
950: '#000000',
},
}SCSS
$custom: #c8fe80; $custom-light: #dbffa7; $custom-dark: #000000;
JSON
{
"hex": "#c8fe80",
"rgb": {
"r": 200,
"g": 254,
"b": 128
},
"hsl": {
"h": 85.714,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.93352,
"c": 0.16524,
"h": 128.4
},
"luminance": 0.84721
}Semantic roles & 50–950 ramp
primary
#C8FE80
secondary
#8645DD
accent
#00E662
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681