#80B5BD#80B5BD
#80B5BD is a light, muted teal. Relative luminance 0.413; OKLCH L 73.9% C 0.057 H 207.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #80B5BD |
|---|---|
| RGB | rgb(128, 181, 189) |
| HSL | hsl(188, 32%, 62%) |
| HSV | hsv(188, 32%, 74%) |
| CMYK | cmyk(32.3%, 4.2%, 0%, 25.9%) |
| CIE-LAB | lab(70.39, -15.34, -9.64) |
| CIE-LCH | lch(70.39, 18.11, 212.13°) |
| OKLab | oklab(73.89% -0.0501 -0.0263) |
| OKLCH | oklch(73.89% 0.057 207.7) |
| XYZ | xyz(34.6082, 41.3092, 54.2841) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.36
Greyblue
#77A1B5
ΔE00 8.40
Bluegrey
#85A3B2
ΔE00 8.55
Turquoise Blue
#06B1C4
ΔE00 9.14
Sky Blue
#87CEEB
ΔE00 9.54
Lightblue
#ADD8E6
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B5BD #BD8880
analogous
#80BDA7 #80B5BD #8097BD
triadic
#80B5BD #BD80B5 #B5BD80
tetradic
#80B5BD #A780BD #BD8880 #97BD80
square
#80B5BD #A780BD #BD8880 #97BD80
split-complementary
#80B5BD #BD8097 #BDA780
monochromatic
#437880 #589EA8 #80B5BD #A8CCD2 #D1E4E7
Accessibility & contrast
On white
2.27
#80B5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#80B5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B5BD
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B5BD | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BE
Deuteranopia (green-blind)
#A2A9BD
Tritanopia (blue-blind)
#6ABAB7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #80b5bd; /* rgb */ color: rgb(128, 181, 189); /* oklch */ color: oklch(73.9% 0.057 207.7);
Tailwind
colors: {
custom: {
50: '#a7cbd0',
500: '#80b5bd',
950: '#000000',
},
}SCSS
$custom: #80b5bd; $custom-light: #a7cbd0; $custom-dark: #000000;
JSON
{
"hex": "#80b5bd",
"rgb": {
"r": 128,
"g": 181,
"b": 189
},
"hsl": {
"h": 187.869,
"s": 31.606,
"l": 62.157
},
"oklch": {
"l": 0.73889,
"c": 0.05662,
"h": 207.7
},
"luminance": 0.41311
}Semantic roles & 50–950 ramp
primary
#80B5BD
secondary
#D8C4C1
accent
#4A3BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282