#A2B2B0#A2B2B0
#A2B2B0 is a light, near-neutral teal. Relative luminance 0.427; OKLCH L 75.1% C 0.018 H 187.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2B0 |
|---|---|
| RGB | rgb(162, 178, 176) |
| HSL | hsl(173, 9%, 67%) |
| HSV | hsv(173, 9%, 70%) |
| CMYK | cmyk(9%, 0%, 1.1%, 30.2%) |
| CIE-LAB | lab(71.32, -5.94, -0.88) |
| CIE-LCH | lch(71.32, 6.00, 188.42°) |
| OKLab | oklab(75.05% -0.0179 -0.0024) |
| OKLCH | oklch(75.05% 0.018 187.7) |
| XYZ | xyz(38.6554, 42.6562, 47.2628) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.09
Cool Gray
#9AA7B0
ΔE00 6.79
Dark Gray
#A9A9A9
ΔE00 7.62
Dove Gray
#B6B8BD
ΔE00 8.38
Silver (survey)
#C5C9C7
ΔE00 8.46
Silver
#C0C0C0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2B0 #B2A2A4
analogous
#A2B2A8 #A2B2B0 #A2ACB2
triadic
#A2B2B0 #B0A2B2 #B2B0A2
tetradic
#A2B2B0 #A8A2B2 #B2A2A4 #ACB2A2
square
#A2B2B0 #A8A2B2 #B2A2A4 #ACB2A2
split-complementary
#A2B2B0 #B2A2AC #B2A8A2
monochromatic
#637774 #819694 #A2B2B0 #C3CECC #E5E9E9
Accessibility & contrast
On white
2.20
#A2B2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#A2B2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2B0
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2B0 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B0
Deuteranopia (green-blind)
#ADAEB0
Tritanopia (blue-blind)
#9EB3B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2b2b0; /* rgb */ color: rgb(162, 178, 176); /* oklch */ color: oklch(75.1% 0.018 187.7);
Tailwind
colors: {
custom: {
50: '#bdc9c7',
500: '#a2b2b0',
950: '#000000',
},
}SCSS
$custom: #a2b2b0; $custom-light: #bdc9c7; $custom-dark: #000000;
JSON
{
"hex": "#a2b2b0",
"rgb": {
"r": 162,
"g": 178,
"b": 176
},
"hsl": {
"h": 172.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.75053,
"c": 0.01803,
"h": 187.7
},
"luminance": 0.42657
}Semantic roles & 50–950 ramp
primary
#A2B2B0
secondary
#DAD5D6
accent
#525A93
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282