#A2B2A8#A2B2A8
#A2B2A8 is a light, muted green. Relative luminance 0.423; OKLCH L 74.8% C 0.023 H 158.4°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2A8 |
|---|---|
| RGB | rgb(162, 178, 168) |
| HSL | hsl(143, 9%, 67%) |
| HSV | hsv(143, 9%, 70%) |
| CMYK | cmyk(9%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(71.11, -7.50, 3.21) |
| CIE-LCH | lch(71.11, 8.16, 156.83°) |
| OKLab | oklab(74.82% -0.0211 0.0084) |
| OKLCH | oklch(74.82% 0.023 158.4) |
| XYZ | xyz(37.8871, 42.3489, 43.2163) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.78
Cement
#A5A391
ΔE00 8.71
Greenish Grey
#96AE8D
ΔE00 8.83
Greyish
#A8A495
ΔE00 9.23
Dark Gray
#A9A9A9
ΔE00 9.37
Silver (survey)
#C5C9C7
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2A8 #B2A2AC
analogous
#A4B2A2 #A2B2A8 #A2B2B0
triadic
#A2B2A8 #A8A2B2 #B2A8A2
tetradic
#A2B2A8 #A2A4B2 #B2A2AC #B2B0A2
square
#A2B2A8 #A2A4B2 #B2A2AC #B2B0A2
split-complementary
#A2B2A8 #B0A2B2 #B2A2A4
monochromatic
#63776A #819689 #A2B2A8 #C3CEC7 #E5E9E7
Accessibility & contrast
On white
2.22
#A2B2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#A2B2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2A8
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2A8 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA8
Deuteranopia (green-blind)
#AFADA9
Tritanopia (blue-blind)
#A0B2AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2b2a8; /* rgb */ color: rgb(162, 178, 168); /* oklch */ color: oklch(74.8% 0.023 158.4);
Tailwind
colors: {
custom: {
50: '#bdc9c1',
500: '#a2b2a8',
950: '#000000',
},
}SCSS
$custom: #a2b2a8; $custom-light: #bdc9c1; $custom-dark: #000000;
JSON
{
"hex": "#a2b2a8",
"rgb": {
"r": 162,
"g": 178,
"b": 168
},
"hsl": {
"h": 142.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.74818,
"c": 0.02275,
"h": 158.4
},
"luminance": 0.42349
}Semantic roles & 50–950 ramp
primary
#A2B2A8
secondary
#DAD5D9
accent
#527B93
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281