#A0B0AE#A0B0AE
#A0B0AE is a light, near-neutral teal. Relative luminance 0.416; OKLCH L 74.4% C 0.018 H 187.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B0AE |
|---|---|
| RGB | rgb(160, 176, 174) |
| HSL | hsl(173, 9%, 66%) |
| HSV | hsv(173, 9%, 69%) |
| CMYK | cmyk(9.1%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(70.58, -5.95, -0.88) |
| CIE-LCH | lch(70.58, 6.01, 188.41°) |
| OKLab | oklab(74.41% -0.0179 -0.0024) |
| OKLCH | oklch(74.41% 0.018 187.7) |
| XYZ | xyz(37.6608, 41.5797, 46.0777) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.64
Cool Gray
#9AA7B0
ΔE00 6.59
Dark Gray
#A9A9A9
ΔE00 7.53
Dove Gray
#B6B8BD
ΔE00 8.59
Silver (survey)
#C5C9C7
ΔE00 8.92
Bluegrey
#85A3B2
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B0AE #B0A0A2
analogous
#A0B0A6 #A0B0AE #A0AAB0
triadic
#A0B0AE #AEA0B0 #B0AEA0
tetradic
#A0B0AE #A6A0B0 #B0A0A2 #AAB0A0
square
#A0B0AE #A6A0B0 #B0A0A2 #AAB0A0
split-complementary
#A0B0AE #B0A0AA #B0A6A0
monochromatic
#617572 #7F9492 #A0B0AE #C1CCCA #E3E8E7
Accessibility & contrast
On white
2.25
#A0B0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#A0B0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B0AE
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B0AE | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAE
Deuteranopia (green-blind)
#ABACAE
Tritanopia (blue-blind)
#9CB1AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a0b0ae; /* rgb */ color: rgb(160, 176, 174); /* oklch */ color: oklch(74.4% 0.018 187.7);
Tailwind
colors: {
custom: {
50: '#bcc7c6',
500: '#a0b0ae',
950: '#000000',
},
}SCSS
$custom: #a0b0ae; $custom-light: #bcc7c6; $custom-dark: #000000;
JSON
{
"hex": "#a0b0ae",
"rgb": {
"r": 160,
"g": 176,
"b": 174
},
"hsl": {
"h": 172.5,
"s": 9.195,
"l": 65.882
},
"oklch": {
"l": 0.74414,
"c": 0.01807,
"h": 187.7
},
"luminance": 0.4158
}Semantic roles & 50–950 ramp
primary
#A0B0AE
secondary
#D9D3D4
accent
#525A93
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282