#A2B4AC#A2B4AC
#A2B4AC is a light, muted teal. Relative luminance 0.433; OKLCH L 75.4% C 0.023 H 167.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4AC |
|---|---|
| RGB | rgb(162, 180, 172) |
| HSL | hsl(153, 11%, 67%) |
| HSV | hsv(153, 10%, 71%) |
| CMYK | cmyk(10%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(71.76, -7.79, 1.96) |
| CIE-LCH | lch(71.76, 8.03, 165.90°) |
| OKLab | oklab(75.37% -0.0224 0.0051) |
| OKLCH | oklch(75.37% 0.023 167.3) |
| XYZ | xyz(38.6663, 43.3019, 45.3427) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.51
Silver (survey)
#C5C9C7
ΔE00 9.41
Dark Gray
#A9A9A9
ΔE00 9.55
Greenish Grey
#96AE8D
ΔE00 9.61
Cement
#A5A391
ΔE00 9.75
Cool Gray
#9AA7B0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4AC #B4A2AA
analogous
#A2B4A3 #A2B4AC #A2B3B4
triadic
#A2B4AC #ACA2B4 #B4ACA2
tetradic
#A2B4AC #A3A2B4 #B4A2AA #B3B4A2
square
#A2B4AC #A3A2B4 #B4A2AA #B3B4A2
split-complementary
#A2B4AC #B4A2B3 #B4A3A2
monochromatic
#627A6F #80998E #A2B4AC #C4CFCA #E6EBE8
Accessibility & contrast
On white
2.17
#A2B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#A2B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4AC
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4AC | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AC
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#9FB4B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b4ac; /* rgb */ color: rgb(162, 180, 172); /* oklch */ color: oklch(75.4% 0.023 167.3);
Tailwind
colors: {
custom: {
50: '#bdcac4',
500: '#a2b4ac',
950: '#000000',
},
}SCSS
$custom: #a2b4ac; $custom-light: #bdcac4; $custom-dark: #000000;
JSON
{
"hex": "#a2b4ac",
"rgb": {
"r": 162,
"g": 180,
"b": 172
},
"hsl": {
"h": 153.333,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.75365,
"c": 0.02294,
"h": 167.3
},
"luminance": 0.43302
}Semantic roles & 50–950 ramp
primary
#A2B4AC
secondary
#DCD6D9
accent
#516F95
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121312
muted
#818281