#86ACBD#86ACBD
#86ACBD is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.2% C 0.048 H 227.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACBD |
|---|---|
| RGB | rgb(134, 172, 189) |
| HSL | hsl(199, 29%, 63%) |
| HSV | hsv(199, 29%, 74%) |
| CMYK | cmyk(29.1%, 9%, 0%, 25.9%) |
| CIE-LAB | lab(68.20, -8.82, -12.88) |
| CIE-LCH | lch(68.20, 15.61, 235.60°) |
| OKLab | oklab(72.24% -0.0327 -0.0352) |
| OKLCH | oklch(72.24% 0.048 227) |
| XYZ | xyz(33.7665, 38.2460, 53.7373) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.04
Greyblue
#77A1B5
ΔE00 3.65
Bluey Grey
#89A0B0
ΔE00 5.13
Light Grey Blue
#9DBCD4
ΔE00 6.48
Cool Gray
#9AA7B0
ΔE00 7.21
Cool Grey
#95A3A6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACBD #BD9786
analogous
#86BDB2 #86ACBD #8690BD
triadic
#86ACBD #BD86AC #ACBD86
tetradic
#86ACBD #B286BD #BD9786 #90BD86
square
#86ACBD #B286BD #BD9786 #90BD86
split-complementary
#86ACBD #BD8690 #BDB286
monochromatic
#477082 #5E91A7 #86ACBD #AEC7D3 #D5E2E8
Accessibility & contrast
On white
2.43
#86ACBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#86ACBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACBD
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACBD | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABE
Deuteranopia (green-blind)
#9BA3BD
Tritanopia (blue-blind)
#75B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #86acbd; /* rgb */ color: rgb(134, 172, 189); /* oklch */ color: oklch(72.2% 0.048 227.0);
Tailwind
colors: {
custom: {
50: '#aac4d0',
500: '#86acbd',
950: '#000000',
},
}SCSS
$custom: #86acbd; $custom-light: #aac4d0; $custom-dark: #000000;
JSON
{
"hex": "#86acbd",
"rgb": {
"r": 134,
"g": 172,
"b": 189
},
"hsl": {
"h": 198.545,
"s": 29.412,
"l": 63.333
},
"oklch": {
"l": 0.7224,
"c": 0.04804,
"h": 227
},
"luminance": 0.38248
}Semantic roles & 50–950 ramp
primary
#86ACBD
secondary
#D9CCC6
accent
#5E3DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182