#80FFAB#80FFAB
#80FFAB is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.6% C 0.163 H 152.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFAB |
|---|---|
| RGB | rgb(128, 255, 171) |
| HSL | hsl(140, 100%, 75%) |
| HSV | hsv(140, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(91.25, -53.34, 29.56) |
| CIE-LCH | lch(91.25, 60.99, 151.00°) |
| OKLab | oklab(90.61% -0.1452 0.0744) |
| OKLCH | oklch(90.61% 0.163 152.9) |
| XYZ | xyz(52.0091, 79.0452, 51.0367) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.87
Seafoam Green
#7AF9AB
ΔE00 1.59
Seafoam (survey)
#80F9AD
ΔE00 1.69
Foam Green
#90FDA9
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 2.27
Baby Green
#8CFF9E
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFAB #FF80D4
analogous
#94FF80 #80FFAB #80FFEB
triadic
#80FFAB #AB80FF #FFAB80
tetradic
#80FFAB #8094FF #FF80D4 #FFEB80
square
#80FFAB #8094FF #FF80D4 #FFEB80
split-complementary
#80FFAB #EB80FF #FF8094
monochromatic
#06FF5A #43FF83 #80FFAB #BDFFD3 #E0FFEB
Accessibility & contrast
On white
1.25
#80FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#80FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFAB
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFAB | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA6
Deuteranopia (green-blind)
#EDE1B0
Tritanopia (blue-blind)
#62FCE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80ffab; /* rgb */ color: rgb(128, 255, 171); /* oklch */ color: oklch(90.6% 0.163 152.9);
Tailwind
colors: {
custom: {
50: '#acffc4',
500: '#80ffab',
950: '#000000',
},
}SCSS
$custom: #80ffab; $custom-light: #acffc4; $custom-dark: #000000;
JSON
{
"hex": "#80ffab",
"rgb": {
"r": 128,
"g": 255,
"b": 171
},
"hsl": {
"h": 140.315,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90606,
"c": 0.16315,
"h": 152.9
},
"luminance": 0.79049
}Semantic roles & 50–950 ramp
primary
#80FFAB
secondary
#DE45AA
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682