#A2B0AE#A2B0AE
#A2B0AE is a light, near-neutral teal. Relative luminance 0.418; OKLCH L 74.6% C 0.016 H 186.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B0AE |
|---|---|
| RGB | rgb(162, 176, 174) |
| HSL | hsl(171, 8%, 66%) |
| HSV | hsv(171, 8%, 69%) |
| CMYK | cmyk(8%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(70.72, -5.26, -0.65) |
| CIE-LCH | lch(70.72, 5.30, 187.06°) |
| OKLab | oklab(74.56% -0.0158 -0.0018) |
| OKLCH | oklch(74.56% 0.016 186.5) |
| XYZ | xyz(38.0640, 41.7875, 46.0966) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.56
Cool Gray
#9AA7B0
ΔE00 6.34
Dark Gray
#A9A9A9
ΔE00 6.82
Dove Gray
#B6B8BD
ΔE00 7.94
Silver (survey)
#C5C9C7
ΔE00 8.41
Silver
#C0C0C0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B0AE #B0A2A4
analogous
#A2B0A7 #A2B0AE #A2ABB0
triadic
#A2B0AE #AEA2B0 #B0AEA2
tetradic
#A2B0AE #A7A2B0 #B0A2A4 #ABB0A2
square
#A2B0AE #A7A2B0 #B0A2A4 #ABB0A2
split-complementary
#A2B0AE #B0A2AB #B0A7A2
monochromatic
#637572 #819491 #A2B0AE #C3CCCB #E4E8E8
Accessibility & contrast
On white
2.24
#A2B0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#A2B0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B0AE
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B0AE | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAE
Deuteranopia (green-blind)
#ABACAE
Tritanopia (blue-blind)
#9FB1AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2b0ae; /* rgb */ color: rgb(162, 176, 174); /* oklch */ color: oklch(74.6% 0.016 186.5);
Tailwind
colors: {
custom: {
50: '#bdc7c6',
500: '#a2b0ae',
950: '#000000',
},
}SCSS
$custom: #a2b0ae; $custom-light: #bdc7c6; $custom-dark: #000000;
JSON
{
"hex": "#a2b0ae",
"rgb": {
"r": 162,
"g": 176,
"b": 174
},
"hsl": {
"h": 171.429,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.74564,
"c": 0.0159,
"h": 186.5
},
"luminance": 0.41788
}Semantic roles & 50–950 ramp
primary
#A2B0AE
secondary
#D9D5D5
accent
#535C92
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282