#80EAAC#80EAAC
#80EAAC is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.7% C 0.133 H 156.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #80EAAC |
|---|---|
| RGB | rgb(128, 234, 172) |
| HSL | hsl(145, 72%, 71%) |
| HSV | hsv(145, 45%, 92%) |
| CMYK | cmyk(45.3%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(85.21, -44.33, 20.78) |
| CIE-LCH | lch(85.21, 48.96, 154.88°) |
| OKLab | oklab(85.68% -0.1216 0.0529) |
| OKLCH | oklch(85.68% 0.133 156.5) |
| XYZ | xyz(45.7680, 66.4100, 49.4284) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.80
Hospital Green
#9BE5AA
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EAAC #EA80BE
analogous
#89EA80 #80EAAC #80EAE1
triadic
#80EAAC #AC80EA #EAAC80
tetradic
#80EAAC #8089EA #EA80BE #EAE180
square
#80EAAC #8089EA #EA80BE #EAE180
split-complementary
#80EAAC #E180EA #EA8089
monochromatic
#22CE69 #4BE18A #80EAAC #B5F3CE #E5FBEE
Accessibility & contrast
On white
1.47
#80EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#80EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EAAC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EAAC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA8
Deuteranopia (green-blind)
#D9D0B0
Tritanopia (blue-blind)
#66E8D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #80eaac; /* rgb */ color: rgb(128, 234, 172); /* oklch */ color: oklch(85.7% 0.133 156.5);
Tailwind
colors: {
custom: {
50: '#aaf1c5',
500: '#80eaac',
950: '#000000',
},
}SCSS
$custom: #80eaac; $custom-light: #aaf1c5; $custom-dark: #000000;
JSON
{
"hex": "#80eaac",
"rgb": {
"r": 128,
"g": 234,
"b": 172
},
"hsl": {
"h": 144.906,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.85683,
"c": 0.13263,
"h": 156.5
},
"luminance": 0.66413
}Semantic roles & 50–950 ramp
primary
#80EAAC
secondary
#C34B91
accent
#1283D4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582