#80E3AA#80E3AA
#80E3AA is a very light, vivid green. Relative luminance 0.624; OKLCH L 84.0% C 0.124 H 157.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #80E3AA |
|---|---|
| RGB | rgb(128, 227, 170) |
| HSL | hsl(145, 64%, 70%) |
| HSV | hsv(145, 44%, 89%) |
| CMYK | cmyk(43.6%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(83.14, -41.64, 18.96) |
| CIE-LCH | lch(83.14, 45.75, 155.52°) |
| OKLab | oklab(83.99% -0.1145 0.0484) |
| OKLCH | oklch(83.99% 0.124 157.1) |
| XYZ | xyz(43.6237, 62.4265, 47.7732) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.87
Hospital Green
#9BE5AA
ΔE00 3.60
Light Sea Green
#98F6B0
ΔE00 5.13
Light Greenish Blue
#63F7B4
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 5.50
Seafoam (survey)
#80F9AD
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E3AA #E380B9
analogous
#87E380 #80E3AA #80E3DC
triadic
#80E3AA #AA80E3 #E3AA80
tetradic
#80E3AA #8087E3 #E380B9 #E3DC80
square
#80E3AA #8087E3 #E380B9 #E3DC80
split-complementary
#80E3AA #DC80E3 #E38087
monochromatic
#2ABF69 #4ED888 #80E3AA #B2EECC #E4F9ED
Accessibility & contrast
On white
1.56
#80E3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#80E3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E3AA
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E3AA | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A7
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#69E2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #80e3aa; /* rgb */ color: rgb(128, 227, 170); /* oklch */ color: oklch(84.0% 0.124 157.1);
Tailwind
colors: {
custom: {
50: '#a9ecc3',
500: '#80e3aa',
950: '#000000',
},
}SCSS
$custom: #80e3aa; $custom-light: #a9ecc3; $custom-dark: #000000;
JSON
{
"hex": "#80e3aa",
"rgb": {
"r": 128,
"g": 227,
"b": 170
},
"hsl": {
"h": 145.455,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.83993,
"c": 0.1243,
"h": 157.1
},
"luminance": 0.6243
}Semantic roles & 50–950 ramp
primary
#80E3AA
secondary
#BB4C8C
accent
#1A80CC
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582