#85B3BA#85B3BA
#85B3BA is a light, muted teal. Relative luminance 0.408; OKLCH L 73.6% C 0.050 H 207.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #85B3BA |
|---|---|
| RGB | rgb(133, 179, 186) |
| HSL | hsl(188, 28%, 63%) |
| HSV | hsv(188, 28%, 73%) |
| CMYK | cmyk(28.5%, 3.8%, 0%, 27.1%) |
| CIE-LAB | lab(70.01, -13.56, -8.52) |
| CIE-LCH | lch(70.01, 16.01, 212.14°) |
| OKLab | oklab(73.63% -0.0441 -0.0232) |
| OKLCH | oklch(73.63% 0.05 207.8) |
| XYZ | xyz(34.6531, 40.7702, 52.4884) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.60
Greyblue
#77A1B5
ΔE00 7.87
Cadetblue
#5F9EA0
ΔE00 8.53
Cool Grey
#95A3A6
ΔE00 9.43
Bluey Grey
#89A0B0
ΔE00 9.88
Sky Blue
#87CEEB
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B3BA #BA8C85
analogous
#85BAA7 #85B3BA #8598BA
triadic
#85B3BA #BA85B3 #B3BA85
tetradic
#85B3BA #A785BA #BA8C85 #98BA85
square
#85B3BA #A785BA #BA8C85 #98BA85
split-complementary
#85B3BA #BA8598 #BAA785
monochromatic
#47767E #5E9BA4 #85B3BA #ACCBD0 #D3E4E6
Accessibility & contrast
On white
2.29
#85B3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#85B3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B3BA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B3BA | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBA
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#73B7B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #85b3ba; /* rgb */ color: rgb(133, 179, 186); /* oklch */ color: oklch(73.6% 0.050 207.8);
Tailwind
colors: {
custom: {
50: '#aac9ce',
500: '#85b3ba',
950: '#000000',
},
}SCSS
$custom: #85b3ba; $custom-light: #aac9ce; $custom-dark: #000000;
JSON
{
"hex": "#85b3ba",
"rgb": {
"r": 133,
"g": 179,
"b": 186
},
"hsl": {
"h": 187.925,
"s": 27.749,
"l": 62.549
},
"oklch": {
"l": 0.73632,
"c": 0.04987,
"h": 207.8
},
"luminance": 0.40772
}Semantic roles & 50–950 ramp
primary
#85B3BA
secondary
#D7C6C4
accent
#4D3FA6
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282