#80BDBD#80BDBD
#80BDBD is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.7% C 0.063 H 195.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #80BDBD |
|---|---|
| RGB | rgb(128, 189, 189) |
| HSL | hsl(180, 32%, 62%) |
| HSV | hsv(180, 32%, 74%) |
| CMYK | cmyk(32.3%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(72.67, -19.47, -6.26) |
| CIE-LCH | lch(72.67, 20.45, 197.82°) |
| OKLab | oklab(75.7% -0.0603 -0.0172) |
| OKLCH | oklch(75.7% 0.063 195.9) |
| XYZ | xyz(36.2818, 44.6564, 54.8420) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.67
Cadetblue
#5F9EA0
ΔE00 9.28
Darkturquoise
#00CED1
ΔE00 9.39
Lightseagreen
#20B2AA
ΔE00 9.91
Pale Teal
#82CBB2
ΔE00 9.93
Turquoise Blue
#06B1C4
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BDBD #BD8080
analogous
#80BD9F #80BDBD #809FBD
triadic
#80BDBD #BD80BD #BDBD80
tetradic
#80BDBD #9F80BD #BD8080 #9FBD80
square
#80BDBD #9F80BD #BD8080 #9FBD80
split-complementary
#80BDBD #BD809F #BD9F80
monochromatic
#438080 #58A8A8 #80BDBD #A8D2D2 #D1E7E7
Accessibility & contrast
On white
2.11
#80BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#80BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BDBD
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BDBD | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#69C1BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #80bdbd; /* rgb */ color: rgb(128, 189, 189); /* oklch */ color: oklch(75.7% 0.063 195.9);
Tailwind
colors: {
custom: {
50: '#a7d1d0',
500: '#80bdbd',
950: '#000000',
},
}SCSS
$custom: #80bdbd; $custom-light: #a7d1d0; $custom-dark: #000000;
JSON
{
"hex": "#80bdbd",
"rgb": {
"r": 128,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 31.606,
"l": 62.157
},
"oklch": {
"l": 0.75702,
"c": 0.06268,
"h": 195.9
},
"luminance": 0.44659
}Semantic roles & 50–950 ramp
primary
#80BDBD
secondary
#D8C1C1
accent
#3B3BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282