#A2B2AE#A2B2AE
#A2B2AE is a light, near-neutral teal. Relative luminance 0.426; OKLCH L 75.0% C 0.019 H 179.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2AE |
|---|---|
| RGB | rgb(162, 178, 174) |
| HSL | hsl(165, 9%, 67%) |
| HSV | hsv(165, 9%, 70%) |
| CMYK | cmyk(9%, 0%, 2.2%, 30.2%) |
| CIE-LAB | lab(71.27, -6.33, 0.14) |
| CIE-LCH | lch(71.27, 6.33, 178.71°) |
| OKLab | oklab(74.99% -0.0187 0.0003) |
| OKLCH | oklch(74.99% 0.019 179.1) |
| XYZ | xyz(38.4590, 42.5776, 46.2283) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.67
Cool Gray
#9AA7B0
ΔE00 7.70
Dark Gray
#A9A9A9
ΔE00 7.98
Silver (survey)
#C5C9C7
ΔE00 8.66
Dove Gray
#B6B8BD
ΔE00 9.01
Silver
#C0C0C0
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2AE #B2A2A6
analogous
#A2B2A6 #A2B2AE #A2AEB2
triadic
#A2B2AE #AEA2B2 #B2AEA2
tetradic
#A2B2AE #A6A2B2 #B2A2A6 #AEB2A2
square
#A2B2AE #A6A2B2 #B2A2A6 #AEB2A2
split-complementary
#A2B2AE #B2A2AE #B2A6A2
monochromatic
#637772 #819691 #A2B2AE #C3CECB #E5E9E8
Accessibility & contrast
On white
2.21
#A2B2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#A2B2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2AE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2AE | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AE
Deuteranopia (green-blind)
#ADAEAE
Tritanopia (blue-blind)
#9EB3B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2b2ae; /* rgb */ color: rgb(162, 178, 174); /* oklch */ color: oklch(75.0% 0.019 179.1);
Tailwind
colors: {
custom: {
50: '#bdc9c6',
500: '#a2b2ae',
950: '#000000',
},
}SCSS
$custom: #a2b2ae; $custom-light: #bdc9c6; $custom-dark: #000000;
JSON
{
"hex": "#a2b2ae",
"rgb": {
"r": 162,
"g": 178,
"b": 174
},
"hsl": {
"h": 165,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.74993,
"c": 0.01869,
"h": 179.1
},
"luminance": 0.42578
}Semantic roles & 50–950 ramp
primary
#A2B2AE
secondary
#DAD5D7
accent
#526293
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282