#80E4AA#80E4AA
#80E4AA is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.2% C 0.126 H 156.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #80E4AA |
|---|---|
| RGB | rgb(128, 228, 170) |
| HSL | hsl(145, 65%, 70%) |
| HSV | hsv(145, 44%, 89%) |
| CMYK | cmyk(43.9%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(83.43, -42.08, 19.36) |
| CIE-LCH | lch(83.43, 46.32, 155.30°) |
| OKLab | oklab(84.23% -0.1156 0.0494) |
| OKLCH | oklch(84.23% 0.126 156.9) |
| XYZ | xyz(43.8980, 62.9751, 47.8646) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.09
Hospital Green
#9BE5AA
ΔE00 3.56
Light Sea Green
#98F6B0
ΔE00 4.89
Light Greenish Blue
#63F7B4
ΔE00 5.11
Seafoam (survey)
#80F9AD
ΔE00 5.24
Light Blue Green
#7EFBB3
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E4AA #E480BA
analogous
#88E480 #80E4AA #80E4DC
triadic
#80E4AA #AA80E4 #E4AA80
tetradic
#80E4AA #8088E4 #E480BA #E4DC80
square
#80E4AA #8088E4 #E480BA #E4DC80
split-complementary
#80E4AA #DC80E4 #E48088
monochromatic
#29C169 #4ED988 #80E4AA #B2EFCC #E5F9EE
Accessibility & contrast
On white
1.54
#80E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#80E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E4AA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E4AA | 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)
#E3D6A7
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#68E3D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #80e4aa; /* rgb */ color: rgb(128, 228, 170); /* oklch */ color: oklch(84.2% 0.126 156.9);
Tailwind
colors: {
custom: {
50: '#a9edc3',
500: '#80e4aa',
950: '#000000',
},
}SCSS
$custom: #80e4aa; $custom-light: #a9edc3; $custom-dark: #000000;
JSON
{
"hex": "#80e4aa",
"rgb": {
"r": 128,
"g": 228,
"b": 170
},
"hsl": {
"h": 145.2,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.84228,
"c": 0.12575,
"h": 156.9
},
"luminance": 0.62978
}Semantic roles & 50–950 ramp
primary
#80E4AA
secondary
#BC4C8D
accent
#1981CD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582