#80FEAB#80FEAB
#80FEAB is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.4% C 0.162 H 153.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEAB |
|---|---|
| RGB | rgb(128, 254, 171) |
| HSL | hsl(140, 98%, 75%) |
| HSV | hsv(140, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(90.97, -52.93, 29.17) |
| CIE-LCH | lch(90.97, 60.44, 151.14°) |
| OKLab | oklab(90.37% -0.1441 0.0735) |
| OKLCH | oklch(90.37% 0.162 153) |
| XYZ | xyz(51.6909, 78.4089, 50.9307) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.84
Seafoam Green
#7AF9AB
ΔE00 1.37
Seafoam (survey)
#80F9AD
ΔE00 1.46
Foam Green
#90FDA9
ΔE00 1.74
Light Blue Green
#7EFBB3
ΔE00 2.08
Light Green Blue
#56FCA2
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEAB #FE80D3
analogous
#94FE80 #80FEAB #80FEEA
triadic
#80FEAB #AB80FE #FEAB80
tetradic
#80FEAB #8094FE #FE80D3 #FEEA80
square
#80FEAB #8094FE #FE80D3 #FEEA80
split-complementary
#80FEAB #EA80FE #FE8094
monochromatic
#07FD5B #43FE83 #80FEAB #BDFED3 #E1FFEB
Accessibility & contrast
On white
1.26
#80FEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#80FEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEAB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEAB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA6
Deuteranopia (green-blind)
#ECE0B0
Tritanopia (blue-blind)
#62FBE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80feab; /* rgb */ color: rgb(128, 254, 171); /* oklch */ color: oklch(90.4% 0.162 153.0);
Tailwind
colors: {
custom: {
50: '#acffc4',
500: '#80feab',
950: '#000000',
},
}SCSS
$custom: #80feab; $custom-light: #acffc4; $custom-dark: #000000;
JSON
{
"hex": "#80feab",
"rgb": {
"r": 128,
"g": 254,
"b": 171
},
"hsl": {
"h": 140.476,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.90371,
"c": 0.16176,
"h": 153
},
"luminance": 0.78413
}Semantic roles & 50–950 ramp
primary
#80FEAB
secondary
#DD45A9
accent
#0097E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682