#85A2BB#85A2BB
#85A2BB is a light, muted cyan. Relative luminance 0.344; OKLCH L 69.9% C 0.049 H 244.6°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #85A2BB |
|---|---|
| RGB | rgb(133, 162, 187) |
| HSL | hsl(208, 28%, 63%) |
| HSV | hsv(208, 29%, 73%) |
| CMYK | cmyk(28.9%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.29, -4.15, -16.16) |
| CIE-LCH | lch(65.29, 16.68, 255.59°) |
| OKLab | oklab(69.9% -0.021 -0.0442) |
| OKLCH | oklch(69.9% 0.049 244.6) |
| XYZ | xyz(31.5602, 34.4138, 51.9837) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.31
Bluegrey
#85A3B2
ΔE00 4.45
Greyblue
#77A1B5
ΔE00 5.03
Blue Grey
#758DA3
ΔE00 6.81
Cool Gray
#9AA7B0
ΔE00 6.90
Light Grey Blue
#9DBCD4
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A2BB #BB9E85
analogous
#85BBB9 #85A2BB #8587BB
triadic
#85A2BB #BB85A2 #A2BB85
tetradic
#85A2BB #B985BB #BB9E85 #87BB85
square
#85A2BB #B985BB #BB9E85 #87BB85
split-complementary
#85A2BB #BB8587 #BBB985
monochromatic
#47657F #5E84A5 #85A2BB #ACC0D1 #D4DEE7
Accessibility & contrast
On white
2.66
#85A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#85A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A2BB
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A2BB | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#75A8AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #85a2bb; /* rgb */ color: rgb(133, 162, 187); /* oklch */ color: oklch(69.9% 0.049 244.6);
Tailwind
colors: {
custom: {
50: '#a9bdcf',
500: '#85a2bb',
950: '#000000',
},
}SCSS
$custom: #85a2bb; $custom-light: #a9bdcf; $custom-dark: #000000;
JSON
{
"hex": "#85a2bb",
"rgb": {
"r": 133,
"g": 162,
"b": 187
},
"hsl": {
"h": 207.778,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.69902,
"c": 0.04897,
"h": 244.6
},
"luminance": 0.34415
}Semantic roles & 50–950 ramp
primary
#85A2BB
secondary
#D8CDC4
accent
#6F3EA7
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182