#85A2BC#85A2BC
#85A2BC is a light, muted cyan. Relative luminance 0.345; OKLCH L 69.9% C 0.050 H 245.7°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #85A2BC |
|---|---|
| RGB | rgb(133, 162, 188) |
| HSL | hsl(208, 29%, 63%) |
| HSV | hsv(208, 29%, 74%) |
| CMYK | cmyk(29.3%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(65.32, -3.91, -16.67) |
| CIE-LCH | lch(65.32, 17.12, 256.81°) |
| OKLab | oklab(69.94% -0.0206 -0.0456) |
| OKLCH | oklch(69.94% 0.05 245.7) |
| XYZ | xyz(31.6676, 34.4568, 52.5495) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.65
Bluegrey
#85A3B2
ΔE00 4.84
Greyblue
#77A1B5
ΔE00 5.35
Blue Grey
#758DA3
ΔE00 6.86
Cool Gray
#9AA7B0
ΔE00 7.14
Light Grey Blue
#9DBCD4
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A2BC #BC9F85
analogous
#85BCBB #85A2BC #8586BC
triadic
#85A2BC #BC85A2 #A2BC85
tetradic
#85A2BC #BB85BC #BC9F85 #86BC85
square
#85A2BC #BB85BC #BC9F85 #86BC85
split-complementary
#85A2BC #BC8586 #BCBB85
monochromatic
#466580 #5D84A6 #85A2BC #ADC0D2 #D4DEE7
Accessibility & contrast
On white
2.66
#85A2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#85A2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A2BC
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A2BC | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#919CBC
Tritanopia (blue-blind)
#75A8AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #85a2bc; /* rgb */ color: rgb(133, 162, 188); /* oklch */ color: oklch(69.9% 0.050 245.7);
Tailwind
colors: {
custom: {
50: '#a9bdd0',
500: '#85a2bc',
950: '#000000',
},
}SCSS
$custom: #85a2bc; $custom-light: #a9bdd0; $custom-dark: #000000;
JSON
{
"hex": "#85a2bc",
"rgb": {
"r": 133,
"g": 162,
"b": 188
},
"hsl": {
"h": 208.364,
"s": 29.101,
"l": 62.941
},
"oklch": {
"l": 0.6994,
"c": 0.05009,
"h": 245.7
},
"luminance": 0.34458
}Semantic roles & 50–950 ramp
primary
#85A2BC
secondary
#D8CEC4
accent
#703EA8
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182