#80FBAD#80FBAD
#80FBAD is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.7% C 0.156 H 154.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBAD |
|---|---|
| RGB | rgb(128, 251, 173) |
| HSL | hsl(142, 94%, 74%) |
| HSV | hsv(142, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(90.14, -51.34, 27.04) |
| CIE-LCH | lch(90.14, 58.03, 152.23°) |
| OKLab | oklab(89.7% -0.14 0.0683) |
| OKLCH | oklch(89.7% 0.156 154) |
| XYZ | xyz(50.9384, 76.5966, 51.6274) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.50
Seafoam Green
#7AF9AB
ΔE00 0.62
Light Blue Green
#7EFBB3
ΔE00 1.24
Light Bluish Green
#76FDA8
ΔE00 1.32
Foam Green
#90FDA9
ΔE00 2.15
Light Sea Green
#98F6B0
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBAD #FB80CE
analogous
#91FB80 #80FBAD #80FBEA
triadic
#80FBAD #AD80FB #FBAD80
tetradic
#80FBAD #8091FB #FB80CE #FBEA80
square
#80FBAD #8091FB #FB80CE #FBEA80
split-complementary
#80FBAD #EA80FB #FB8091
monochromatic
#09F760 #45F987 #80FBAD #BBFDD3 #E1FEEC
Accessibility & contrast
On white
1.29
#80FBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#80FBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBAD
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBAD | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA8
Deuteranopia (green-blind)
#E9DEB2
Tritanopia (blue-blind)
#62F8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fbad; /* rgb */ color: rgb(128, 251, 173); /* oklch */ color: oklch(89.7% 0.156 154.0);
Tailwind
colors: {
custom: {
50: '#acfdc6',
500: '#80fbad',
950: '#000000',
},
}SCSS
$custom: #80fbad; $custom-light: #acfdc6; $custom-dark: #000000;
JSON
{
"hex": "#80fbad",
"rgb": {
"r": 128,
"g": 251,
"b": 173
},
"hsl": {
"h": 141.951,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.89704,
"c": 0.15579,
"h": 154
},
"luminance": 0.76601
}Semantic roles & 50–950 ramp
primary
#80FBAD
secondary
#D946A3
accent
#0092E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682