#A0B4AC#A0B4AC
#A0B4AC is a light, muted teal. Relative luminance 0.431; OKLCH L 75.2% C 0.025 H 169.6°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B4AC |
|---|---|
| RGB | rgb(160, 180, 172) |
| HSL | hsl(156, 12%, 67%) |
| HSV | hsv(156, 11%, 71%) |
| CMYK | cmyk(11.1%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(71.62, -8.48, 1.74) |
| CIE-LCH | lch(71.62, 8.65, 168.43°) |
| OKLab | oklab(75.22% -0.0245 0.0045) |
| OKLCH | oklch(75.22% 0.025 169.6) |
| XYZ | xyz(38.2632, 43.0940, 45.3238) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.69
Greenish Grey
#96AE8D
ΔE00 9.47
Silver (survey)
#C5C9C7
ΔE00 9.94
Cool Gray
#9AA7B0
ΔE00 10.10
Dark Gray
#A9A9A9
ΔE00 10.12
Cement
#A5A391
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B4AC #B4A0A8
analogous
#A0B4A2 #A0B4AC #A0B2B4
triadic
#A0B4AC #ACA0B4 #B4ACA0
tetradic
#A0B4AC #A2A0B4 #B4A0A8 #B2B4A0
square
#A0B4AC #A2A0B4 #B4A0A8 #B2B4A0
split-complementary
#A0B4AC #B4A0B2 #B4A2A0
monochromatic
#607A6F #7E998E #A0B4AC #C2CFCA #E4EAE8
Accessibility & contrast
On white
2.18
#A0B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#A0B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B4AC
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B4AC | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AC
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#9CB4B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a0b4ac; /* rgb */ color: rgb(160, 180, 172); /* oklch */ color: oklch(75.2% 0.025 169.6);
Tailwind
colors: {
custom: {
50: '#bccac4',
500: '#a0b4ac',
950: '#000000',
},
}SCSS
$custom: #a0b4ac; $custom-light: #bccac4; $custom-dark: #000000;
JSON
{
"hex": "#a0b4ac",
"rgb": {
"r": 160,
"g": 180,
"b": 172
},
"hsl": {
"h": 156,
"s": 11.765,
"l": 66.667
},
"oklch": {
"l": 0.75218,
"c": 0.02487,
"h": 169.6
},
"luminance": 0.43095
}Semantic roles & 50–950 ramp
primary
#A0B4AC
secondary
#DBD5D7
accent
#506C96
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121312
muted
#818281