#A0B2AC#A0B2AC
#A0B2AC is a light, muted teal. Relative luminance 0.423; OKLCH L 74.8% C 0.022 H 173.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2AC |
|---|---|
| RGB | rgb(160, 178, 172) |
| HSL | hsl(160, 10%, 66%) |
| HSV | hsv(160, 10%, 70%) |
| CMYK | cmyk(10.1%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(71.07, -7.41, 0.94) |
| CIE-LCH | lch(71.07, 7.47, 172.78°) |
| OKLab | oklab(74.79% -0.0216 0.0024) |
| OKLCH | oklch(74.79% 0.022 173.7) |
| XYZ | xyz(37.8623, 42.2923, 45.1902) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.49
Cool Gray
#9AA7B0
ΔE00 8.84
Dark Gray
#A9A9A9
ΔE00 9.03
Silver (survey)
#C5C9C7
ΔE00 9.48
Cement
#A5A391
ΔE00 9.89
Silver
#C0C0C0
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2AC #B2A0A6
analogous
#A0B2A3 #A0B2AC #A0AFB2
triadic
#A0B2AC #ACA0B2 #B2ACA0
tetradic
#A0B2AC #A3A0B2 #B2A0A6 #AFB2A0
square
#A0B2AC #A3A0B2 #B2A0A6 #AFB2A0
split-complementary
#A0B2AC #B2A0AF #B2A3A0
monochromatic
#617770 #7E978E #A0B2AC #C2CDCA #E4E9E7
Accessibility & contrast
On white
2.22
#A0B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#A0B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2AC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2AC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAC
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#9CB2B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a0b2ac; /* rgb */ color: rgb(160, 178, 172); /* oklch */ color: oklch(74.8% 0.022 173.7);
Tailwind
colors: {
custom: {
50: '#bcc9c4',
500: '#a0b2ac',
950: '#000000',
},
}SCSS
$custom: #a0b2ac; $custom-light: #bcc9c4; $custom-dark: #000000;
JSON
{
"hex": "#a0b2ac",
"rgb": {
"r": 160,
"g": 178,
"b": 172
},
"hsl": {
"h": 160,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.74785,
"c": 0.02173,
"h": 173.7
},
"luminance": 0.42293
}Semantic roles & 50–950 ramp
primary
#A0B2AC
secondary
#DAD4D6
accent
#516795
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121312
muted
#818281