#80E9AE#80E9AE
#80E9AE is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.5% C 0.129 H 157.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #80E9AE |
|---|---|
| RGB | rgb(128, 233, 174) |
| HSL | hsl(146, 70%, 71%) |
| HSV | hsv(146, 45%, 91%) |
| CMYK | cmyk(45.1%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.96, -43.51, 19.40) |
| CIE-LCH | lch(84.96, 47.64, 155.97°) |
| OKLab | oklab(85.49% -0.1196 0.0495) |
| OKLCH | oklch(85.49% 0.129 157.5) |
| XYZ | xyz(45.6776, 65.9196, 50.3530) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.53
Hospital Green
#9BE5AA
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 4.12
Light Sea Green
#98F6B0
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E9AE #E980BB
analogous
#86E980 #80E9AE #80E9E3
triadic
#80E9AE #AE80E9 #E9AE80
tetradic
#80E9AE #8086E9 #E980BB #E9E380
square
#80E9AE #8086E9 #E980BB #E9E380
split-complementary
#80E9AE #E380E9 #E98086
monochromatic
#23CB6D #4CE08D #80E9AE #B4F2CF #E5FAEE
Accessibility & contrast
On white
1.48
#80E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#80E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E9AE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E9AE | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#66E8D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #80e9ae; /* rgb */ color: rgb(128, 233, 174); /* oklch */ color: oklch(85.5% 0.129 157.5);
Tailwind
colors: {
custom: {
50: '#aaf0c6',
500: '#80e9ae',
950: '#000000',
},
}SCSS
$custom: #80e9ae; $custom-light: #aaf0c6; $custom-dark: #000000;
JSON
{
"hex": "#80e9ae",
"rgb": {
"r": 128,
"g": 233,
"b": 174
},
"hsl": {
"h": 146.286,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.85494,
"c": 0.12943,
"h": 157.5
},
"luminance": 0.65923
}Semantic roles & 50–950 ramp
primary
#80E9AE
secondary
#C24B8E
accent
#137FD2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582