#8FFE84#8FFE84
#8FFE84 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.3% C 0.190 H 142.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFE84 |
|---|---|
| RGB | rgb(143, 254, 132) |
| HSL | hsl(115, 98%, 76%) |
| HSV | hsv(115, 48%, 100%) |
| CMYK | cmyk(43.7%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(90.96, -54.90, 48.36) |
| CIE-LCH | lch(90.96, 73.16, 138.62°) |
| OKLab | oklab(90.33% -0.1497 0.117) |
| OKLCH | oklch(90.33% 0.19 142) |
| XYZ | xyz(50.9321, 78.3859, 34.2715) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 0.70
Light Green
#96F97B
ΔE00 1.80
Lightgreen (survey)
#76FF7B
ΔE00 2.20
Palegreen
#98FB98
ΔE00 3.14
Lighter Green
#75FD63
ΔE00 3.72
Baby Green
#8CFF9E
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFE84 #F384FE
analogous
#CCFE84 #8FFE84 #84FEB6
triadic
#8FFE84 #848FFE #FE848F
tetradic
#8FFE84 #84CCFE #F384FE #FEB684
square
#8FFE84 #84CCFE #F384FE #FEB684
split-complementary
#8FFE84 #B684FE #FE84CC
monochromatic
#20FD0B #58FE47 #8FFE84 #C6FEC1 #E3FFE1
Accessibility & contrast
On white
1.26
#8FFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#8FFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFE84
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFE84 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#F4E18C
Tritanopia (blue-blind)
#83F8E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ffe84; /* rgb */ color: rgb(143, 254, 132); /* oklch */ color: oklch(90.3% 0.190 142.0);
Tailwind
colors: {
custom: {
50: '#b6ffaa',
500: '#8ffe84',
950: '#000000',
},
}SCSS
$custom: #8ffe84; $custom-light: #b6ffaa; $custom-dark: #000000;
JSON
{
"hex": "#8ffe84",
"rgb": {
"r": 143,
"g": 254,
"b": 132
},
"hsl": {
"h": 114.59,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.90329,
"c": 0.19,
"h": 142
},
"luminance": 0.78389
}Semantic roles & 50–950 ramp
primary
#8FFE84
secondary
#D049DD
accent
#00E6D1
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121810
muted
#828681