#A6B4BC#A6B4BC
#A6B4BC is a light, near-neutral cyan. Relative luminance 0.444; OKLCH L 76.2% C 0.019 H 232.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B4BC |
|---|---|
| RGB | rgb(166, 180, 188) |
| HSL | hsl(202, 14%, 69%) |
| HSV | hsv(202, 12%, 74%) |
| CMYK | cmyk(11.7%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(72.48, -3.22, -5.72) |
| CIE-LCH | lch(72.48, 6.57, 240.64°) |
| OKLab | oklab(76.15% -0.0118 -0.0154) |
| OKLCH | oklch(76.15% 0.019 232.6) |
| XYZ | xyz(41.1222, 44.3797, 53.9668) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.73
Dove Gray
#B6B8BD
ΔE00 5.37
Cool Grey
#95A3A6
ΔE00 5.67
Light Grey Blue
#9DBCD4
ΔE00 6.83
Dark Gray
#A9A9A9
ΔE00 6.87
Cloudy Blue
#ACC2D9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B4BC #BCAEA6
analogous
#A6BCB9 #A6B4BC #A6A9BC
triadic
#A6B4BC #BCA6B4 #B4BCA6
tetradic
#A6B4BC #B9A6BC #BCAEA6 #A9BCA6
square
#A6B4BC #B9A6BC #BCAEA6 #A9BCA6
split-complementary
#A6B4BC #BCA6A9 #BCB9A6
monochromatic
#637884 #8397A2 #A6B4BC #C9D1D6 #ECEFF1
Accessibility & contrast
On white
2.13
#A6B4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#A6B4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B4BC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B4BC | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#A0B6B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a6b4bc; /* rgb */ color: rgb(166, 180, 188); /* oklch */ color: oklch(76.2% 0.019 232.6);
Tailwind
colors: {
custom: {
50: '#c0cad0',
500: '#a6b4bc',
950: '#000000',
},
}SCSS
$custom: #a6b4bc; $custom-light: #c0cad0; $custom-dark: #000000;
JSON
{
"hex": "#a6b4bc",
"rgb": {
"r": 166,
"g": 180,
"b": 188
},
"hsl": {
"h": 201.818,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.76152,
"c": 0.01938,
"h": 232.6
},
"luminance": 0.4438
}Semantic roles & 50–950 ramp
primary
#A6B4BC
secondary
#E2DEDC
accent
#694D98
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282