#8AFA80#8AFA80
#8AFA80 is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.1% C 0.191 H 142.2°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFA80 |
|---|---|
| RGB | rgb(138, 250, 128) |
| HSL | hsl(115, 92%, 74%) |
| HSV | hsv(115, 49%, 98%) |
| CMYK | cmyk(44.8%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(89.55, -55.23, 48.46) |
| CIE-LCH | lch(89.55, 73.47, 138.74°) |
| OKLab | oklab(89.11% -0.1506 0.117) |
| OKLCH | oklch(89.11% 0.191 142.2) |
| XYZ | xyz(48.5609, 75.3297, 32.3991) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 0.84
Light Green
#96F97B
ΔE00 1.69
Lightgreen (survey)
#76FF7B
ΔE00 2.10
Palegreen
#98FB98
ΔE00 3.26
Lighter Green
#75FD63
ΔE00 3.54
Baby Green
#8CFF9E
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFA80 #F080FA
analogous
#C7FA80 #8AFA80 #80FAB3
triadic
#8AFA80 #808AFA #FA808A
tetradic
#8AFA80 #80C7FA #F080FA #FAB380
square
#8AFA80 #80C7FA #F080FA #FAB380
split-complementary
#8AFA80 #B380FA #FA80C7
monochromatic
#1EF50A #54F845 #8AFA80 #C0FCBB #E4FEE2
Accessibility & contrast
On white
1.31
#8AFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#8AFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFA80
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFA80 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#EFDD88
Tritanopia (blue-blind)
#7EF4DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8afa80; /* rgb */ color: rgb(138, 250, 128); /* oklch */ color: oklch(89.1% 0.191 142.2);
Tailwind
colors: {
custom: {
50: '#b2fda7',
500: '#8afa80',
950: '#000000',
},
}SCSS
$custom: #8afa80; $custom-light: #b2fda7; $custom-dark: #000000;
JSON
{
"hex": "#8afa80",
"rgb": {
"r": 138,
"g": 250,
"b": 128
},
"hsl": {
"h": 115.082,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.89107,
"c": 0.1907,
"h": 142.2
},
"luminance": 0.75333
}Semantic roles & 50–950 ramp
primary
#8AFA80
secondary
#CC47D7
accent
#00E6D3
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#111810
muted
#818680