#80FDBE#80FDBE
#80FDBE is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.5% C 0.144 H 159.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDBE |
|---|---|
| RGB | rgb(128, 253, 190) |
| HSL | hsl(150, 97%, 75%) |
| HSV | hsv(150, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.03, -48.98, 19.61) |
| CIE-LCH | lch(91.03, 52.76, 158.18°) |
| OKLab | oklab(90.54% -0.1348 0.0501) |
| OKLCH | oklch(90.54% 0.144 159.6) |
| XYZ | xyz(53.3173, 78.5531, 61.0578) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.96
Light Aquamarine
#7BFDC7
ΔE00 2.19
Light Greenish Blue
#63F7B4
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.21
Light Seafoam
#A0FEBF
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDBE #FD80BF
analogous
#81FD80 #80FDBE #80FDFC
triadic
#80FDBE #BE80FD #FDBE80
tetradic
#80FDBE #8081FD #FD80BF #FDFC80
square
#80FDBE #8081FD #FD80BF #FDFC80
split-complementary
#80FDBE #FC80FD #FD8081
monochromatic
#07FB80 #44FC9F #80FDBE #BCFEDD #E1FFF0
Accessibility & contrast
On white
1.26
#80FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#80FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDBE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDBE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#5BFCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80fdbe; /* rgb */ color: rgb(128, 253, 190); /* oklch */ color: oklch(90.5% 0.144 159.6);
Tailwind
colors: {
custom: {
50: '#acffd1',
500: '#80fdbe',
950: '#000000',
},
}SCSS
$custom: #80fdbe; $custom-light: #acffd1; $custom-dark: #000000;
JSON
{
"hex": "#80fdbe",
"rgb": {
"r": 128,
"g": 253,
"b": 190
},
"hsl": {
"h": 149.76,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.9054,
"c": 0.14377,
"h": 159.6
},
"luminance": 0.78557
}Semantic roles & 50–950 ramp
primary
#80FDBE
secondary
#DB4691
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683