#8AFE80#8AFE80
#8AFE80 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.1% C 0.196 H 142.2°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFE80 |
|---|---|
| RGB | rgb(138, 254, 128) |
| HSL | hsl(115, 98%, 75%) |
| HSV | hsv(115, 50%, 100%) |
| CMYK | cmyk(45.7%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(90.71, -56.81, 49.88) |
| CIE-LCH | lch(90.71, 75.60, 138.72°) |
| OKLab | oklab(90.06% -0.1549 0.1202) |
| OKLCH | oklch(90.06% 0.196 142.2) |
| XYZ | xyz(49.8170, 77.8420, 32.8178) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 0.41
Lightgreen (survey)
#76FF7B
ΔE00 1.70
Light Green
#96F97B
ΔE00 1.91
Lighter Green
#75FD63
ΔE00 3.18
Palegreen
#98FB98
ΔE00 3.63
Baby Green
#8CFF9E
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFE80 #F480FE
analogous
#C9FE80 #8AFE80 #80FEB5
triadic
#8AFE80 #808AFE #FE808A
tetradic
#8AFE80 #80C9FE #F480FE #FEB580
square
#8AFE80 #80C9FE #F480FE #FEB580
split-complementary
#8AFE80 #B580FE #FE80C9
monochromatic
#1AFD07 #52FE43 #8AFE80 #C2FEBD #E3FFE1
Accessibility & contrast
On white
1.27
#8AFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#8AFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFE80
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFE80 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F3E089
Tritanopia (blue-blind)
#7DF8E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8afe80; /* rgb */ color: rgb(138, 254, 128); /* oklch */ color: oklch(90.1% 0.196 142.2);
Tailwind
colors: {
custom: {
50: '#b3ffa7',
500: '#8afe80',
950: '#000000',
},
}SCSS
$custom: #8afe80; $custom-light: #b3ffa7; $custom-dark: #000000;
JSON
{
"hex": "#8afe80",
"rgb": {
"r": 138,
"g": 254,
"b": 128
},
"hsl": {
"h": 115.238,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.90056,
"c": 0.19606,
"h": 142.2
},
"luminance": 0.77845
}Semantic roles & 50–950 ramp
primary
#8AFE80
secondary
#D145DD
accent
#00E6D3
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#121810
muted
#828680