#85AABC#85AABC
#85AABC is a light, muted cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.048 H 229.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #85AABC |
|---|---|
| RGB | rgb(133, 170, 188) |
| HSL | hsl(200, 29%, 63%) |
| HSV | hsv(200, 29%, 74%) |
| CMYK | cmyk(29.3%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(67.55, -8.28, -13.31) |
| CIE-LCH | lch(67.55, 15.67, 238.12°) |
| OKLab | oklab(71.7% -0.0314 -0.0363) |
| OKLCH | oklch(71.7% 0.048 229.2) |
| XYZ | xyz(33.1219, 37.3654, 53.0342) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.50
Greyblue
#77A1B5
ΔE00 3.14
Bluey Grey
#89A0B0
ΔE00 4.49
Light Grey Blue
#9DBCD4
ΔE00 6.54
Cool Gray
#9AA7B0
ΔE00 6.97
Cool Grey
#95A3A6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AABC #BC9785
analogous
#85BCB2 #85AABC #858EBC
triadic
#85AABC #BC85AA #AABC85
tetradic
#85AABC #B285BC #BC9785 #8EBC85
square
#85AABC #B285BC #BC9785 #8EBC85
split-complementary
#85AABC #BC858E #BCB285
monochromatic
#466D80 #5D8EA6 #85AABC #ADC6D2 #D4E1E7
Accessibility & contrast
On white
2.48
#85AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#85AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AABC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AABC | 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)
#A1A8BD
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#74AFB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #85aabc; /* rgb */ color: rgb(133, 170, 188); /* oklch */ color: oklch(71.7% 0.048 229.2);
Tailwind
colors: {
custom: {
50: '#aac3d0',
500: '#85aabc',
950: '#000000',
},
}SCSS
$custom: #85aabc; $custom-light: #aac3d0; $custom-dark: #000000;
JSON
{
"hex": "#85aabc",
"rgb": {
"r": 133,
"g": 170,
"b": 188
},
"hsl": {
"h": 199.636,
"s": 29.101,
"l": 62.941
},
"oklch": {
"l": 0.71698,
"c": 0.04804,
"h": 229.2
},
"luminance": 0.37367
}Semantic roles & 50–950 ramp
primary
#85AABC
secondary
#D8CBC4
accent
#603EA8
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182