#A0B2B2#A0B2B2
#A0B2B2 is a light, muted teal. Relative luminance 0.425; OKLCH L 75.0% C 0.020 H 196.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2B2 |
|---|---|
| RGB | rgb(160, 178, 178) |
| HSL | hsl(180, 10%, 66%) |
| HSV | hsv(180, 10%, 70%) |
| CMYK | cmyk(10.1%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(71.23, -6.21, -2.12) |
| CIE-LCH | lch(71.23, 6.56, 198.87°) |
| OKLab | oklab(74.97% -0.0192 -0.0058) |
| OKLCH | oklch(74.97% 0.02 196.7) |
| XYZ | xyz(38.4516, 42.5280, 48.2937) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.78
Cool Gray
#9AA7B0
ΔE00 6.22
Dark Gray
#A9A9A9
ΔE00 8.01
Bluegrey
#85A3B2
ΔE00 8.32
Dove Gray
#B6B8BD
ΔE00 8.48
Silver (survey)
#C5C9C7
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2B2 #B2A0A0
analogous
#A0B2A9 #A0B2B2 #A0A9B2
triadic
#A0B2B2 #B2A0B2 #B2B2A0
tetradic
#A0B2B2 #A9A0B2 #B2A0A0 #A9B2A0
square
#A0B2B2 #A9A0B2 #B2A0A0 #A9B2A0
split-complementary
#A0B2B2 #B2A0A9 #B2A9A0
monochromatic
#617777 #7E9797 #A0B2B2 #C2CDCD #E4E9E9
Accessibility & contrast
On white
2.21
#A0B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#A0B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2B2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2B2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B2
Deuteranopia (green-blind)
#ACADB2
Tritanopia (blue-blind)
#9BB3B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a0b2b2; /* rgb */ color: rgb(160, 178, 178); /* oklch */ color: oklch(75.0% 0.020 196.7);
Tailwind
colors: {
custom: {
50: '#bcc9c9',
500: '#a0b2b2',
950: '#000000',
},
}SCSS
$custom: #a0b2b2; $custom-light: #bcc9c9; $custom-dark: #000000;
JSON
{
"hex": "#a0b2b2",
"rgb": {
"r": 160,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.74967,
"c": 0.02001,
"h": 196.7
},
"luminance": 0.42529
}Semantic roles & 50–950 ramp
primary
#A0B2B2
secondary
#DAD4D4
accent
#515195
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282