#A2B6AC#A2B6AC
#A2B6AC is a light, muted teal. Relative luminance 0.441; OKLCH L 75.8% C 0.026 H 164.2°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B6AC |
|---|---|
| RGB | rgb(162, 182, 172) |
| HSL | hsl(150, 12%, 67%) |
| HSV | hsv(150, 11%, 71%) |
| CMYK | cmyk(11%, 0%, 5.5%, 28.6%) |
| CIE-LAB | lab(72.31, -8.85, 2.75) |
| CIE-LCH | lch(72.31, 9.27, 162.74°) |
| OKLab | oklab(75.8% -0.0252 0.0071) |
| OKLCH | oklch(75.8% 0.026 164.2) |
| XYZ | xyz(39.0730, 44.1152, 45.4782) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.65
Greenish Grey
#96AE8D
ΔE00 8.80
Silver (survey)
#C5C9C7
ΔE00 9.96
Cement
#A5A391
ΔE00 10.23
Sage Green
#9CAF88
ΔE00 10.25
Dark Gray
#A9A9A9
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B6AC #B6A2AC
analogous
#A2B6A2 #A2B6AC #A2B6B6
triadic
#A2B6AC #ACA2B6 #B6ACA2
tetradic
#A2B6AC #A2A2B6 #B6A2AC #B6B6A2
square
#A2B6AC #A2A2B6 #B6A2AC #B6B6A2
split-complementary
#A2B6AC #B6A2B6 #B6A2A2
monochromatic
#617C6F #809B8D #A2B6AC #C4D1CB #E7ECE9
Accessibility & contrast
On white
2.14
#A2B6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#A2B6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B6AC
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B6AC | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AC
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#9EB6B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b6ac; /* rgb */ color: rgb(162, 182, 172); /* oklch */ color: oklch(75.8% 0.026 164.2);
Tailwind
colors: {
custom: {
50: '#bdcbc4',
500: '#a2b6ac',
950: '#000000',
},
}SCSS
$custom: #a2b6ac; $custom-light: #bdcbc4; $custom-dark: #000000;
JSON
{
"hex": "#a2b6ac",
"rgb": {
"r": 162,
"g": 182,
"b": 172
},
"hsl": {
"h": 150,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.75797,
"c": 0.02623,
"h": 164.2
},
"luminance": 0.44116
}Semantic roles & 50–950 ramp
primary
#A2B6AC
secondary
#DDD7DA
accent
#4F7396
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121312
muted
#818281