#A6BAC2#A6BAC2
#A6BAC2 is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.025 H 223.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BAC2 |
|---|---|
| RGB | rgb(166, 186, 194) |
| HSL | hsl(197, 19%, 71%) |
| HSV | hsv(197, 14%, 76%) |
| CMYK | cmyk(14.4%, 4.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.27, -5.18, -6.36) |
| CIE-LCH | lch(74.27, 8.20, 230.85°) |
| OKLab | oklab(77.61% -0.0179 -0.0172) |
| OKLCH | oklch(77.61% 0.025 223.8) |
| XYZ | xyz(43.0200, 47.1189, 57.8568) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.75
Light Grey Blue
#9DBCD4
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 6.73
Cool Grey
#95A3A6
ΔE00 6.88
Dove Gray
#B6B8BD
ΔE00 7.25
Bluegrey
#85A3B2
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BAC2 #C2AEA6
analogous
#A6C2BC #A6BAC2 #A6ACC2
triadic
#A6BAC2 #C2A6BA #BAC2A6
tetradic
#A6BAC2 #BCA6C2 #C2AEA6 #ACC2A6
square
#A6BAC2 #BCA6C2 #C2AEA6 #ACC2A6
split-complementary
#A6BAC2 #C2A6AC #C2BCA6
monochromatic
#61808D #829EA9 #A6BAC2 #CAD6DB #EDF1F3
Accessibility & contrast
On white
2.01
#A6BAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#A6BAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BAC2
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BAC2 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C2
Deuteranopia (green-blind)
#B1B5C2
Tritanopia (blue-blind)
#9FBDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6bac2; /* rgb */ color: rgb(166, 186, 194); /* oklch */ color: oklch(77.6% 0.025 223.8);
Tailwind
colors: {
custom: {
50: '#c0ced4',
500: '#a6bac2',
950: '#000000',
},
}SCSS
$custom: #a6bac2; $custom-light: #c0ced4; $custom-dark: #000000;
JSON
{
"hex": "#a6bac2",
"rgb": {
"r": 166,
"g": 186,
"b": 194
},
"hsl": {
"h": 197.143,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.77615,
"c": 0.02482,
"h": 223.8
},
"luminance": 0.4712
}Semantic roles & 50–950 ramp
primary
#A6BAC2
secondary
#E6E0DE
accent
#61499D
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283