#A6B2BC#A6B2BC
#A6B2BC is a light, near-neutral cyan. Relative luminance 0.436; OKLCH L 75.7% C 0.020 H 243.1°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B2BC |
|---|---|
| RGB | rgb(166, 178, 188) |
| HSL | hsl(207, 14%, 69%) |
| HSV | hsv(207, 12%, 74%) |
| CMYK | cmyk(11.7%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(71.95, -2.14, -6.52) |
| CIE-LCH | lch(71.95, 6.86, 251.80°) |
| OKLab | oklab(75.73% -0.0089 -0.0175) |
| OKLCH | oklch(75.73% 0.02 243.1) |
| XYZ | xyz(40.7213, 43.5780, 53.8332) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.34
Dove Gray
#B6B8BD
ΔE00 4.87
Cool Grey
#95A3A6
ΔE00 6.11
Cloudy Blue
#ACC2D9
ΔE00 6.51
Dark Gray
#A9A9A9
ΔE00 6.58
Light Grey Blue
#9DBCD4
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B2BC #BCB0A6
analogous
#A6BCBB #A6B2BC #A6A7BC
triadic
#A6B2BC #BCA6B2 #B2BCA6
tetradic
#A6B2BC #BBA6BC #BCB0A6 #A7BCA6
square
#A6B2BC #BBA6BC #BCB0A6 #A7BCA6
split-complementary
#A6B2BC #BCA6A7 #BCBBA6
monochromatic
#637584 #8394A2 #A6B2BC #C9D0D6 #ECEEF1
Accessibility & contrast
On white
2.16
#A6B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#A6B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B2BC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B2BC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BD
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#A1B4B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a6b2bc; /* rgb */ color: rgb(166, 178, 188); /* oklch */ color: oklch(75.7% 0.020 243.1);
Tailwind
colors: {
custom: {
50: '#c0c9d0',
500: '#a6b2bc',
950: '#000000',
},
}SCSS
$custom: #a6b2bc; $custom-light: #c0c9d0; $custom-dark: #000000;
JSON
{
"hex": "#a6b2bc",
"rgb": {
"r": 166,
"g": 178,
"b": 188
},
"hsl": {
"h": 207.273,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.7573,
"c": 0.01966,
"h": 243.1
},
"luminance": 0.43579
}Semantic roles & 50–950 ramp
primary
#A6B2BC
secondary
#E2DFDC
accent
#6F4D98
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282