#80FDBB#80FDBB
#80FDBB is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.5% C 0.146 H 158.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDBB |
|---|---|
| RGB | rgb(128, 253, 187) |
| HSL | hsl(148, 97%, 75%) |
| HSV | hsv(148, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.97, -49.56, 21.06) |
| CIE-LCH | lch(90.97, 53.85, 156.98°) |
| OKLab | oklab(90.47% -0.1361 0.0537) |
| OKLCH | oklch(90.47% 0.146 158.5) |
| XYZ | xyz(52.9928, 78.4232, 59.3487) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.35
Seafoam (survey)
#80F9AD
ΔE00 2.39
Light Greenish Blue
#63F7B4
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 2.82
Light Seafoam
#A0FEBF
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDBB #FD80C2
analogous
#84FD80 #80FDBB #80FDF9
triadic
#80FDBB #BB80FD #FDBB80
tetradic
#80FDBB #8084FD #FD80C2 #FDF980
square
#80FDBB #8084FD #FD80C2 #FDF980
split-complementary
#80FDBB #F980FD #FD8084
monochromatic
#07FB7A #44FC9B #80FDBB #BCFEDB #E1FFEF
Accessibility & contrast
On white
1.26
#80FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#80FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDBB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDBB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#5CFCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80fdbb; /* rgb */ color: rgb(128, 253, 187); /* oklch */ color: oklch(90.5% 0.146 158.5);
Tailwind
colors: {
custom: {
50: '#acffcf',
500: '#80fdbb',
950: '#000000',
},
}SCSS
$custom: #80fdbb; $custom-light: #acffcf; $custom-dark: #000000;
JSON
{
"hex": "#80fdbb",
"rgb": {
"r": 128,
"g": 253,
"b": 187
},
"hsl": {
"h": 148.32,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.90473,
"c": 0.14629,
"h": 158.5
},
"luminance": 0.78428
}Semantic roles & 50–950 ramp
primary
#80FDBB
secondary
#DB4695
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683