#80EAA2#80EAA2
#80EAA2 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.5% C 0.142 H 152.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #80EAA2 |
|---|---|
| RGB | rgb(128, 234, 162) |
| HSL | hsl(139, 72%, 71%) |
| HSV | hsv(139, 45%, 92%) |
| CMYK | cmyk(45.3%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(85.02, -46.17, 25.68) |
| CIE-LCH | lch(85.02, 52.83, 150.92°) |
| OKLab | oklab(85.47% -0.126 0.0649) |
| OKLCH | oklch(85.47% 0.142 152.7) |
| XYZ | xyz(44.8435, 66.0402, 44.5594) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.23
Light Sea Green
#98F6B0
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.83
Hospital Green
#9BE5AA
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EAA2 #EA80C8
analogous
#93EA80 #80EAA2 #80EAD7
triadic
#80EAA2 #A280EA #EAA280
tetradic
#80EAA2 #8093EA #EA80C8 #EAD780
square
#80EAA2 #8093EA #EA80C8 #EAD780
split-complementary
#80EAA2 #D780EA #EA8093
monochromatic
#22CE59 #4BE17C #80EAA2 #B5F3C8 #E5FBEC
Accessibility & contrast
On white
1.48
#80EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#80EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EAA2
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EAA2 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9E
Deuteranopia (green-blind)
#DBD0A6
Tritanopia (blue-blind)
#6AE7D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #80eaa2; /* rgb */ color: rgb(128, 234, 162); /* oklch */ color: oklch(85.5% 0.142 152.7);
Tailwind
colors: {
custom: {
50: '#aaf1be',
500: '#80eaa2',
950: '#000000',
},
}SCSS
$custom: #80eaa2; $custom-light: #aaf1be; $custom-dark: #000000;
JSON
{
"hex": "#80eaa2",
"rgb": {
"r": 128,
"g": 234,
"b": 162
},
"hsl": {
"h": 139.245,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.85468,
"c": 0.14172,
"h": 152.7
},
"luminance": 0.66043
}Semantic roles & 50–950 ramp
primary
#80EAA2
secondary
#C34B9D
accent
#1295D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582