#A0B2B0#A0B2B0
#A0B2B0 is a light, muted teal. Relative luminance 0.424; OKLCH L 74.9% C 0.020 H 188.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2B0 |
|---|---|
| RGB | rgb(160, 178, 176) |
| HSL | hsl(173, 10%, 66%) |
| HSV | hsv(173, 10%, 70%) |
| CMYK | cmyk(10.1%, 0%, 1.1%, 30.2%) |
| CIE-LAB | lab(71.18, -6.62, -1.10) |
| CIE-LCH | lch(71.18, 6.71, 189.47°) |
| OKLab | oklab(74.91% -0.02 -0.003) |
| OKLCH | oklch(74.91% 0.02 188.7) |
| XYZ | xyz(38.2523, 42.4483, 47.2439) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.24
Cool Gray
#9AA7B0
ΔE00 7.08
Dark Gray
#A9A9A9
ΔE00 8.29
Silver (survey)
#C5C9C7
ΔE00 9.00
Dove Gray
#B6B8BD
ΔE00 9.03
Bluegrey
#85A3B2
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2B0 #B2A0A2
analogous
#A0B2A7 #A0B2B0 #A0ABB2
triadic
#A0B2B0 #B0A0B2 #B2B0A0
tetradic
#A0B2B0 #A7A0B2 #B2A0A2 #ABB2A0
square
#A0B2B0 #A7A0B2 #B2A0A2 #ABB2A0
split-complementary
#A0B2B0 #B2A0AB #B2A7A0
monochromatic
#617775 #7E9794 #A0B2B0 #C2CDCC #E4E9E8
Accessibility & contrast
On white
2.21
#A0B2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#A0B2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2B0
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2B0 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B0
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#9BB3B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a0b2b0; /* rgb */ color: rgb(160, 178, 176); /* oklch */ color: oklch(74.9% 0.020 188.7);
Tailwind
colors: {
custom: {
50: '#bcc9c7',
500: '#a0b2b0',
950: '#000000',
},
}SCSS
$custom: #a0b2b0; $custom-light: #bcc9c7; $custom-dark: #000000;
JSON
{
"hex": "#a0b2b0",
"rgb": {
"r": 160,
"g": 178,
"b": 176
},
"hsl": {
"h": 173.333,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.74905,
"c": 0.02019,
"h": 188.7
},
"luminance": 0.42449
}Semantic roles & 50–950 ramp
primary
#A0B2B0
secondary
#DAD4D5
accent
#515895
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282