#80DBAB#80DBAB
#80DBAB is a very light, moderate green. Relative luminance 0.582; OKLCH L 82.1% C 0.112 H 159.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #80DBAB |
|---|---|
| RGB | rgb(128, 219, 171) |
| HSL | hsl(148, 56%, 68%) |
| HSV | hsv(148, 42%, 86%) |
| CMYK | cmyk(41.6%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(80.84, -37.86, 15.22) |
| CIE-LCH | lch(80.84, 40.81, 158.10°) |
| OKLab | oklab(82.14% -0.1047 0.039) |
| OKLCH | oklch(82.14% 0.112 159.6) |
| XYZ | xyz(41.5813, 58.1897, 47.5608) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.63
Light Teal
#90E4C1
ΔE00 4.30
Hospital Green
#9BE5AA
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 5.35
Eucalyptus
#44D7A8
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DBAB #DB80B0
analogous
#82DB80 #80DBAB #80DBD9
triadic
#80DBAB #AB80DB #DBAB80
tetradic
#80DBAB #8082DB #DB80B0 #DBD980
square
#80DBAB #8082DB #DB80B0 #DBD980
split-complementary
#80DBAB #D980DB #DB8082
monochromatic
#32AF6D #50CD8B #80DBAB #B0E9CB #DFF6EA
Accessibility & contrast
On white
1.66
#80DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#80DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DBAB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DBAB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA8
Deuteranopia (green-blind)
#CBC5AE
Tritanopia (blue-blind)
#6ADACE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #80dbab; /* rgb */ color: rgb(128, 219, 171); /* oklch */ color: oklch(82.1% 0.112 159.6);
Tailwind
colors: {
custom: {
50: '#a9e6c4',
500: '#80dbab',
950: '#000000',
},
}SCSS
$custom: #80dbab; $custom-light: #a9e6c4; $custom-dark: #000000;
JSON
{
"hex": "#80dbab",
"rgb": {
"r": 128,
"g": 219,
"b": 171
},
"hsl": {
"h": 148.352,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.82138,
"c": 0.11176,
"h": 159.6
},
"luminance": 0.58193
}Semantic roles & 50–950 ramp
primary
#80DBAB
secondary
#B14E82
accent
#2277C3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482