#80BDAE#80BDAE
#80BDAE is a light, moderate teal. Relative luminance 0.440; OKLCH L 75.2% C 0.067 H 177.3°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #80BDAE |
|---|---|
| RGB | rgb(128, 189, 174) |
| HSL | hsl(165, 32%, 62%) |
| HSV | hsv(165, 32%, 74%) |
| CMYK | cmyk(32.3%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(72.25, -22.92, 1.33) |
| CIE-LCH | lch(72.25, 22.96, 176.69°) |
| OKLab | oklab(75.24% -0.0666 0.0032) |
| OKLCH | oklch(75.24% 0.067 177.3) |
| XYZ | xyz(34.7370, 44.0385, 46.7061) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.76
Seafoam Blue
#78D1B6
ΔE00 6.52
Mediumaquamarine
#66CDAA
ΔE00 7.95
Tealish
#24BCA8
ΔE00 8.46
Greyish Teal
#719F91
ΔE00 8.67
Greeny Blue
#42B395
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BDAE #BD808F
analogous
#80BD90 #80BDAE #80AEBD
triadic
#80BDAE #AE80BD #BDAE80
tetradic
#80BDAE #9080BD #BD808F #AEBD80
square
#80BDAE #9080BD #BD808F #AEBD80
split-complementary
#80BDAE #BD80AE #BD9080
monochromatic
#438071 #58A894 #80BDAE #A8D2C8 #D1E7E1
Accessibility & contrast
On white
2.14
#80BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#80BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BDAE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BDAE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AD
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#6EBFB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #80bdae; /* rgb */ color: rgb(128, 189, 174); /* oklch */ color: oklch(75.2% 0.067 177.3);
Tailwind
colors: {
custom: {
50: '#a7d1c6',
500: '#80bdae',
950: '#000000',
},
}SCSS
$custom: #80bdae; $custom-light: #a7d1c6; $custom-dark: #000000;
JSON
{
"hex": "#80bdae",
"rgb": {
"r": 128,
"g": 189,
"b": 174
},
"hsl": {
"h": 165.246,
"s": 31.606,
"l": 62.157
},
"oklch": {
"l": 0.75237,
"c": 0.0667,
"h": 177.3
},
"luminance": 0.4404
}Semantic roles & 50–950 ramp
primary
#80BDAE
secondary
#D8C1C7
accent
#3B56AA
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282