#80E1AE#80E1AE
#80E1AE is a very light, moderate green. Relative luminance 0.615; OKLCH L 83.6% C 0.118 H 159.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #80E1AE |
|---|---|
| RGB | rgb(128, 225, 174) |
| HSL | hsl(148, 62%, 69%) |
| HSV | hsv(148, 43%, 88%) |
| CMYK | cmyk(43.1%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(82.64, -39.97, 16.17) |
| CIE-LCH | lch(82.64, 43.12, 157.97°) |
| OKLab | oklab(83.62% -0.1104 0.0414) |
| OKLCH | oklch(83.62% 0.118 159.4) |
| XYZ | xyz(43.4641, 61.4925, 49.6151) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.50
Hospital Green
#9BE5AA
ΔE00 4.27
Light Teal
#90E4C1
ΔE00 4.32
Mint
#AAF0C1
ΔE00 5.56
Eucalyptus
#44D7A8
ΔE00 5.65
Light Turquoise
#7EF4CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E1AE #E180B3
analogous
#83E180 #80E1AE #80E1DF
triadic
#80E1AE #AE80E1 #E1AE80
tetradic
#80E1AE #8083E1 #E180B3 #E1DF80
square
#80E1AE #8083E1 #E180B3 #E1DF80
split-complementary
#80E1AE #DF80E1 #E18083
monochromatic
#2CBB70 #4ED58E #80E1AE #B2EDCE #E3F8ED
Accessibility & contrast
On white
1.58
#80E1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#80E1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E1AE
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E1AE | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#68E0D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #80e1ae; /* rgb */ color: rgb(128, 225, 174); /* oklch */ color: oklch(83.6% 0.118 159.4);
Tailwind
colors: {
custom: {
50: '#a9ebc6',
500: '#80e1ae',
950: '#000000',
},
}SCSS
$custom: #80e1ae; $custom-light: #a9ebc6; $custom-dark: #000000;
JSON
{
"hex": "#80e1ae",
"rgb": {
"r": 128,
"g": 225,
"b": 174
},
"hsl": {
"h": 148.454,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.83617,
"c": 0.11792,
"h": 159.4
},
"luminance": 0.61496
}Semantic roles & 50–950 ramp
primary
#80E1AE
secondary
#B84D85
accent
#1C77CA
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482