#86ACBB#86ACBB
#86ACBB is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.2% C 0.047 H 224.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACBB |
|---|---|
| RGB | rgb(134, 172, 187) |
| HSL | hsl(197, 28%, 63%) |
| HSV | hsv(197, 28%, 73%) |
| CMYK | cmyk(28.3%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(68.14, -9.30, -11.87) |
| CIE-LCH | lch(68.14, 15.07, 231.92°) |
| OKLab | oklab(72.17% -0.0335 -0.0324) |
| OKLCH | oklch(72.17% 0.047 224) |
| XYZ | xyz(33.5509, 38.1598, 52.6018) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.21
Greyblue
#77A1B5
ΔE00 3.90
Bluey Grey
#89A0B0
ΔE00 5.48
Light Grey Blue
#9DBCD4
ΔE00 7.05
Cool Gray
#9AA7B0
ΔE00 7.31
Cool Grey
#95A3A6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACBB #BB9586
analogous
#86BBAF #86ACBB #8691BB
triadic
#86ACBB #BB86AC #ACBB86
tetradic
#86ACBB #AF86BB #BB9586 #91BB86
square
#86ACBB #AF86BB #BB9586 #91BB86
split-complementary
#86ACBB #BB8691 #BBAF86
monochromatic
#476F7F #5F91A5 #86ACBB #ADC7D1 #D4E2E7
Accessibility & contrast
On white
2.43
#86ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#86ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACBB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACBB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#75B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #86acbb; /* rgb */ color: rgb(134, 172, 187); /* oklch */ color: oklch(72.2% 0.047 224.0);
Tailwind
colors: {
custom: {
50: '#aac4cf',
500: '#86acbb',
950: '#000000',
},
}SCSS
$custom: #86acbb; $custom-light: #aac4cf; $custom-dark: #000000;
JSON
{
"hex": "#86acbb",
"rgb": {
"r": 134,
"g": 172,
"b": 187
},
"hsl": {
"h": 196.981,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.72169,
"c": 0.04658,
"h": 224
},
"luminance": 0.38161
}Semantic roles & 50–950 ramp
primary
#86ACBB
secondary
#D8CAC5
accent
#5C3FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182