#80EAAB#80EAAB
#80EAAB is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.7% C 0.134 H 156.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #80EAAB |
|---|---|
| RGB | rgb(128, 234, 171) |
| HSL | hsl(144, 72%, 71%) |
| HSV | hsv(144, 45%, 92%) |
| CMYK | cmyk(45.3%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(85.19, -44.52, 21.27) |
| CIE-LCH | lch(85.19, 49.34, 154.46°) |
| OKLab | oklab(85.66% -0.122 0.0542) |
| OKLCH | oklch(85.66% 0.134 156.1) |
| XYZ | xyz(45.6723, 66.3717, 48.9245) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.69
Light Blue Green
#7EFBB3
ΔE00 3.78
Hospital Green
#9BE5AA
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EAAB #EA80BF
analogous
#8AEA80 #80EAAB #80EAE0
triadic
#80EAAB #AB80EA #EAAB80
tetradic
#80EAAB #808AEA #EA80BF #EAE080
square
#80EAAB #808AEA #EA80BF #EAE080
split-complementary
#80EAAB #E080EA #EA808A
monochromatic
#22CE68 #4BE188 #80EAAB #B5F3CE #E5FBEE
Accessibility & contrast
On white
1.47
#80EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#80EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EAAB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EAAB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA7
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#67E8D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #80eaab; /* rgb */ color: rgb(128, 234, 171); /* oklch */ color: oklch(85.7% 0.134 156.1);
Tailwind
colors: {
custom: {
50: '#aaf1c4',
500: '#80eaab',
950: '#000000',
},
}SCSS
$custom: #80eaab; $custom-light: #aaf1c4; $custom-dark: #000000;
JSON
{
"hex": "#80eaab",
"rgb": {
"r": 128,
"g": 234,
"b": 171
},
"hsl": {
"h": 144.34,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.85661,
"c": 0.13352,
"h": 156.1
},
"luminance": 0.66375
}Semantic roles & 50–950 ramp
primary
#80EAAB
secondary
#C34B92
accent
#1285D4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582