#A2B0AA#A2B0AA
#A2B0AA is a light, near-neutral teal. Relative luminance 0.416; OKLCH L 74.4% C 0.018 H 168.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B0AA |
|---|---|
| RGB | rgb(162, 176, 170) |
| HSL | hsl(154, 8%, 66%) |
| HSV | hsv(154, 8%, 69%) |
| CMYK | cmyk(8%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(70.62, -6.05, 1.40) |
| CIE-LCH | lch(70.62, 6.21, 167.01°) |
| OKLab | oklab(74.44% -0.0174 0.0036) |
| OKLCH | oklch(74.44% 0.018 168.3) |
| XYZ | xyz(37.6798, 41.6339, 44.0734) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.91
Dark Gray
#A9A9A9
ΔE00 7.68
Cool Gray
#9AA7B0
ΔE00 8.26
Cement
#A5A391
ΔE00 8.68
Greyish
#A8A495
ΔE00 8.83
Silver (survey)
#C5C9C7
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B0AA #B0A2A8
analogous
#A2B0A3 #A2B0AA #A2AFB0
triadic
#A2B0AA #AAA2B0 #B0AAA2
tetradic
#A2B0AA #A3A2B0 #B0A2A8 #AFB0A2
square
#A2B0AA #A3A2B0 #B0A2A8 #AFB0A2
split-complementary
#A2B0AA #B0A2AF #B0A3A2
monochromatic
#63756D #81948C #A2B0AA #C3CCC8 #E4E8E6
Accessibility & contrast
On white
2.25
#A2B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#A2B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B0AA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B0AA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#ACACAA
Tritanopia (blue-blind)
#9FB0AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2b0aa; /* rgb */ color: rgb(162, 176, 170); /* oklch */ color: oklch(74.4% 0.018 168.3);
Tailwind
colors: {
custom: {
50: '#bdc7c3',
500: '#a2b0aa',
950: '#000000',
},
}SCSS
$custom: #a2b0aa; $custom-light: #bdc7c3; $custom-dark: #000000;
JSON
{
"hex": "#a2b0aa",
"rgb": {
"r": 162,
"g": 176,
"b": 170
},
"hsl": {
"h": 154.286,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.74445,
"c": 0.0178,
"h": 168.3
},
"luminance": 0.41634
}Semantic roles & 50–950 ramp
primary
#A2B0AA
secondary
#D9D5D7
accent
#536E92
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281