#A6B2C2#A6B2C2
#A6B2C2 is a light, muted cyan. Relative luminance 0.438; OKLCH L 75.9% C 0.027 H 255.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B2C2 |
|---|---|
| RGB | rgb(166, 178, 194) |
| HSL | hsl(214, 19%, 71%) |
| HSV | hsv(214, 14%, 76%) |
| CMYK | cmyk(14.4%, 8.2%, 0%, 23.9%) |
| CIE-LAB | lab(72.12, -0.88, -9.55) |
| CIE-LCH | lch(72.12, 9.59, 264.73°) |
| OKLab | oklab(75.93% -0.0066 -0.0258) |
| OKLCH | oklch(75.93% 0.027 255.6) |
| XYZ | xyz(41.3816, 43.8421, 57.3107) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.88
Cloudy Blue
#ACC2D9
ΔE00 5.22
Dove Gray
#B6B8BD
ΔE00 5.85
Lightsteelblue
#B0C4DE
ΔE00 5.87
Light Grey Blue
#9DBCD4
ΔE00 6.12
Light Blue Grey
#B7C9E2
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B2C2 #C2B6A6
analogous
#A6C0C2 #A6B2C2 #A8A6C2
triadic
#A6B2C2 #C2A6B2 #B2C2A6
tetradic
#A6B2C2 #C2A6C0 #C2B6A6 #A6C2A8
square
#A6B2C2 #C2A6C0 #C2B6A6 #A6C2A8
split-complementary
#A6B2C2 #C2A8A6 #C0C2A6
monochromatic
#61748D #8293A9 #A6B2C2 #CAD1DB #EDEFF3
Accessibility & contrast
On white
2.15
#A6B2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#A6B2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B2C2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B2C2 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C3
Deuteranopia (green-blind)
#AAB0C2
Tritanopia (blue-blind)
#9FB5B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a6b2c2; /* rgb */ color: rgb(166, 178, 194); /* oklch */ color: oklch(75.9% 0.027 255.6);
Tailwind
colors: {
custom: {
50: '#c0c9d4',
500: '#a6b2c2',
950: '#000000',
},
}SCSS
$custom: #a6b2c2; $custom-light: #c0c9d4; $custom-dark: #000000;
JSON
{
"hex": "#a6b2c2",
"rgb": {
"r": 166,
"g": 178,
"b": 194
},
"hsl": {
"h": 214.286,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.75928,
"c": 0.02661,
"h": 255.6
},
"luminance": 0.43843
}Semantic roles & 50–950 ramp
primary
#A6B2C2
secondary
#E6E2DE
accent
#79499D
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121314
muted
#818283