#80EAAE#80EAAE
#80EAAE is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.7% C 0.131 H 157.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #80EAAE |
|---|---|
| RGB | rgb(128, 234, 174) |
| HSL | hsl(146, 72%, 71%) |
| HSV | hsv(146, 45%, 92%) |
| CMYK | cmyk(45.3%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(85.24, -43.94, 19.80) |
| CIE-LCH | lch(85.24, 48.20, 155.75°) |
| OKLab | oklab(85.73% -0.1207 0.0505) |
| OKLCH | oklch(85.73% 0.131 157.3) |
| XYZ | xyz(45.9615, 66.4874, 50.4476) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 3.93
Hospital Green
#9BE5AA
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 3.98
Light Sea Green
#98F6B0
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EAAE #EA80BC
analogous
#87EA80 #80EAAE #80EAE3
triadic
#80EAAE #AE80EA #EAAE80
tetradic
#80EAAE #8087EA #EA80BC #EAE380
square
#80EAAE #8087EA #EA80BC #EAE380
split-complementary
#80EAAE #E380EA #EA8087
monochromatic
#22CE6C #4BE18D #80EAAE #B5F3CF #E5FBEE
Accessibility & contrast
On white
1.47
#80EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#80EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EAAE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EAAE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#D9D0B2
Tritanopia (blue-blind)
#66E9DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #80eaae; /* rgb */ color: rgb(128, 234, 174); /* oklch */ color: oklch(85.7% 0.131 157.3);
Tailwind
colors: {
custom: {
50: '#aaf1c6',
500: '#80eaae',
950: '#000000',
},
}SCSS
$custom: #80eaae; $custom-light: #aaf1c6; $custom-dark: #000000;
JSON
{
"hex": "#80eaae",
"rgb": {
"r": 128,
"g": 234,
"b": 174
},
"hsl": {
"h": 146.038,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.85728,
"c": 0.13087,
"h": 157.3
},
"luminance": 0.66491
}Semantic roles & 50–950 ramp
primary
#80EAAE
secondary
#C34B8F
accent
#1280D4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582