#86AABA#86AABA
#86AABA is a light, muted cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.046 H 226.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #86AABA |
|---|---|
| RGB | rgb(134, 170, 186) |
| HSL | hsl(198, 27%, 63%) |
| HSV | hsv(198, 28%, 73%) |
| CMYK | cmyk(28%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(67.55, -8.46, -12.20) |
| CIE-LCH | lch(67.55, 14.84, 235.25°) |
| OKLab | oklab(71.69% -0.0312 -0.0333) |
| OKLCH | oklch(71.69% 0.046 226.8) |
| XYZ | xyz(33.0665, 37.3615, 51.9141) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.38
Greyblue
#77A1B5
ΔE00 3.36
Bluey Grey
#89A0B0
ΔE00 4.59
Cool Gray
#9AA7B0
ΔE00 6.77
Light Grey Blue
#9DBCD4
ΔE00 6.88
Cool Grey
#95A3A6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AABA #BA9686
analogous
#86BAB0 #86AABA #8690BA
triadic
#86AABA #BA86AA #AABA86
tetradic
#86AABA #B086BA #BA9686 #90BA86
square
#86AABA #B086BA #BA9686 #90BA86
split-complementary
#86AABA #BA8690 #BAB086
monochromatic
#486D7E #5F8FA4 #86AABA #ADC5D0 #D4E1E6
Accessibility & contrast
On white
2.48
#86AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#86AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AABA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AABA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#9AA2BA
Tritanopia (blue-blind)
#76AFAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #86aaba; /* rgb */ color: rgb(134, 170, 186); /* oklch */ color: oklch(71.7% 0.046 226.8);
Tailwind
colors: {
custom: {
50: '#aac3ce',
500: '#86aaba',
950: '#000000',
},
}SCSS
$custom: #86aaba; $custom-light: #aac3ce; $custom-dark: #000000;
JSON
{
"hex": "#86aaba",
"rgb": {
"r": 134,
"g": 170,
"b": 186
},
"hsl": {
"h": 198.462,
"s": 27.368,
"l": 62.745
},
"oklch": {
"l": 0.71691,
"c": 0.04562,
"h": 226.8
},
"luminance": 0.37363
}Semantic roles & 50–950 ramp
primary
#86AABA
secondary
#D7CAC4
accent
#5F40A6
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182