#85ACBB#85ACBB
#85ACBB is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.1% C 0.047 H 223.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACBB |
|---|---|
| RGB | rgb(133, 172, 187) |
| HSL | hsl(197, 28%, 63%) |
| HSV | hsv(197, 29%, 73%) |
| CMYK | cmyk(28.9%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(68.08, -9.60, -11.96) |
| CIE-LCH | lch(68.08, 15.34, 231.26°) |
| OKLab | oklab(72.1% -0.0345 -0.0326) |
| OKLCH | oklch(72.1% 0.047 223.4) |
| XYZ | xyz(33.3923, 38.0779, 52.5944) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.36
Greyblue
#77A1B5
ΔE00 3.87
Bluey Grey
#89A0B0
ΔE00 5.68
Light Grey Blue
#9DBCD4
ΔE00 7.22
Cool Gray
#9AA7B0
ΔE00 7.54
Cool Grey
#95A3A6
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACBB #BB9485
analogous
#85BBAF #85ACBB #8591BB
triadic
#85ACBB #BB85AC #ACBB85
tetradic
#85ACBB #AF85BB #BB9485 #91BB85
square
#85ACBB #AF85BB #BB9485 #91BB85
split-complementary
#85ACBB #BB8591 #BBAF85
monochromatic
#476F7F #5E91A5 #85ACBB #ACC7D1 #D4E1E7
Accessibility & contrast
On white
2.44
#85ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#85ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACBB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACBB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#74B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #85acbb; /* rgb */ color: rgb(133, 172, 187); /* oklch */ color: oklch(72.1% 0.047 223.4);
Tailwind
colors: {
custom: {
50: '#aac4cf',
500: '#85acbb',
950: '#000000',
},
}SCSS
$custom: #85acbb; $custom-light: #aac4cf; $custom-dark: #000000;
JSON
{
"hex": "#85acbb",
"rgb": {
"r": 133,
"g": 172,
"b": 187
},
"hsl": {
"h": 196.667,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.72105,
"c": 0.04748,
"h": 223.4
},
"luminance": 0.38079
}Semantic roles & 50–950 ramp
primary
#85ACBB
secondary
#D8CAC4
accent
#5C3EA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182