#80FDBD#80FDBD
#80FDBD is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.5% C 0.145 H 159.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDBD |
|---|---|
| RGB | rgb(128, 253, 189) |
| HSL | hsl(149, 97%, 75%) |
| HSV | hsv(149, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(91.01, -49.18, 20.09) |
| CIE-LCH | lch(91.01, 53.12, 157.77°) |
| OKLab | oklab(90.52% -0.1352 0.0513) |
| OKLCH | oklch(90.52% 0.145 159.2) |
| XYZ | xyz(53.2084, 78.5095, 60.4842) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.75
Light Aquamarine
#7BFDC7
ΔE00 2.40
Light Greenish Blue
#63F7B4
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 3.01
Light Seafoam
#A0FEBF
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDBD #FD80C0
analogous
#82FD80 #80FDBD #80FDFB
triadic
#80FDBD #BD80FD #FDBD80
tetradic
#80FDBD #8082FD #FD80C0 #FDFB80
square
#80FDBD #8082FD #FD80C0 #FDFB80
split-complementary
#80FDBD #FB80FD #FD8082
monochromatic
#07FB7E #44FC9E #80FDBD #BCFEDC #E1FFEF
Accessibility & contrast
On white
1.26
#80FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#80FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDBD
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDBD | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#5BFCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80fdbd; /* rgb */ color: rgb(128, 253, 189); /* oklch */ color: oklch(90.5% 0.145 159.2);
Tailwind
colors: {
custom: {
50: '#acffd1',
500: '#80fdbd',
950: '#000000',
},
}SCSS
$custom: #80fdbd; $custom-light: #acffd1; $custom-dark: #000000;
JSON
{
"hex": "#80fdbd",
"rgb": {
"r": 128,
"g": 253,
"b": 189
},
"hsl": {
"h": 149.28,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.90518,
"c": 0.1446,
"h": 159.2
},
"luminance": 0.78514
}Semantic roles & 50–950 ramp
primary
#80FDBD
secondary
#DB4692
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683