#80FD97#80FD97
#80FD97 is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.8% C 0.179 H 148.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #80FD97 |
|---|---|
| RGB | rgb(128, 253, 151) |
| HSL | hsl(131, 97%, 75%) |
| HSV | hsv(131, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 40.3%, 0.8%) |
| CIE-LAB | lab(90.35, -55.85, 38.32) |
| CIE-LCH | lch(90.35, 67.73, 145.54°) |
| OKLab | oklab(89.76% -0.1515 0.0948) |
| OKLCH | oklch(89.76% 0.179 148) |
| XYZ | xyz(49.6102, 77.0702, 41.5339) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.22
Mint Green
#8FFF9F
ΔE00 1.49
Palegreen
#98FB98
ΔE00 2.51
Foam Green
#90FDA9
ΔE00 2.92
Light Bluish Green
#76FDA8
ΔE00 3.27
Lightgreen
#90EE90
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FD97 #FD80E6
analogous
#A8FD80 #80FD97 #80FDD6
triadic
#80FD97 #9780FD #FD9780
tetradic
#80FD97 #80A8FD #FD80E6 #FDD680
square
#80FD97 #80A8FD #FD80E6 #FDD680
split-complementary
#80FD97 #D680FD #FD80A8
monochromatic
#07FB34 #44FC66 #80FD97 #BCFEC8 #E1FFE6
Accessibility & contrast
On white
1.28
#80FD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#80FD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FD97
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FD97 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#EEDF9D
Tritanopia (blue-blind)
#69F9E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fd97; /* rgb */ color: rgb(128, 253, 151); /* oklch */ color: oklch(89.8% 0.179 148.0);
Tailwind
colors: {
custom: {
50: '#acffb6',
500: '#80fd97',
950: '#000000',
},
}SCSS
$custom: #80fd97; $custom-light: #acffb6; $custom-dark: #000000;
JSON
{
"hex": "#80fd97",
"rgb": {
"r": 128,
"g": 253,
"b": 151
},
"hsl": {
"h": 131.04,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.89764,
"c": 0.17876,
"h": 148
},
"luminance": 0.77074
}Semantic roles & 50–950 ramp
primary
#80FD97
secondary
#DB46C0
accent
#00BBE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681