#A2B2AA#A2B2AA
#A2B2AA is a light, muted teal. Relative luminance 0.424; OKLCH L 74.9% C 0.021 H 164.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2AA |
|---|---|
| RGB | rgb(162, 178, 170) |
| HSL | hsl(150, 9%, 67%) |
| HSV | hsv(150, 9%, 70%) |
| CMYK | cmyk(9%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(71.16, -7.12, 2.19) |
| CIE-LCH | lch(71.16, 7.44, 162.92°) |
| OKLab | oklab(74.88% -0.0203 0.0057) |
| OKLCH | oklch(74.88% 0.021 164.4) |
| XYZ | xyz(38.0748, 42.4240, 44.2051) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.05
Dark Gray
#A9A9A9
ΔE00 8.87
Cement
#A5A391
ΔE00 9.01
Silver (survey)
#C5C9C7
ΔE00 9.30
Greyish
#A8A495
ΔE00 9.37
Cool Gray
#9AA7B0
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2AA #B2A2AA
analogous
#A2B2A2 #A2B2AA #A2B2B2
triadic
#A2B2AA #AAA2B2 #B2AAA2
tetradic
#A2B2AA #A2A2B2 #B2A2AA #B2B2A2
square
#A2B2AA #A2A2B2 #B2A2AA #B2B2A2
split-complementary
#A2B2AA #B2A2B2 #B2A2A2
monochromatic
#63776D #81968B #A2B2AA #C3CEC9 #E5E9E7
Accessibility & contrast
On white
2.21
#A2B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#A2B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2AA
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2AA | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#AEADAA
Tritanopia (blue-blind)
#9FB2B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2b2aa; /* rgb */ color: rgb(162, 178, 170); /* oklch */ color: oklch(74.9% 0.021 164.4);
Tailwind
colors: {
custom: {
50: '#bdc9c3',
500: '#a2b2aa',
950: '#000000',
},
}SCSS
$custom: #a2b2aa; $custom-light: #bdc9c3; $custom-dark: #000000;
JSON
{
"hex": "#a2b2aa",
"rgb": {
"r": 162,
"g": 178,
"b": 170
},
"hsl": {
"h": 150,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.74875,
"c": 0.0211,
"h": 164.4
},
"luminance": 0.42424
}Semantic roles & 50–950 ramp
primary
#A2B2AA
secondary
#DAD5D8
accent
#527393
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281