#80DCAB#80DCAB
#80DCAB is a very light, moderate green. Relative luminance 0.587; OKLCH L 82.4% C 0.113 H 159.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCAB |
|---|---|
| RGB | rgb(128, 220, 171) |
| HSL | hsl(148, 57%, 68%) |
| HSV | hsv(148, 42%, 86%) |
| CMYK | cmyk(41.8%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(81.13, -38.32, 15.63) |
| CIE-LCH | lch(81.13, 41.38, 157.81°) |
| OKLab | oklab(82.37% -0.1059 0.0401) |
| OKLCH | oklch(82.37% 0.113 159.3) |
| XYZ | xyz(41.8429, 58.7130, 47.6480) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.61
Light Teal
#90E4C1
ΔE00 4.37
Hospital Green
#9BE5AA
ΔE00 4.58
Eucalyptus
#44D7A8
ΔE00 5.43
Mediumaquamarine
#66CDAA
ΔE00 5.60
Mint
#AAF0C1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCAB #DC80B1
analogous
#83DC80 #80DCAB #80DCD9
triadic
#80DCAB #AB80DC #DCAB80
tetradic
#80DCAB #8083DC #DC80B1 #DCD980
square
#80DCAB #8083DC #DC80B1 #DCD980
split-complementary
#80DCAB #D980DC #DC8083
monochromatic
#31B16D #50CF8B #80DCAB #B0E9CB #E0F6EA
Accessibility & contrast
On white
1.65
#80DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#80DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCAB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCAB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0A8
Deuteranopia (green-blind)
#CCC5AE
Tritanopia (blue-blind)
#6ADBCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #80dcab; /* rgb */ color: rgb(128, 220, 171); /* oklch */ color: oklch(82.4% 0.113 159.3);
Tailwind
colors: {
custom: {
50: '#a9e7c4',
500: '#80dcab',
950: '#000000',
},
}SCSS
$custom: #80dcab; $custom-light: #a9e7c4; $custom-dark: #000000;
JSON
{
"hex": "#80dcab",
"rgb": {
"r": 128,
"g": 220,
"b": 171
},
"hsl": {
"h": 148.043,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.82373,
"c": 0.11322,
"h": 159.3
},
"luminance": 0.58716
}Semantic roles & 50–950 ramp
primary
#80DCAB
secondary
#B34E83
accent
#2178C4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482