#86A3BB#86A3BB
#86A3BB is a light, muted cyan. Relative luminance 0.349; OKLCH L 70.2% C 0.048 H 243.5°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #86A3BB |
|---|---|
| RGB | rgb(134, 163, 187) |
| HSL | hsl(207, 28%, 63%) |
| HSV | hsv(207, 28%, 73%) |
| CMYK | cmyk(28.3%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(65.63, -4.40, -15.64) |
| CIE-LCH | lch(65.63, 16.25, 254.28°) |
| OKLab | oklab(70.19% -0.0214 -0.0428) |
| OKLCH | oklch(70.19% 0.048 243.5) |
| XYZ | xyz(31.8957, 34.8493, 52.0501) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.03
Bluegrey
#85A3B2
ΔE00 4.05
Greyblue
#77A1B5
ΔE00 4.80
Cool Gray
#9AA7B0
ΔE00 6.58
Light Grey Blue
#9DBCD4
ΔE00 7.07
Blue Grey
#758DA3
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A3BB #BB9E86
analogous
#86BBB8 #86A3BB #8688BB
triadic
#86A3BB #BB86A3 #A3BB86
tetradic
#86A3BB #B886BB #BB9E86 #88BB86
square
#86A3BB #B886BB #BB9E86 #88BB86
split-complementary
#86A3BB #BB8688 #BBB886
monochromatic
#47667F #5F85A5 #86A3BB #ADC1D1 #D4DFE7
Accessibility & contrast
On white
2.63
#86A3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#86A3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A3BB
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A3BB | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#76A9AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #86a3bb; /* rgb */ color: rgb(134, 163, 187); /* oklch */ color: oklch(70.2% 0.048 243.5);
Tailwind
colors: {
custom: {
50: '#aabecf',
500: '#86a3bb',
950: '#000000',
},
}SCSS
$custom: #86a3bb; $custom-light: #aabecf; $custom-dark: #000000;
JSON
{
"hex": "#86a3bb",
"rgb": {
"r": 134,
"g": 163,
"b": 187
},
"hsl": {
"h": 207.17,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.70188,
"c": 0.04781,
"h": 243.5
},
"luminance": 0.34851
}Semantic roles & 50–950 ramp
primary
#86A3BB
secondary
#D8CDC5
accent
#6E3FA7
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182