#80BDBE#80BDBE
#80BDBE is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.7% C 0.063 H 197.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #80BDBE |
|---|---|
| RGB | rgb(128, 189, 190) |
| HSL | hsl(181, 32%, 62%) |
| HSV | hsv(181, 33%, 75%) |
| CMYK | cmyk(32.6%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(72.69, -19.23, -6.76) |
| CIE-LCH | lch(72.69, 20.39, 199.37°) |
| OKLab | oklab(75.74% -0.0599 -0.0185) |
| OKLCH | oklch(75.74% 0.063 197.2) |
| XYZ | xyz(36.3907, 44.6999, 55.4156) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.82
Cadetblue
#5F9EA0
ΔE00 9.28
Darkturquoise
#00CED1
ΔE00 9.43
Turquoise Blue
#06B1C4
ΔE00 9.88
Lightseagreen
#20B2AA
ΔE00 10.11
Powder Blue
#B0E0E6
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BDBE #BE8180
analogous
#80BEA0 #80BDBE #809EBE
triadic
#80BDBE #BE80BD #BDBE80
tetradic
#80BDBE #A080BE #BE8180 #9EBE80
square
#80BDBE #A080BE #BE8180 #9EBE80
split-complementary
#80BDBE #BE809E #BEA080
monochromatic
#428081 #58A8A9 #80BDBE #A8D2D3 #D1E7E7
Accessibility & contrast
On white
2.11
#80BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#80BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BDBE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BDBE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#69C1BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #80bdbe; /* rgb */ color: rgb(128, 189, 190); /* oklch */ color: oklch(75.7% 0.063 197.2);
Tailwind
colors: {
custom: {
50: '#a7d1d1',
500: '#80bdbe',
950: '#000000',
},
}SCSS
$custom: #80bdbe; $custom-light: #a7d1d1; $custom-dark: #000000;
JSON
{
"hex": "#80bdbe",
"rgb": {
"r": 128,
"g": 189,
"b": 190
},
"hsl": {
"h": 180.968,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.75735,
"c": 0.06268,
"h": 197.2
},
"luminance": 0.44702
}Semantic roles & 50–950 ramp
primary
#80BDBE
secondary
#D8C2C2
accent
#3C3AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282