#80E4AB#80E4AB
#80E4AB is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.3% C 0.125 H 157.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #80E4AB |
|---|---|
| RGB | rgb(128, 228, 171) |
| HSL | hsl(146, 65%, 70%) |
| HSV | hsv(146, 44%, 89%) |
| CMYK | cmyk(43.9%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(83.45, -41.89, 18.86) |
| CIE-LCH | lch(83.45, 45.94, 155.76°) |
| OKLab | oklab(84.25% -0.1152 0.0482) |
| OKLCH | oklch(84.25% 0.125 157.3) |
| XYZ | xyz(43.9930, 63.0131, 48.3647) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.87
Hospital Green
#9BE5AA
ΔE00 3.65
Light Sea Green
#98F6B0
ΔE00 5.00
Light Greenish Blue
#63F7B4
ΔE00 5.12
Seafoam (survey)
#80F9AD
ΔE00 5.35
Light Blue Green
#7EFBB3
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E4AB #E480B9
analogous
#87E480 #80E4AB #80E4DD
triadic
#80E4AB #AB80E4 #E4AB80
tetradic
#80E4AB #8087E4 #E480B9 #E4DD80
square
#80E4AB #8087E4 #E480B9 #E4DD80
split-complementary
#80E4AB #DD80E4 #E48087
monochromatic
#29C16A #4ED98A #80E4AB #B2EFCC #E5F9EE
Accessibility & contrast
On white
1.54
#80E4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#80E4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E4AB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E4AB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A8
Deuteranopia (green-blind)
#D3CCAE
Tritanopia (blue-blind)
#68E3D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #80e4ab; /* rgb */ color: rgb(128, 228, 171); /* oklch */ color: oklch(84.3% 0.125 157.3);
Tailwind
colors: {
custom: {
50: '#a9edc4',
500: '#80e4ab',
950: '#000000',
},
}SCSS
$custom: #80e4ab; $custom-light: #a9edc4; $custom-dark: #000000;
JSON
{
"hex": "#80e4ab",
"rgb": {
"r": 128,
"g": 228,
"b": 171
},
"hsl": {
"h": 145.8,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.84251,
"c": 0.12487,
"h": 157.3
},
"luminance": 0.63016
}Semantic roles & 50–950 ramp
primary
#80E4AB
secondary
#BC4C8C
accent
#197FCD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582