#86A2A9#86A2A9
#86A2A9 is a light, muted cyan. Relative luminance 0.338; OKLCH L 69.3% C 0.033 H 214.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #86A2A9 |
|---|---|
| RGB | rgb(134, 162, 169) |
| HSL | hsl(192, 17%, 59%) |
| HSV | hsv(192, 21%, 66%) |
| CMYK | cmyk(20.7%, 4.1%, 0%, 33.7%) |
| CIE-LAB | lab(64.78, -8.10, -6.85) |
| CIE-LCH | lch(64.78, 10.61, 220.23°) |
| OKLab | oklab(69.33% -0.027 -0.0186) |
| OKLCH | oklch(69.33% 0.033 214.6) |
| XYZ | xyz(29.9113, 33.7726, 42.4712) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.55
Cool Grey
#95A3A6
ΔE00 4.66
Bluey Grey
#89A0B0
ΔE00 5.20
Greyblue
#77A1B5
ΔE00 5.30
Cool Gray
#9AA7B0
ΔE00 6.33
Pewter
#899397
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A2A9 #A98D86
analogous
#86A99F #86A2A9 #8691A9
triadic
#86A2A9 #A986A2 #A2A986
tetradic
#86A2A9 #9F86A9 #A98D86 #91A986
square
#86A2A9 #9F86A9 #A98D86 #91A986
split-complementary
#86A2A9 #A98691 #A99F86
monochromatic
#4B636A #64858D #86A2A9 #AABDC2 #CED9DC
Accessibility & contrast
On white
2.71
#86A2A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#86A2A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A2A9
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A2A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A2A9 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A9
Deuteranopia (green-blind)
#979BA9
Tritanopia (blue-blind)
#7CA5A4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #86a2a9; /* rgb */ color: rgb(134, 162, 169); /* oklch */ color: oklch(69.3% 0.033 214.6);
Tailwind
colors: {
custom: {
50: '#a9bdc2',
500: '#86a2a9',
950: '#000000',
},
}SCSS
$custom: #86a2a9; $custom-light: #a9bdc2; $custom-dark: #000000;
JSON
{
"hex": "#86a2a9",
"rgb": {
"r": 134,
"g": 162,
"b": 169
},
"hsl": {
"h": 192,
"s": 16.908,
"l": 59.412
},
"oklch": {
"l": 0.69328,
"c": 0.03276,
"h": 214.6
},
"luminance": 0.33774
}Semantic roles & 50–950 ramp
primary
#86A2A9
secondary
#CCC1BF
accent
#7D6EBA
background
#FAFBFB
surface
#F4F6F7
border
#CED0D0
text
#101212
muted
#7F8181