#A2B2B4#A2B2B4
#A2B2B4 is a light, near-neutral teal. Relative luminance 0.428; OKLCH L 75.2% C 0.018 H 205.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2B4 |
|---|---|
| RGB | rgb(162, 178, 180) |
| HSL | hsl(187, 11%, 67%) |
| HSV | hsv(187, 10%, 71%) |
| CMYK | cmyk(10%, 1.1%, 0%, 29.4%) |
| CIE-LAB | lab(71.43, -5.13, -2.92) |
| CIE-LCH | lch(71.43, 5.90, 209.62°) |
| OKLab | oklab(75.18% -0.0163 -0.0079) |
| OKLCH | oklch(75.18% 0.018 205.8) |
| XYZ | xyz(39.0570, 42.8168, 49.3779) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.38
Cool Gray
#9AA7B0
ΔE00 5.07
Dark Gray
#A9A9A9
ΔE00 7.14
Dove Gray
#B6B8BD
ΔE00 7.29
Bluegrey
#85A3B2
ΔE00 7.86
Bluey Grey
#89A0B0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2B4 #B4A4A2
analogous
#A2B4AD #A2B2B4 #A2A9B4
triadic
#A2B2B4 #B4A2B2 #B2B4A2
tetradic
#A2B2B4 #ADA2B4 #B4A4A2 #A9B4A2
square
#A2B2B4 #ADA2B4 #B4A4A2 #A9B4A2
split-complementary
#A2B2B4 #B4A2A9 #B4ADA2
monochromatic
#62777A #809699 #A2B2B4 #C4CECF #E6EAEB
Accessibility & contrast
On white
2.20
#A2B2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#A2B2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2B4
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2B4 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B4
Deuteranopia (green-blind)
#ACAEB4
Tritanopia (blue-blind)
#9DB3B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2b2b4; /* rgb */ color: rgb(162, 178, 180); /* oklch */ color: oklch(75.2% 0.018 205.8);
Tailwind
colors: {
custom: {
50: '#bdc9ca',
500: '#a2b2b4',
950: '#000000',
},
}SCSS
$custom: #a2b2b4; $custom-light: #bdc9ca; $custom-dark: #000000;
JSON
{
"hex": "#a2b2b4",
"rgb": {
"r": 162,
"g": 178,
"b": 180
},
"hsl": {
"h": 186.667,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.75176,
"c": 0.01806,
"h": 205.8
},
"luminance": 0.42817
}Semantic roles & 50–950 ramp
primary
#A2B2B4
secondary
#DCD7D6
accent
#585195
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282