#85ABC1#85ABC1
#85ABC1 is a light, muted cyan. Relative luminance 0.380; OKLCH L 72.1% C 0.052 H 233.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABC1 |
|---|---|
| RGB | rgb(133, 171, 193) |
| HSL | hsl(202, 33%, 64%) |
| HSV | hsv(202, 31%, 76%) |
| CMYK | cmyk(31.1%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(67.99, -7.59, -15.41) |
| CIE-LCH | lch(67.99, 17.18, 243.78°) |
| OKLab | oklab(72.1% -0.0308 -0.0422) |
| OKLCH | oklch(72.1% 0.052 233.8) |
| XYZ | xyz(33.8584, 37.9611, 55.9849) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.40
Greyblue
#77A1B5
ΔE00 3.62
Bluey Grey
#89A0B0
ΔE00 4.64
Light Grey Blue
#9DBCD4
ΔE00 5.68
Cool Gray
#9AA7B0
ΔE00 7.34
Cloudy Blue
#ACC2D9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABC1 #C19B85
analogous
#85C1B9 #85ABC1 #858DC1
triadic
#85ABC1 #C185AB #ABC185
tetradic
#85ABC1 #B985C1 #C19B85 #8DC185
square
#85ABC1 #B985C1 #C19B85 #8DC185
split-complementary
#85ABC1 #C1858D #C1B985
monochromatic
#456F87 #5C8FAC #85ABC1 #AEC7D6 #D6E3EA
Accessibility & contrast
On white
2.44
#85ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#85ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABC1
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABC1 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC2
Deuteranopia (green-blind)
#98A3C1
Tritanopia (blue-blind)
#72B1B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #85abc1; /* rgb */ color: rgb(133, 171, 193); /* oklch */ color: oklch(72.1% 0.052 233.8);
Tailwind
colors: {
custom: {
50: '#aac4d3',
500: '#85abc1',
950: '#000000',
},
}SCSS
$custom: #85abc1; $custom-light: #aac4d3; $custom-dark: #000000;
JSON
{
"hex": "#85abc1",
"rgb": {
"r": 133,
"g": 171,
"b": 193
},
"hsl": {
"h": 202,
"s": 32.609,
"l": 63.922
},
"oklch": {
"l": 0.72101,
"c": 0.05226,
"h": 233.8
},
"luminance": 0.37963
}Semantic roles & 50–950 ramp
primary
#85ABC1
secondary
#DBCEC6
accent
#643AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182