#A2B4B0#A2B4B0
#A2B4B0 is a light, muted teal. Relative luminance 0.435; OKLCH L 75.5% C 0.021 H 180.9°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4B0 |
|---|---|
| RGB | rgb(162, 180, 176) |
| HSL | hsl(167, 11%, 67%) |
| HSV | hsv(167, 10%, 71%) |
| CMYK | cmyk(10%, 0%, 2.2%, 29.4%) |
| CIE-LAB | lab(71.86, -7.00, -0.08) |
| CIE-LCH | lch(71.86, 7.00, 180.68°) |
| OKLab | oklab(75.48% -0.0207 -0.0003) |
| OKLCH | oklch(75.48% 0.021 180.9) |
| XYZ | xyz(39.0563, 43.4579, 47.3964) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.22
Cool Gray
#9AA7B0
ΔE00 8.15
Dark Gray
#A9A9A9
ΔE00 8.73
Silver (survey)
#C5C9C7
ΔE00 8.79
Dove Gray
#B6B8BD
ΔE00 9.46
Silver
#C0C0C0
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4B0 #B4A2A6
analogous
#A2B4A7 #A2B4B0 #A2AFB4
triadic
#A2B4B0 #B0A2B4 #B4B0A2
tetradic
#A2B4B0 #A7A2B4 #B4A2A6 #AFB4A2
square
#A2B4B0 #A7A2B4 #B4A2A6 #AFB4A2
split-complementary
#A2B4B0 #B4A2AF #B4A7A2
monochromatic
#627A74 #809993 #A2B4B0 #C4CFCD #E6EBEA
Accessibility & contrast
On white
2.17
#A2B4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#A2B4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4B0
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4B0 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B0
Deuteranopia (green-blind)
#AFAFB0
Tritanopia (blue-blind)
#9EB5B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b4b0; /* rgb */ color: rgb(162, 180, 176); /* oklch */ color: oklch(75.5% 0.021 180.9);
Tailwind
colors: {
custom: {
50: '#bdcac7',
500: '#a2b4b0',
950: '#000000',
},
}SCSS
$custom: #a2b4b0; $custom-light: #bdcac7; $custom-dark: #000000;
JSON
{
"hex": "#a2b4b0",
"rgb": {
"r": 162,
"g": 180,
"b": 176
},
"hsl": {
"h": 166.667,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.75483,
"c": 0.02074,
"h": 180.9
},
"luminance": 0.43458
}Semantic roles & 50–950 ramp
primary
#A2B4B0
secondary
#DCD6D7
accent
#516095
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282