#85B7BE#85B7BE
#85B7BE is a light, muted teal. Relative luminance 0.426; OKLCH L 74.7% C 0.054 H 206.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #85B7BE |
|---|---|
| RGB | rgb(133, 183, 190) |
| HSL | hsl(187, 30%, 63%) |
| HSV | hsv(187, 30%, 75%) |
| CMYK | cmyk(30%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(71.26, -14.71, -8.86) |
| CIE-LCH | lch(71.26, 17.17, 211.06°) |
| OKLab | oklab(74.66% -0.0477 -0.0242) |
| OKLCH | oklch(74.66% 0.054 206.9) |
| XYZ | xyz(35.8976, 42.5694, 55.0304) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 8.71
Greyblue
#77A1B5
ΔE00 8.85
Cadetblue
#5F9EA0
ΔE00 9.02
Sky Blue
#87CEEB
ΔE00 9.42
Lightblue
#ADD8E6
ΔE00 9.75
Turquoise Blue
#06B1C4
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B7BE #BE8C85
analogous
#85BEA8 #85B7BE #859ABE
triadic
#85B7BE #BE85B7 #B7BE85
tetradic
#85B7BE #A885BE #BE8C85 #9ABE85
square
#85B7BE #A885BE #BE8C85 #9ABE85
split-complementary
#85B7BE #BE859A #BEA885
monochromatic
#467B83 #5D9FA9 #85B7BE #ADCFD3 #D5E6E9
Accessibility & contrast
On white
2.21
#85B7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#85B7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B7BE
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B7BE | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BF
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#71BBB9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #85b7be; /* rgb */ color: rgb(133, 183, 190); /* oklch */ color: oklch(74.7% 0.054 206.9);
Tailwind
colors: {
custom: {
50: '#aaccd1',
500: '#85b7be',
950: '#000000',
},
}SCSS
$custom: #85b7be; $custom-light: #aaccd1; $custom-dark: #000000;
JSON
{
"hex": "#85b7be",
"rgb": {
"r": 133,
"g": 183,
"b": 190
},
"hsl": {
"h": 187.368,
"s": 30.481,
"l": 63.333
},
"oklch": {
"l": 0.74664,
"c": 0.05351,
"h": 206.9
},
"luminance": 0.42571
}Semantic roles & 50–950 ramp
primary
#85B7BE
secondary
#DAC8C5
accent
#4A3CA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282