#85ABBC#85ABBC
#85ABBC is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.048 H 227.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABBC |
|---|---|
| RGB | rgb(133, 171, 188) |
| HSL | hsl(199, 29%, 63%) |
| HSV | hsv(199, 29%, 74%) |
| CMYK | cmyk(29.3%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(67.83, -8.82, -12.89) |
| CIE-LCH | lch(67.83, 15.62, 235.63°) |
| OKLab | oklab(71.92% -0.0327 -0.0352) |
| OKLCH | oklch(71.92% 0.048 227.1) |
| XYZ | xyz(33.3101, 37.7417, 53.0970) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.82
Greyblue
#77A1B5
ΔE00 3.37
Bluey Grey
#89A0B0
ΔE00 4.97
Light Grey Blue
#9DBCD4
ΔE00 6.71
Cool Gray
#9AA7B0
ΔE00 7.20
Cool Grey
#95A3A6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABBC #BC9685
analogous
#85BCB1 #85ABBC #858FBC
triadic
#85ABBC #BC85AB #ABBC85
tetradic
#85ABBC #B185BC #BC9685 #8FBC85
square
#85ABBC #B185BC #BC9685 #8FBC85
split-complementary
#85ABBC #BC858F #BCB185
monochromatic
#466E80 #5D90A6 #85ABBC #ADC6D2 #D4E1E7
Accessibility & contrast
On white
2.46
#85ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#85ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABBC
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABBC | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BD
Deuteranopia (green-blind)
#9AA2BC
Tritanopia (blue-blind)
#74B0B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #85abbc; /* rgb */ color: rgb(133, 171, 188); /* oklch */ color: oklch(71.9% 0.048 227.1);
Tailwind
colors: {
custom: {
50: '#aac4d0',
500: '#85abbc',
950: '#000000',
},
}SCSS
$custom: #85abbc; $custom-light: #aac4d0; $custom-dark: #000000;
JSON
{
"hex": "#85abbc",
"rgb": {
"r": 133,
"g": 171,
"b": 188
},
"hsl": {
"h": 198.545,
"s": 29.101,
"l": 62.941
},
"oklch": {
"l": 0.71919,
"c": 0.04808,
"h": 227.1
},
"luminance": 0.37743
}Semantic roles & 50–950 ramp
primary
#85ABBC
secondary
#D8CBC4
accent
#5F3EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182