#A0B2AE#A0B2AE
#A0B2AE is a light, muted teal. Relative luminance 0.424; OKLCH L 74.8% C 0.021 H 180.9°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2AE |
|---|---|
| RGB | rgb(160, 178, 174) |
| HSL | hsl(167, 10%, 66%) |
| HSV | hsv(167, 10%, 70%) |
| CMYK | cmyk(10.1%, 0%, 2.2%, 30.2%) |
| CIE-LAB | lab(71.13, -7.02, -0.08) |
| CIE-LCH | lch(71.13, 7.02, 180.67°) |
| OKLab | oklab(74.85% -0.0208 -0.0003) |
| OKLCH | oklch(74.85% 0.021 180.9) |
| XYZ | xyz(38.0559, 42.3697, 46.2094) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.83
Cool Gray
#9AA7B0
ΔE00 7.96
Dark Gray
#A9A9A9
ΔE00 8.63
Silver (survey)
#C5C9C7
ΔE00 9.20
Dove Gray
#B6B8BD
ΔE00 9.61
Silver
#C0C0C0
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2AE #B2A0A4
analogous
#A0B2A5 #A0B2AE #A0ADB2
triadic
#A0B2AE #AEA0B2 #B2AEA0
tetradic
#A0B2AE #A5A0B2 #B2A0A4 #ADB2A0
square
#A0B2AE #A5A0B2 #B2A0A4 #ADB2A0
split-complementary
#A0B2AE #B2A0AD #B2A5A0
monochromatic
#617772 #7E9791 #A0B2AE #C2CDCB #E4E9E8
Accessibility & contrast
On white
2.22
#A0B2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#A0B2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2AE
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2AE | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0AE
Deuteranopia (green-blind)
#ADADAE
Tritanopia (blue-blind)
#9CB3B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a0b2ae; /* rgb */ color: rgb(160, 178, 174); /* oklch */ color: oklch(74.8% 0.021 180.9);
Tailwind
colors: {
custom: {
50: '#bcc9c6',
500: '#a0b2ae',
950: '#000000',
},
}SCSS
$custom: #a0b2ae; $custom-light: #bcc9c6; $custom-dark: #000000;
JSON
{
"hex": "#a0b2ae",
"rgb": {
"r": 160,
"g": 178,
"b": 174
},
"hsl": {
"h": 166.667,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.74845,
"c": 0.02078,
"h": 180.9
},
"luminance": 0.4237
}Semantic roles & 50–950 ramp
primary
#A0B2AE
secondary
#DAD4D5
accent
#516095
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282