#85A3BB#85A3BB
#85A3BB is a light, muted cyan. Relative luminance 0.348; OKLCH L 70.1% C 0.049 H 242.5°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #85A3BB |
|---|---|
| RGB | rgb(133, 163, 187) |
| HSL | hsl(207, 28%, 63%) |
| HSV | hsv(207, 29%, 73%) |
| CMYK | cmyk(28.9%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(65.57, -4.70, -15.74) |
| CIE-LCH | lch(65.57, 16.43, 253.36°) |
| OKLab | oklab(70.12% -0.0224 -0.0431) |
| OKLCH | oklch(70.12% 0.049 242.5) |
| XYZ | xyz(31.7370, 34.7675, 52.0427) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.04
Bluegrey
#85A3B2
ΔE00 3.87
Greyblue
#77A1B5
ΔE00 4.51
Cool Gray
#9AA7B0
ΔE00 6.70
Blue Grey
#758DA3
ΔE00 7.10
Light Grey Blue
#9DBCD4
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A3BB #BB9D85
analogous
#85BBB8 #85A3BB #8588BB
triadic
#85A3BB #BB85A3 #A3BB85
tetradic
#85A3BB #B885BB #BB9D85 #88BB85
square
#85A3BB #B885BB #BB9D85 #88BB85
split-complementary
#85A3BB #BB8588 #BBB885
monochromatic
#47667F #5E85A5 #85A3BB #ACC1D1 #D4DEE7
Accessibility & contrast
On white
2.64
#85A3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#85A3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A3BB
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A3BB | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#75A9AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #85a3bb; /* rgb */ color: rgb(133, 163, 187); /* oklch */ color: oklch(70.1% 0.049 242.5);
Tailwind
colors: {
custom: {
50: '#a9becf',
500: '#85a3bb',
950: '#000000',
},
}SCSS
$custom: #85a3bb; $custom-light: #a9becf; $custom-dark: #000000;
JSON
{
"hex": "#85a3bb",
"rgb": {
"r": 133,
"g": 163,
"b": 187
},
"hsl": {
"h": 206.667,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.70121,
"c": 0.04852,
"h": 242.5
},
"luminance": 0.34769
}Semantic roles & 50–950 ramp
primary
#85A3BB
secondary
#D8CDC4
accent
#6D3EA7
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182