#A2AEB0#A2AEB0
#A2AEB0 is a light, near-neutral teal. Relative luminance 0.411; OKLCH L 74.2% C 0.014 H 208.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEB0 |
|---|---|
| RGB | rgb(162, 174, 176) |
| HSL | hsl(189, 8%, 66%) |
| HSV | hsv(189, 8%, 69%) |
| CMYK | cmyk(8%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(70.24, -3.79, -2.47) |
| CIE-LCH | lch(70.24, 4.52, 213.08°) |
| OKLab | oklab(74.2% -0.0121 -0.0066) |
| OKLCH | oklch(74.2% 0.014 208.8) |
| XYZ | xyz(37.8711, 41.0876, 47.0014) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.45
Cool Gray
#9AA7B0
ΔE00 4.01
Dark Gray
#A9A9A9
ΔE00 5.49
Dove Gray
#B6B8BD
ΔE00 6.34
Silver
#C0C0C0
ΔE00 7.74
Bluey Grey
#89A0B0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEB0 #B0A4A2
analogous
#A2B0AB #A2AEB0 #A2A7B0
triadic
#A2AEB0 #B0A2AE #AEB0A2
tetradic
#A2AEB0 #ABA2B0 #B0A4A2 #A7B0A2
square
#A2AEB0 #ABA2B0 #B0A4A2 #A7B0A2
split-complementary
#A2AEB0 #B0A2A7 #B0ABA2
monochromatic
#637275 #819194 #A2AEB0 #C3CBCC #E4E8E8
Accessibility & contrast
On white
2.28
#A2AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#A2AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEB0
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEB0 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADB0
Deuteranopia (green-blind)
#A9ABB0
Tritanopia (blue-blind)
#9EAFAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2aeb0; /* rgb */ color: rgb(162, 174, 176); /* oklch */ color: oklch(74.2% 0.014 208.8);
Tailwind
colors: {
custom: {
50: '#bdc6c7',
500: '#a2aeb0',
950: '#000000',
},
}SCSS
$custom: #a2aeb0; $custom-light: #bdc6c7; $custom-dark: #000000;
JSON
{
"hex": "#a2aeb0",
"rgb": {
"r": 162,
"g": 174,
"b": 176
},
"hsl": {
"h": 188.571,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.74198,
"c": 0.0138,
"h": 208.8
},
"luminance": 0.41088
}Semantic roles & 50–950 ramp
primary
#A2AEB0
secondary
#D9D5D5
accent
#5C5392
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282