#85ACBC#85ACBC
#85ACBC is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.1% C 0.048 H 225.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACBC |
|---|---|
| RGB | rgb(133, 172, 188) |
| HSL | hsl(197, 29%, 63%) |
| HSV | hsv(197, 29%, 74%) |
| CMYK | cmyk(29.3%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(68.11, -9.35, -12.47) |
| CIE-LCH | lch(68.11, 15.59, 233.12°) |
| OKLab | oklab(72.14% -0.0341 -0.034) |
| OKLCH | oklch(72.14% 0.048 225) |
| XYZ | xyz(33.4997, 38.1209, 53.1602) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.23
Greyblue
#77A1B5
ΔE00 3.71
Bluey Grey
#89A0B0
ΔE00 5.48
Light Grey Blue
#9DBCD4
ΔE00 6.93
Cool Gray
#9AA7B0
ΔE00 7.48
Cool Grey
#95A3A6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACBC #BC9585
analogous
#85BCB1 #85ACBC #8590BC
triadic
#85ACBC #BC85AC #ACBC85
tetradic
#85ACBC #B185BC #BC9585 #90BC85
square
#85ACBC #B185BC #BC9585 #90BC85
split-complementary
#85ACBC #BC8590 #BCB185
monochromatic
#466F80 #5D91A6 #85ACBC #ADC7D2 #D4E2E7
Accessibility & contrast
On white
2.43
#85ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#85ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACBC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACBC | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 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)
#A3AABD
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#73B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #85acbc; /* rgb */ color: rgb(133, 172, 188); /* oklch */ color: oklch(72.1% 0.048 225.0);
Tailwind
colors: {
custom: {
50: '#aac4d0',
500: '#85acbc',
950: '#000000',
},
}SCSS
$custom: #85acbc; $custom-light: #aac4d0; $custom-dark: #000000;
JSON
{
"hex": "#85acbc",
"rgb": {
"r": 133,
"g": 172,
"b": 188
},
"hsl": {
"h": 197.455,
"s": 29.101,
"l": 62.941
},
"oklch": {
"l": 0.72141,
"c": 0.04817,
"h": 225
},
"luminance": 0.38122
}Semantic roles & 50–950 ramp
primary
#85ACBC
secondary
#D8CAC4
accent
#5D3EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182