#80FDBA#80FDBA
#80FDBA is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.5% C 0.147 H 158.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDBA |
|---|---|
| RGB | rgb(128, 253, 186) |
| HSL | hsl(148, 97%, 75%) |
| HSV | hsv(148, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(90.95, -49.76, 21.55) |
| CIE-LCH | lch(90.95, 54.22, 156.59°) |
| OKLab | oklab(90.45% -0.1365 0.0549) |
| OKLCH | oklch(90.45% 0.147 158.1) |
| XYZ | xyz(52.8861, 78.3806, 58.7869) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.15
Seafoam (survey)
#80F9AD
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.41
Light Greenish Blue
#63F7B4
ΔE00 2.48
Light Aquamarine
#7BFDC7
ΔE00 3.03
Light Seafoam
#A0FEBF
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDBA #FD80C3
analogous
#85FD80 #80FDBA #80FDF8
triadic
#80FDBA #BA80FD #FDBA80
tetradic
#80FDBA #8085FD #FD80C3 #FDF880
square
#80FDBA #8085FD #FD80C3 #FDF880
split-complementary
#80FDBA #F880FD #FD8085
monochromatic
#07FB79 #44FC99 #80FDBA #BCFEDB #E1FFEF
Accessibility & contrast
On white
1.26
#80FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#80FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDBA
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDBA | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#5CFCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80fdba; /* rgb */ color: rgb(128, 253, 186); /* oklch */ color: oklch(90.5% 0.147 158.1);
Tailwind
colors: {
custom: {
50: '#acffcf',
500: '#80fdba',
950: '#000000',
},
}SCSS
$custom: #80fdba; $custom-light: #acffcf; $custom-dark: #000000;
JSON
{
"hex": "#80fdba",
"rgb": {
"r": 128,
"g": 253,
"b": 186
},
"hsl": {
"h": 147.84,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.90451,
"c": 0.14714,
"h": 158.1
},
"luminance": 0.78385
}Semantic roles & 50–950 ramp
primary
#80FDBA
secondary
#DB4696
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683