#A0B6AE#A0B6AE
#A0B6AE is a light, muted teal. Relative luminance 0.440; OKLCH L 75.7% C 0.027 H 171.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B6AE |
|---|---|
| RGB | rgb(160, 182, 174) |
| HSL | hsl(158, 13%, 67%) |
| HSV | hsv(158, 12%, 71%) |
| CMYK | cmyk(12.1%, 0%, 4.4%, 28.6%) |
| CIE-LAB | lab(72.22, -9.14, 1.51) |
| CIE-LCH | lch(72.22, 9.26, 170.61°) |
| OKLab | oklab(75.71% -0.0265 0.0039) |
| OKLCH | oklch(75.71% 0.027 171.7) |
| XYZ | xyz(38.8634, 43.9847, 46.4786) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.22
Greenish Grey
#96AE8D
ΔE00 9.54
Silver (survey)
#C5C9C7
ΔE00 10.12
Cool Gray
#9AA7B0
ΔE00 10.52
Dark Gray
#A9A9A9
ΔE00 10.76
Greyish Teal
#719F91
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B6AE #B6A0A8
analogous
#A0B6A3 #A0B6AE #A0B3B6
triadic
#A0B6AE #AEA0B6 #B6AEA0
tetradic
#A0B6AE #A3A0B6 #B6A0A8 #B3B6A0
square
#A0B6AE #A3A0B6 #B6A0A8 #B3B6A0
split-complementary
#A0B6AE #B6A0B3 #B6A3A0
monochromatic
#5F7C72 #7D9B90 #A0B6AE #C3D1CC #E5EBE9
Accessibility & contrast
On white
2.14
#A0B6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#A0B6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B6AE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B6AE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3AE
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#9BB6B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a0b6ae; /* rgb */ color: rgb(160, 182, 174); /* oklch */ color: oklch(75.7% 0.027 171.7);
Tailwind
colors: {
custom: {
50: '#bccbc6',
500: '#a0b6ae',
950: '#000000',
},
}SCSS
$custom: #a0b6ae; $custom-light: #bccbc6; $custom-dark: #000000;
JSON
{
"hex": "#a0b6ae",
"rgb": {
"r": 160,
"g": 182,
"b": 174
},
"hsl": {
"h": 158.182,
"s": 13.095,
"l": 67.059
},
"oklch": {
"l": 0.7571,
"c": 0.02676,
"h": 171.7
},
"luminance": 0.43985
}Semantic roles & 50–950 ramp
primary
#A0B6AE
secondary
#DCD5D8
accent
#4E6997
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282