#80E8A2#80E8A2
#80E8A2 is a very light, vivid green. Relative luminance 0.649; OKLCH L 85.0% C 0.139 H 153.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #80E8A2 |
|---|---|
| RGB | rgb(128, 232, 162) |
| HSL | hsl(140, 69%, 71%) |
| HSV | hsv(140, 45%, 91%) |
| CMYK | cmyk(44.8%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(84.44, -45.31, 24.89) |
| CIE-LCH | lch(84.44, 51.70, 151.22°) |
| OKLab | oklab(85% -0.1237 0.063) |
| OKLCH | oklch(85% 0.139 153) |
| XYZ | xyz(44.2773, 64.9079, 44.3707) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.68
Hospital Green
#9BE5AA
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.82
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E8A2 #E880C6
analogous
#92E880 #80E8A2 #80E8D6
triadic
#80E8A2 #A280E8 #E8A280
tetradic
#80E8A2 #8092E8 #E880C6 #E8D680
square
#80E8A2 #8092E8 #E880C6 #E8D680
split-complementary
#80E8A2 #D680E8 #E88092
monochromatic
#24C95A #4CDF7C #80E8A2 #B4F1C8 #E5FAEC
Accessibility & contrast
On white
1.50
#80E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#80E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E8A2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E8A2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D9CEA6
Tritanopia (blue-blind)
#6AE6D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #80e8a2; /* rgb */ color: rgb(128, 232, 162); /* oklch */ color: oklch(85.0% 0.139 153.0);
Tailwind
colors: {
custom: {
50: '#aaf0be',
500: '#80e8a2',
950: '#000000',
},
}SCSS
$custom: #80e8a2; $custom-light: #aaf0be; $custom-dark: #000000;
JSON
{
"hex": "#80e8a2",
"rgb": {
"r": 128,
"g": 232,
"b": 162
},
"hsl": {
"h": 139.615,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.84996,
"c": 0.13883,
"h": 153
},
"luminance": 0.64911
}Semantic roles & 50–950 ramp
primary
#80E8A2
secondary
#C14B9A
accent
#1493D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582