#A6B2BA#A6B2BA
#A6B2BA is a light, near-neutral cyan. Relative luminance 0.435; OKLCH L 75.7% C 0.018 H 236.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B2BA |
|---|---|
| RGB | rgb(166, 178, 186) |
| HSL | hsl(204, 13%, 69%) |
| HSV | hsv(204, 11%, 73%) |
| CMYK | cmyk(10.8%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(71.89, -2.56, -5.50) |
| CIE-LCH | lch(71.89, 6.07, 245.09°) |
| OKLab | oklab(75.67% -0.0097 -0.0148) |
| OKLCH | oklch(75.67% 0.018 236.8) |
| XYZ | xyz(40.5072, 43.4924, 52.7056) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.25
Dove Gray
#B6B8BD
ΔE00 4.84
Cool Grey
#95A3A6
ΔE00 5.50
Dark Gray
#A9A9A9
ΔE00 6.17
Bluey Grey
#89A0B0
ΔE00 7.14
Cloudy Blue
#ACC2D9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B2BA #BAAEA6
analogous
#A6BAB8 #A6B2BA #A6A8BA
triadic
#A6B2BA #BAA6B2 #B2BAA6
tetradic
#A6B2BA #B8A6BA #BAAEA6 #A8BAA6
square
#A6B2BA #B8A6BA #BAAEA6 #A8BAA6
split-complementary
#A6B2BA #BAA6A8 #BAB8A6
monochromatic
#647681 #84949F #A6B2BA #C8D0D5 #EBEEEF
Accessibility & contrast
On white
2.17
#A6B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#A6B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B2BA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B2BA | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BA
Deuteranopia (green-blind)
#ACAFBA
Tritanopia (blue-blind)
#A1B4B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a6b2ba; /* rgb */ color: rgb(166, 178, 186); /* oklch */ color: oklch(75.7% 0.018 236.8);
Tailwind
colors: {
custom: {
50: '#c0c9ce',
500: '#a6b2ba',
950: '#000000',
},
}SCSS
$custom: #a6b2ba; $custom-light: #c0c9ce; $custom-dark: #000000;
JSON
{
"hex": "#a6b2ba",
"rgb": {
"r": 166,
"g": 178,
"b": 186
},
"hsl": {
"h": 204,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.75665,
"c": 0.01769,
"h": 236.8
},
"luminance": 0.43493
}Semantic roles & 50–950 ramp
primary
#A6B2BA
secondary
#E1DDDB
accent
#6C4F97
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282