#A6B4AE#A6B4AE
#A6B4AE is a light, near-neutral teal. Relative luminance 0.438; OKLCH L 75.7% C 0.018 H 168.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B4AE |
|---|---|
| RGB | rgb(166, 180, 174) |
| HSL | hsl(154, 9%, 68%) |
| HSV | hsv(154, 8%, 71%) |
| CMYK | cmyk(7.8%, 0%, 3.3%, 29.4%) |
| CIE-LAB | lab(72.10, -6.02, 1.39) |
| CIE-LCH | lch(72.10, 6.18, 167.02°) |
| OKLab | oklab(75.72% -0.0174 0.0036) |
| OKLCH | oklch(75.72% 0.018 168.3) |
| XYZ | xyz(39.6855, 43.8050, 46.4006) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.65
Dark Gray
#A9A9A9
ΔE00 7.89
Silver (survey)
#C5C9C7
ΔE00 7.98
Silver
#C0C0C0
ΔE00 8.62
Cool Gray
#9AA7B0
ΔE00 8.62
Dove Gray
#B6B8BD
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B4AE #B4A6AC
analogous
#A6B4A7 #A6B4AE #A6B3B4
triadic
#A6B4AE #AEA6B4 #B4AEA6
tetradic
#A6B4AE #A7A6B4 #B4A6AC #B3B4A6
square
#A6B4AE #A7A6B4 #B4A6AC #B3B4A6
split-complementary
#A6B4AE #B4A6B3 #B4A7A6
monochromatic
#667971 #859890 #A6B4AE #C7D0CC #E8ECEA
Accessibility & contrast
On white
2.15
#A6B4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#A6B4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B4AE
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B4AE | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AE
Deuteranopia (green-blind)
#B0B0AE
Tritanopia (blue-blind)
#A3B4B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a6b4ae; /* rgb */ color: rgb(166, 180, 174); /* oklch */ color: oklch(75.7% 0.018 168.3);
Tailwind
colors: {
custom: {
50: '#c0cac6',
500: '#a6b4ae',
950: '#000000',
},
}SCSS
$custom: #a6b4ae; $custom-light: #c0cac6; $custom-dark: #000000;
JSON
{
"hex": "#a6b4ae",
"rgb": {
"r": 166,
"g": 180,
"b": 174
},
"hsl": {
"h": 154.286,
"s": 8.537,
"l": 67.843
},
"oklch": {
"l": 0.75722,
"c": 0.01773,
"h": 168.3
},
"luminance": 0.43805
}Semantic roles & 50–950 ramp
primary
#A6B4AE
secondary
#DDD9DB
accent
#536E93
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282