#A2B6AE#A2B6AE
#A2B6AE is a light, muted teal. Relative luminance 0.442; OKLCH L 75.9% C 0.025 H 169.6°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B6AE |
|---|---|
| RGB | rgb(162, 182, 174) |
| HSL | hsl(156, 12%, 67%) |
| HSV | hsv(156, 11%, 71%) |
| CMYK | cmyk(11%, 0%, 4.4%, 28.6%) |
| CIE-LAB | lab(72.36, -8.46, 1.73) |
| CIE-LCH | lch(72.36, 8.63, 168.44°) |
| OKLab | oklab(75.85% -0.0244 0.0045) |
| OKLCH | oklch(75.85% 0.025 169.6) |
| XYZ | xyz(39.2665, 44.1926, 46.4975) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.01
Silver (survey)
#C5C9C7
ΔE00 9.58
Greenish Grey
#96AE8D
ΔE00 9.64
Dark Gray
#A9A9A9
ΔE00 10.22
Cool Gray
#9AA7B0
ΔE00 10.27
Cement
#A5A391
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B6AE #B6A2AA
analogous
#A2B6A4 #A2B6AE #A2B4B6
triadic
#A2B6AE #AEA2B6 #B6AEA2
tetradic
#A2B6AE #A4A2B6 #B6A2AA #B4B6A2
square
#A2B6AE #A4A2B6 #B6A2AA #B4B6A2
split-complementary
#A2B6AE #B6A2B4 #B6A4A2
monochromatic
#617C71 #809B90 #A2B6AE #C4D1CC #E7ECEA
Accessibility & contrast
On white
2.13
#A2B6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#A2B6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B6AE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B6AE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AE
Deuteranopia (green-blind)
#B1B0AE
Tritanopia (blue-blind)
#9EB6B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b6ae; /* rgb */ color: rgb(162, 182, 174); /* oklch */ color: oklch(75.9% 0.025 169.6);
Tailwind
colors: {
custom: {
50: '#bdcbc6',
500: '#a2b6ae',
950: '#000000',
},
}SCSS
$custom: #a2b6ae; $custom-light: #bdcbc6; $custom-dark: #000000;
JSON
{
"hex": "#a2b6ae",
"rgb": {
"r": 162,
"g": 182,
"b": 174
},
"hsl": {
"h": 156,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.75855,
"c": 0.02481,
"h": 169.6
},
"luminance": 0.44193
}Semantic roles & 50–950 ramp
primary
#A2B6AE
secondary
#DDD7D9
accent
#4F6C96
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282