#A0B4AA#A0B4AA
#A0B4AA is a light, muted teal. Relative luminance 0.430; OKLCH L 75.2% C 0.026 H 164.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B4AA |
|---|---|
| RGB | rgb(160, 180, 170) |
| HSL | hsl(150, 12%, 67%) |
| HSV | hsv(150, 11%, 71%) |
| CMYK | cmyk(11.1%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(71.57, -8.87, 2.76) |
| CIE-LCH | lch(71.57, 9.29, 162.73°) |
| OKLab | oklab(75.16% -0.0253 0.0072) |
| OKLCH | oklch(75.16% 0.026 164.2) |
| XYZ | xyz(38.0725, 43.0178, 44.3198) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.36
Greenish Grey
#96AE8D
ΔE00 8.62
Cement
#A5A391
ΔE00 10.01
Sage Green
#9CAF88
ΔE00 10.12
Silver (survey)
#C5C9C7
ΔE00 10.31
Dark Gray
#A9A9A9
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B4AA #B4A0AA
analogous
#A0B4A0 #A0B4AA #A0B4B4
triadic
#A0B4AA #AAA0B4 #B4AAA0
tetradic
#A0B4AA #A0A0B4 #B4A0AA #B4B4A0
square
#A0B4AA #A0A0B4 #B4A0AA #B4B4A0
split-complementary
#A0B4AA #B4A0B4 #B4A0A0
monochromatic
#607A6D #7E998B #A0B4AA #C2CFC9 #E4EAE7
Accessibility & contrast
On white
2.19
#A0B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#A0B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B4AA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B4AA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#9CB4B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a0b4aa; /* rgb */ color: rgb(160, 180, 170); /* oklch */ color: oklch(75.2% 0.026 164.2);
Tailwind
colors: {
custom: {
50: '#bccac3',
500: '#a0b4aa',
950: '#000000',
},
}SCSS
$custom: #a0b4aa; $custom-light: #bccac3; $custom-dark: #000000;
JSON
{
"hex": "#a0b4aa",
"rgb": {
"r": 160,
"g": 180,
"b": 170
},
"hsl": {
"h": 150,
"s": 11.765,
"l": 66.667
},
"oklch": {
"l": 0.7516,
"c": 0.02627,
"h": 164.2
},
"luminance": 0.43018
}Semantic roles & 50–950 ramp
primary
#A0B4AA
secondary
#DBD5D8
accent
#507396
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281