#86ACBC#86ACBC
#86ACBC is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.2% C 0.047 H 225.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACBC |
|---|---|
| RGB | rgb(134, 172, 188) |
| HSL | hsl(198, 29%, 63%) |
| HSV | hsv(198, 29%, 74%) |
| CMYK | cmyk(28.7%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(68.17, -9.06, -12.37) |
| CIE-LCH | lch(68.17, 15.33, 233.79°) |
| OKLab | oklab(72.2% -0.0331 -0.0338) |
| OKLCH | oklch(72.2% 0.047 225.6) |
| XYZ | xyz(33.6584, 38.2027, 53.1676) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.09
Greyblue
#77A1B5
ΔE00 3.75
Bluey Grey
#89A0B0
ΔE00 5.29
Light Grey Blue
#9DBCD4
ΔE00 6.76
Cool Gray
#9AA7B0
ΔE00 7.24
Cool Grey
#95A3A6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACBC #BC9686
analogous
#86BCB1 #86ACBC #8691BC
triadic
#86ACBC #BC86AC #ACBC86
tetradic
#86ACBC #B186BC #BC9686 #91BC86
square
#86ACBC #B186BC #BC9686 #91BC86
split-complementary
#86ACBC #BC8691 #BCB186
monochromatic
#476F80 #5F91A6 #86ACBC #ADC7D2 #D5E2E8
Accessibility & contrast
On white
2.43
#86ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#86ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACBC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACBC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#75B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #86acbc; /* rgb */ color: rgb(134, 172, 188); /* oklch */ color: oklch(72.2% 0.047 225.6);
Tailwind
colors: {
custom: {
50: '#aac4d0',
500: '#86acbc',
950: '#000000',
},
}SCSS
$custom: #86acbc; $custom-light: #aac4d0; $custom-dark: #000000;
JSON
{
"hex": "#86acbc",
"rgb": {
"r": 134,
"g": 172,
"b": 188
},
"hsl": {
"h": 197.778,
"s": 28.723,
"l": 63.137
},
"oklch": {
"l": 0.72204,
"c": 0.04729,
"h": 225.6
},
"luminance": 0.38204
}Semantic roles & 50–950 ramp
primary
#86ACBC
secondary
#D9CBC5
accent
#5D3EA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182