#85B4BB#85B4BB
#85B4BB is a light, muted teal. Relative luminance 0.412; OKLCH L 73.9% C 0.051 H 207.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #85B4BB |
|---|---|
| RGB | rgb(133, 180, 187) |
| HSL | hsl(188, 28%, 63%) |
| HSV | hsv(188, 29%, 73%) |
| CMYK | cmyk(28.9%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(70.33, -13.85, -8.60) |
| CIE-LCH | lch(70.33, 16.30, 211.85°) |
| OKLab | oklab(73.89% -0.045 -0.0235) |
| OKLCH | oklch(73.89% 0.051 207.5) |
| XYZ | xyz(34.9609, 41.2152, 53.1173) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.88
Greyblue
#77A1B5
ΔE00 8.11
Cadetblue
#5F9EA0
ΔE00 8.63
Cool Grey
#95A3A6
ΔE00 9.70
Sky Blue
#87CEEB
ΔE00 9.89
Turquoise Blue
#06B1C4
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B4BB #BB8C85
analogous
#85BBA7 #85B4BB #8599BB
triadic
#85B4BB #BB85B4 #B4BB85
tetradic
#85B4BB #A785BB #BB8C85 #99BB85
square
#85B4BB #A785BB #BB8C85 #99BB85
split-complementary
#85B4BB #BB8599 #BBA785
monochromatic
#47787F #5E9CA5 #85B4BB #ACCCD1 #D4E4E7
Accessibility & contrast
On white
2.27
#85B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#85B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B4BB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B4BB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BB
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#73B8B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #85b4bb; /* rgb */ color: rgb(133, 180, 187); /* oklch */ color: oklch(73.9% 0.051 207.5);
Tailwind
colors: {
custom: {
50: '#aacacf',
500: '#85b4bb',
950: '#000000',
},
}SCSS
$custom: #85b4bb; $custom-light: #aacacf; $custom-dark: #000000;
JSON
{
"hex": "#85b4bb",
"rgb": {
"r": 133,
"g": 180,
"b": 187
},
"hsl": {
"h": 187.778,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.7389,
"c": 0.05078,
"h": 207.5
},
"luminance": 0.41217
}Semantic roles & 50–950 ramp
primary
#85B4BB
secondary
#D8C7C4
accent
#4C3EA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282