#85A7CD#85A7CD
#85A7CD is a light, moderate cyan. Relative luminance 0.370; OKLCH L 71.7% C 0.067 H 251.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #85A7CD |
|---|---|
| RGB | rgb(133, 167, 205) |
| HSL | hsl(212, 42%, 66%) |
| HSV | hsv(212, 35%, 80%) |
| CMYK | cmyk(35.1%, 18.5%, 0%, 19.6%) |
| CIE-LAB | lab(67.30, -2.36, -23.10) |
| CIE-LCH | lch(67.30, 23.22, 264.18°) |
| OKLab | oklab(71.69% -0.0212 -0.0637) |
| OKLCH | oklch(71.69% 0.067 251.6) |
| XYZ | xyz(34.5076, 37.0301, 63.0751) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 6.87
Cornflowerblue
#6495ED
ΔE00 7.26
Light Grey Blue
#9DBCD4
ΔE00 7.31
Bluey Grey
#89A0B0
ΔE00 7.39
Periwinkle Blue
#8F99FB
ΔE00 7.53
Greyblue
#77A1B5
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A7CD #CDAB85
analogous
#85CBCD #85A7CD #8785CD
triadic
#85A7CD #CD85A7 #A7CD85
tetradic
#85A7CD #CD85CB #CDAB85 #85CD87
square
#85A7CD #CD85CB #CDAB85 #85CD87
split-complementary
#85A7CD #CD8785 #CBCD85
monochromatic
#3F6999 #5A88BB #85A7CD #B0C6DF #DCE6F1
Accessibility & contrast
On white
2.50
#85A7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#85A7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A7CD
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A7CD | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CF
Deuteranopia (green-blind)
#90A1CC
Tritanopia (blue-blind)
#6EAFB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #85a7cd; /* rgb */ color: rgb(133, 167, 205); /* oklch */ color: oklch(71.7% 0.067 251.6);
Tailwind
colors: {
custom: {
50: '#aac1dc',
500: '#85a7cd',
950: '#000000',
},
}SCSS
$custom: #85a7cd; $custom-light: #aac1dc; $custom-dark: #000000;
JSON
{
"hex": "#85a7cd",
"rgb": {
"r": 133,
"g": 167,
"b": 205
},
"hsl": {
"h": 211.667,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.71693,
"c": 0.06718,
"h": 251.6
},
"luminance": 0.37032
}Semantic roles & 50–950 ramp
primary
#85A7CD
secondary
#E3D8CB
accent
#7631B5
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183