#85B7BB#85B7BB
#85B7BB is a light, muted teal. Relative luminance 0.424; OKLCH L 74.6% C 0.053 H 202.3°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #85B7BB |
|---|---|
| RGB | rgb(133, 183, 187) |
| HSL | hsl(184, 28%, 63%) |
| HSV | hsv(184, 29%, 73%) |
| CMYK | cmyk(28.9%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(71.17, -15.42, -7.35) |
| CIE-LCH | lch(71.17, 17.08, 205.47°) |
| OKLab | oklab(74.56% -0.0489 -0.0201) |
| OKLCH | oklch(74.56% 0.053 202.3) |
| XYZ | xyz(35.5731, 42.4396, 53.3213) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.60
Bluegrey
#85A3B2
ΔE00 9.56
Greyblue
#77A1B5
ΔE00 9.79
Turquoise Blue
#06B1C4
ΔE00 10.13
Lightblue
#ADD8E6
ΔE00 10.36
Sky Blue
#87CEEB
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B7BB #BB8985
analogous
#85BBA4 #85B7BB #859CBB
triadic
#85B7BB #BB85B7 #B7BB85
tetradic
#85B7BB #A485BB #BB8985 #9CBB85
square
#85B7BB #A485BB #BB8985 #9CBB85
split-complementary
#85B7BB #BB859C #BBA485
monochromatic
#477B7F #5EA0A5 #85B7BB #ACCED1 #D4E5E7
Accessibility & contrast
On white
2.21
#85B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#85B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B7BB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B7BB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#72BBB8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #85b7bb; /* rgb */ color: rgb(133, 183, 187); /* oklch */ color: oklch(74.6% 0.053 202.3);
Tailwind
colors: {
custom: {
50: '#aacccf',
500: '#85b7bb',
950: '#000000',
},
}SCSS
$custom: #85b7bb; $custom-light: #aacccf; $custom-dark: #000000;
JSON
{
"hex": "#85b7bb",
"rgb": {
"r": 133,
"g": 183,
"b": 187
},
"hsl": {
"h": 184.444,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.74564,
"c": 0.0529,
"h": 202.3
},
"luminance": 0.42441
}Semantic roles & 50–950 ramp
primary
#85B7BB
secondary
#D8C6C4
accent
#463EA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282