#85ABB3#85ABB3
#85ABB3 is a light, muted cyan. Relative luminance 0.374; OKLCH L 71.6% C 0.043 H 212.0°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABB3 |
|---|---|
| RGB | rgb(133, 171, 179) |
| HSL | hsl(190, 23%, 61%) |
| HSV | hsv(190, 26%, 70%) |
| CMYK | cmyk(25.7%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(67.55, -10.96, -8.32) |
| CIE-LCH | lch(67.55, 13.76, 217.19°) |
| OKLab | oklab(71.6% -0.0363 -0.0226) |
| OKLCH | oklch(71.6% 0.043 212) |
| XYZ | xyz(32.3700, 37.3657, 48.1458) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.03
Greyblue
#77A1B5
ΔE00 5.74
Cool Grey
#95A3A6
ΔE00 7.16
Bluey Grey
#89A0B0
ΔE00 7.33
Cool Gray
#9AA7B0
ΔE00 8.33
Cadetblue
#5F9EA0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABB3 #B38D85
analogous
#85B3A4 #85ABB3 #8594B3
triadic
#85ABB3 #B385AB #ABB385
tetradic
#85ABB3 #A485B3 #B38D85 #94B385
square
#85ABB3 #A485B3 #B38D85 #94B385
split-complementary
#85ABB3 #B38594 #B3A485
monochromatic
#496D75 #60909B #85ABB3 #ABC5CA #D0DFE2
Accessibility & contrast
On white
2.48
#85ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#85ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABB3
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABB3 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#9CA2B3
Tritanopia (blue-blind)
#76AFAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #85abb3; /* rgb */ color: rgb(133, 171, 179); /* oklch */ color: oklch(71.6% 0.043 212.0);
Tailwind
colors: {
custom: {
50: '#a9c4c9',
500: '#85abb3',
950: '#000000',
},
}SCSS
$custom: #85abb3; $custom-light: #a9c4c9; $custom-dark: #000000;
JSON
{
"hex": "#85abb3",
"rgb": {
"r": 133,
"g": 171,
"b": 179
},
"hsl": {
"h": 190.435,
"s": 23.232,
"l": 61.176
},
"oklch": {
"l": 0.71605,
"c": 0.04277,
"h": 212
},
"luminance": 0.37367
}Semantic roles & 50–950 ramp
primary
#85ABB3
secondary
#D3C4C1
accent
#5444A2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182