#80FBAC#80FBAC
#80FBAC is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.7% C 0.157 H 153.7°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBAC |
|---|---|
| RGB | rgb(128, 251, 172) |
| HSL | hsl(141, 94%, 74%) |
| HSV | hsv(141, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(90.12, -51.52, 27.52) |
| CIE-LCH | lch(90.12, 58.41, 151.89°) |
| OKLab | oklab(89.68% -0.1404 0.0695) |
| OKLCH | oklch(89.68% 0.157 153.7) |
| XYZ | xyz(50.8420, 76.5580, 51.1197) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.62
Seafoam Green
#7AF9AB
ΔE00 0.67
Light Bluish Green
#76FDA8
ΔE00 1.20
Light Blue Green
#7EFBB3
ΔE00 1.43
Foam Green
#90FDA9
ΔE00 2.02
Light Sea Green
#98F6B0
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBAC #FB80CF
analogous
#92FB80 #80FBAC #80FBE9
triadic
#80FBAC #AC80FB #FBAC80
tetradic
#80FBAC #8092FB #FB80CF #FBE980
square
#80FBAC #8092FB #FB80CF #FBE980
split-complementary
#80FBAC #E980FB #FB8092
monochromatic
#09F75E #45F985 #80FBAC #BBFDD3 #E1FEEC
Accessibility & contrast
On white
1.29
#80FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#80FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBAC
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBAC | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA7
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#62F8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fbac; /* rgb */ color: rgb(128, 251, 172); /* oklch */ color: oklch(89.7% 0.157 153.7);
Tailwind
colors: {
custom: {
50: '#acfdc5',
500: '#80fbac',
950: '#000000',
},
}SCSS
$custom: #80fbac; $custom-light: #acfdc5; $custom-dark: #000000;
JSON
{
"hex": "#80fbac",
"rgb": {
"r": 128,
"g": 251,
"b": 172
},
"hsl": {
"h": 141.463,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.89684,
"c": 0.15669,
"h": 153.7
},
"luminance": 0.76562
}Semantic roles & 50–950 ramp
primary
#80FBAC
secondary
#D946A4
accent
#0093E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682