#85B5BB#85B5BB
#85B5BB is a light, muted teal. Relative luminance 0.416; OKLCH L 74.1% C 0.051 H 205.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #85B5BB |
|---|---|
| RGB | rgb(133, 181, 187) |
| HSL | hsl(187, 28%, 63%) |
| HSV | hsv(187, 29%, 73%) |
| CMYK | cmyk(28.9%, 3.2%, 0%, 26.7%) |
| CIE-LAB | lab(70.61, -14.37, -8.18) |
| CIE-LCH | lch(70.61, 16.54, 209.66°) |
| OKLab | oklab(74.11% -0.0463 -0.0223) |
| OKLCH | oklch(74.11% 0.051 205.7) |
| XYZ | xyz(35.1635, 41.6204, 53.1848) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 8.44
Cadetblue
#5F9EA0
ΔE00 8.58
Greyblue
#77A1B5
ΔE00 8.67
Cool Grey
#95A3A6
ΔE00 10.05
Sky Blue
#87CEEB
ΔE00 10.05
Turquoise Blue
#06B1C4
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B5BB #BB8B85
analogous
#85BBA6 #85B5BB #859ABB
triadic
#85B5BB #BB85B5 #B5BB85
tetradic
#85B5BB #A685BB #BB8B85 #9ABB85
square
#85B5BB #A685BB #BB8B85 #9ABB85
split-complementary
#85B5BB #BB859A #BBA685
monochromatic
#47797F #5E9DA5 #85B5BB #ACCDD1 #D4E5E7
Accessibility & contrast
On white
2.25
#85B5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#85B5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B5BB
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B5BB | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#73B9B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #85b5bb; /* rgb */ color: rgb(133, 181, 187); /* oklch */ color: oklch(74.1% 0.051 205.7);
Tailwind
colors: {
custom: {
50: '#aacbcf',
500: '#85b5bb',
950: '#000000',
},
}SCSS
$custom: #85b5bb; $custom-light: #aacbcf; $custom-dark: #000000;
JSON
{
"hex": "#85b5bb",
"rgb": {
"r": 133,
"g": 181,
"b": 187
},
"hsl": {
"h": 186.667,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.74114,
"c": 0.05144,
"h": 205.7
},
"luminance": 0.41622
}Semantic roles & 50–950 ramp
primary
#85B5BB
secondary
#D8C6C4
accent
#4A3EA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282