#8DFE80#8DFE80
#8DFE80 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.2% C 0.195 H 141.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFE80 |
|---|---|
| RGB | rgb(141, 254, 128) |
| HSL | hsl(114, 98%, 75%) |
| HSV | hsv(114, 50%, 100%) |
| CMYK | cmyk(44.5%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(90.83, -55.97, 50.06) |
| CIE-LCH | lch(90.83, 75.09, 138.19°) |
| OKLab | oklab(90.19% -0.1527 0.1205) |
| OKLCH | oklch(90.19% 0.195 141.7) |
| XYZ | xyz(50.3204, 78.1015, 32.8414) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 0.26
Light Green
#96F97B
ΔE00 1.66
Lightgreen (survey)
#76FF7B
ΔE00 1.98
Lighter Green
#75FD63
ΔE00 3.24
Palegreen
#98FB98
ΔE00 3.63
Light Grass Green
#9AF764
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFE80 #F180FE
analogous
#CCFE80 #8DFE80 #80FEB2
triadic
#8DFE80 #808DFE #FE808D
tetradic
#8DFE80 #80CCFE #F180FE #FEB280
square
#8DFE80 #80CCFE #F180FE #FEB280
split-complementary
#8DFE80 #B280FE #FE80CC
monochromatic
#20FD07 #56FE43 #8DFE80 #C4FEBD #E4FFE1
Accessibility & contrast
On white
1.26
#8DFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#8DFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFE80
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFE80 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#81F7E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8dfe80; /* rgb */ color: rgb(141, 254, 128); /* oklch */ color: oklch(90.2% 0.195 141.7);
Tailwind
colors: {
custom: {
50: '#b5ffa7',
500: '#8dfe80',
950: '#000000',
},
}SCSS
$custom: #8dfe80; $custom-light: #b5ffa7; $custom-dark: #000000;
JSON
{
"hex": "#8dfe80",
"rgb": {
"r": 141,
"g": 254,
"b": 128
},
"hsl": {
"h": 113.81,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.90185,
"c": 0.19457,
"h": 141.7
},
"luminance": 0.78105
}Semantic roles & 50–950 ramp
primary
#8DFE80
secondary
#CD45DD
accent
#00E6CE
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#121810
muted
#828680