#80E8A8#80E8A8
#80E8A8 is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.1% C 0.133 H 155.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #80E8A8 |
|---|---|
| RGB | rgb(128, 232, 168) |
| HSL | hsl(143, 69%, 71%) |
| HSV | hsv(143, 45%, 91%) |
| CMYK | cmyk(44.8%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(84.55, -44.21, 21.95) |
| CIE-LCH | lch(84.55, 49.36, 153.60°) |
| OKLab | oklab(85.12% -0.1211 0.0558) |
| OKLCH | oklch(85.12% 0.133 155.3) |
| XYZ | xyz(44.8234, 65.1263, 47.2469) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.58
Light Sea Green
#98F6B0
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E8A8 #E880C0
analogous
#8CE880 #80E8A8 #80E8DC
triadic
#80E8A8 #A880E8 #E8A880
tetradic
#80E8A8 #808CE8 #E880C0 #E8DC80
square
#80E8A8 #808CE8 #E880C0 #E8DC80
split-complementary
#80E8A8 #DC80E8 #E8808C
monochromatic
#24C964 #4CDF85 #80E8A8 #B4F1CB #E5FAED
Accessibility & contrast
On white
1.50
#80E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#80E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E8A8
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E8A8 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA4
Deuteranopia (green-blind)
#D8CFAC
Tritanopia (blue-blind)
#68E6D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #80e8a8; /* rgb */ color: rgb(128, 232, 168); /* oklch */ color: oklch(85.1% 0.133 155.3);
Tailwind
colors: {
custom: {
50: '#aaf0c2',
500: '#80e8a8',
950: '#000000',
},
}SCSS
$custom: #80e8a8; $custom-light: #aaf0c2; $custom-dark: #000000;
JSON
{
"hex": "#80e8a8",
"rgb": {
"r": 128,
"g": 232,
"b": 168
},
"hsl": {
"h": 143.077,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.85124,
"c": 0.13334,
"h": 155.3
},
"luminance": 0.6513
}Semantic roles & 50–950 ramp
primary
#80E8A8
secondary
#C14B94
accent
#1489D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582