#80FB96#80FB96
#80FB96 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.3% C 0.177 H 147.9°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #80FB96 |
|---|---|
| RGB | rgb(128, 251, 150) |
| HSL | hsl(131, 94%, 74%) |
| HSV | hsv(131, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 40.2%, 1.6%) |
| CIE-LAB | lab(89.76, -55.20, 38.04) |
| CIE-LCH | lch(89.76, 67.04, 145.43°) |
| OKLab | oklab(89.27% -0.1498 0.0941) |
| OKLCH | oklch(89.27% 0.177 147.9) |
| XYZ | xyz(48.9013, 75.7818, 40.8987) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.35
Mint Green
#8FFF9F
ΔE00 1.59
Palegreen
#98FB98
ΔE00 2.43
Foam Green
#90FDA9
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 3.27
Lightgreen
#90EE90
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FB96 #FB80E5
analogous
#A8FB80 #80FB96 #80FBD4
triadic
#80FB96 #9680FB #FB9680
tetradic
#80FB96 #80A8FB #FB80E5 #FBD480
square
#80FB96 #80A8FB #FB80E5 #FBD480
split-complementary
#80FB96 #D480FB #FB80A8
monochromatic
#09F734 #45F965 #80FB96 #BBFDC7 #E1FEE6
Accessibility & contrast
On white
1.30
#80FB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#80FB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FB96
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FB96 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98F
Deuteranopia (green-blind)
#ECDD9C
Tritanopia (blue-blind)
#69F7E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #80fb96; /* rgb */ color: rgb(128, 251, 150); /* oklch */ color: oklch(89.3% 0.177 147.9);
Tailwind
colors: {
custom: {
50: '#acfdb6',
500: '#80fb96',
950: '#000000',
},
}SCSS
$custom: #80fb96; $custom-light: #acfdb6; $custom-dark: #000000;
JSON
{
"hex": "#80fb96",
"rgb": {
"r": 128,
"g": 251,
"b": 150
},
"hsl": {
"h": 130.732,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.89272,
"c": 0.17693,
"h": 147.9
},
"luminance": 0.75786
}Semantic roles & 50–950 ramp
primary
#80FB96
secondary
#D946BF
accent
#00BCE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681