#85ABBD#85ABBD
#85ABBD is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.049 H 228.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABBD |
|---|---|
| RGB | rgb(133, 171, 189) |
| HSL | hsl(199, 30%, 63%) |
| HSV | hsv(199, 30%, 74%) |
| CMYK | cmyk(29.6%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(67.86, -8.57, -13.39) |
| CIE-LCH | lch(67.86, 15.90, 237.38°) |
| OKLab | oklab(71.96% -0.0324 -0.0366) |
| OKLCH | oklch(71.96% 0.049 228.5) |
| XYZ | xyz(33.4183, 37.7850, 53.6667) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.82
Greyblue
#77A1B5
ΔE00 3.32
Bluey Grey
#89A0B0
ΔE00 4.84
Light Grey Blue
#9DBCD4
ΔE00 6.46
Cool Gray
#9AA7B0
ΔE00 7.18
Cool Grey
#95A3A6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABBD #BD9785
analogous
#85BDB3 #85ABBD #858FBD
triadic
#85ABBD #BD85AB #ABBD85
tetradic
#85ABBD #B385BD #BD9785 #8FBD85
square
#85ABBD #B385BD #BD9785 #8FBD85
split-complementary
#85ABBD #BD858F #BDB385
monochromatic
#466E82 #5D90A8 #85ABBD #ADC6D2 #D4E2E8
Accessibility & contrast
On white
2.45
#85ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#85ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABBD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABBD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BE
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#73B0B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #85abbd; /* rgb */ color: rgb(133, 171, 189); /* oklch */ color: oklch(72.0% 0.049 228.5);
Tailwind
colors: {
custom: {
50: '#aac4d0',
500: '#85abbd',
950: '#000000',
},
}SCSS
$custom: #85abbd; $custom-light: #aac4d0; $custom-dark: #000000;
JSON
{
"hex": "#85abbd",
"rgb": {
"r": 133,
"g": 171,
"b": 189
},
"hsl": {
"h": 199.286,
"s": 29.787,
"l": 63.137
},
"oklch": {
"l": 0.71955,
"c": 0.04885,
"h": 228.5
},
"luminance": 0.37786
}Semantic roles & 50–950 ramp
primary
#85ABBD
secondary
#D9CBC5
accent
#603DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182