#85ABB5#85ABB5
#85ABB5 is a light, muted cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.044 H 215.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABB5 |
|---|---|
| RGB | rgb(133, 171, 181) |
| HSL | hsl(193, 24%, 62%) |
| HSV | hsv(193, 27%, 71%) |
| CMYK | cmyk(26.5%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(67.61, -10.49, -9.34) |
| CIE-LCH | lch(67.61, 14.04, 221.66°) |
| OKLab | oklab(71.67% -0.0355 -0.0254) |
| OKLCH | oklch(71.67% 0.044 215.6) |
| XYZ | xyz(32.5737, 37.4472, 49.2188) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.31
Greyblue
#77A1B5
ΔE00 5.01
Bluey Grey
#89A0B0
ΔE00 6.68
Cool Grey
#95A3A6
ΔE00 7.14
Cool Gray
#9AA7B0
ΔE00 7.94
Light Grey Blue
#9DBCD4
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABB5 #B58F85
analogous
#85B5A7 #85ABB5 #8593B5
triadic
#85ABB5 #B585AB #ABB585
tetradic
#85ABB5 #A785B5 #B58F85 #93B585
square
#85ABB5 #A785B5 #B58F85 #93B585
split-complementary
#85ABB5 #B58593 #B5A785
monochromatic
#486D77 #5F909D #85ABB5 #ABC5CC #D1DFE3
Accessibility & contrast
On white
2.47
#85ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#85ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABB5
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABB5 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B6
Deuteranopia (green-blind)
#9CA2B5
Tritanopia (blue-blind)
#76AFAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #85abb5; /* rgb */ color: rgb(133, 171, 181); /* oklch */ color: oklch(71.7% 0.044 215.6);
Tailwind
colors: {
custom: {
50: '#a9c4cb',
500: '#85abb5',
950: '#000000',
},
}SCSS
$custom: #85abb5; $custom-light: #a9c4cb; $custom-dark: #000000;
JSON
{
"hex": "#85abb5",
"rgb": {
"r": 133,
"g": 171,
"b": 181
},
"hsl": {
"h": 192.5,
"s": 24.49,
"l": 61.569
},
"oklch": {
"l": 0.71674,
"c": 0.04366,
"h": 215.6
},
"luminance": 0.37449
}Semantic roles & 50–950 ramp
primary
#85ABB5
secondary
#D4C6C2
accent
#5743A3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182