#86AABC#86AABC
#86AABC is a light, muted cyan. Relative luminance 0.374; OKLCH L 71.8% C 0.047 H 229.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #86AABC |
|---|---|
| RGB | rgb(134, 170, 188) |
| HSL | hsl(200, 29%, 63%) |
| HSV | hsv(200, 29%, 74%) |
| CMYK | cmyk(28.7%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(67.61, -7.98, -13.21) |
| CIE-LCH | lch(67.61, 15.43, 238.87°) |
| OKLab | oklab(71.76% -0.0304 -0.0361) |
| OKLCH | oklch(71.76% 0.047 229.8) |
| XYZ | xyz(33.2806, 37.4472, 53.0417) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.41
Greyblue
#77A1B5
ΔE00 3.26
Bluey Grey
#89A0B0
ΔE00 4.29
Light Grey Blue
#9DBCD4
ΔE00 6.39
Cool Gray
#9AA7B0
ΔE00 6.75
Cool Grey
#95A3A6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AABC #BC9886
analogous
#86BCB3 #86AABC #868FBC
triadic
#86AABC #BC86AA #AABC86
tetradic
#86AABC #B386BC #BC9886 #8FBC86
square
#86AABC #B386BC #BC9886 #8FBC86
split-complementary
#86AABC #BC868F #BCB386
monochromatic
#476D80 #5F8EA6 #86AABC #ADC6D2 #D5E1E8
Accessibility & contrast
On white
2.47
#86AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#86AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AABC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AABC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#75AFB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #86aabc; /* rgb */ color: rgb(134, 170, 188); /* oklch */ color: oklch(71.8% 0.047 229.8);
Tailwind
colors: {
custom: {
50: '#aac3d0',
500: '#86aabc',
950: '#000000',
},
}SCSS
$custom: #86aabc; $custom-light: #aac3d0; $custom-dark: #000000;
JSON
{
"hex": "#86aabc",
"rgb": {
"r": 134,
"g": 170,
"b": 188
},
"hsl": {
"h": 200,
"s": 28.723,
"l": 63.137
},
"oklch": {
"l": 0.71762,
"c": 0.0472,
"h": 229.8
},
"luminance": 0.37449
}Semantic roles & 50–950 ramp
primary
#86AABC
secondary
#D9CCC5
accent
#613EA7
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182