#85ABC0#85ABC0
#85ABC0 is a light, muted cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.051 H 232.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABC0 |
|---|---|
| RGB | rgb(133, 171, 192) |
| HSL | hsl(201, 32%, 64%) |
| HSV | hsv(201, 31%, 75%) |
| CMYK | cmyk(30.7%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(67.96, -7.84, -14.91) |
| CIE-LCH | lch(67.96, 16.84, 242.27°) |
| OKLab | oklab(72.07% -0.0312 -0.0408) |
| OKLCH | oklch(72.07% 0.051 232.6) |
| XYZ | xyz(33.7473, 37.9166, 55.3994) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.19
Greyblue
#77A1B5
ΔE00 3.48
Bluey Grey
#89A0B0
ΔE00 4.64
Light Grey Blue
#9DBCD4
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 7.27
Cool Grey
#95A3A6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABC0 #C09A85
analogous
#85C0B7 #85ABC0 #858DC0
triadic
#85ABC0 #C085AB #ABC085
tetradic
#85ABC0 #B785C0 #C09A85 #8DC085
square
#85ABC0 #B785C0 #C09A85 #8DC085
split-complementary
#85ABC0 #C0858D #C0B785
monochromatic
#456F86 #5D8FAB #85ABC0 #ADC7D5 #D6E3EA
Accessibility & contrast
On white
2.45
#85ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#85ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABC0
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABC0 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C1
Deuteranopia (green-blind)
#99A3C0
Tritanopia (blue-blind)
#72B1B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #85abc0; /* rgb */ color: rgb(133, 171, 192); /* oklch */ color: oklch(72.1% 0.051 232.6);
Tailwind
colors: {
custom: {
50: '#aac4d3',
500: '#85abc0',
950: '#000000',
},
}SCSS
$custom: #85abc0; $custom-light: #aac4d3; $custom-dark: #000000;
JSON
{
"hex": "#85abc0",
"rgb": {
"r": 133,
"g": 171,
"b": 192
},
"hsl": {
"h": 201.356,
"s": 31.892,
"l": 63.725
},
"oklch": {
"l": 0.72065,
"c": 0.05137,
"h": 232.6
},
"luminance": 0.37918
}Semantic roles & 50–950 ramp
primary
#85ABC0
secondary
#DBCDC6
accent
#633BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182