#A2B4AA#A2B4AA
#A2B4AA is a light, muted green. Relative luminance 0.432; OKLCH L 75.3% C 0.024 H 161.5°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4AA |
|---|---|
| RGB | rgb(162, 180, 170) |
| HSL | hsl(147, 11%, 67%) |
| HSV | hsv(147, 10%, 71%) |
| CMYK | cmyk(10%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(71.71, -8.18, 2.98) |
| CIE-LCH | lch(71.71, 8.70, 159.99°) |
| OKLab | oklab(75.31% -0.0232 0.0078) |
| OKLCH | oklch(75.31% 0.024 161.5) |
| XYZ | xyz(38.4757, 43.2256, 44.3387) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.19
Greenish Grey
#96AE8D
ΔE00 8.77
Cement
#A5A391
ΔE00 9.48
Silver (survey)
#C5C9C7
ΔE00 9.80
Dark Gray
#A9A9A9
ΔE00 10.01
Greyish
#A8A495
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4AA #B4A2AC
analogous
#A3B4A2 #A2B4AA #A2B4B3
triadic
#A2B4AA #AAA2B4 #B4AAA2
tetradic
#A2B4AA #A2A3B4 #B4A2AC #B4B3A2
square
#A2B4AA #A2A3B4 #B4A2AC #B4B3A2
split-complementary
#A2B4AA #B3A2B4 #B4A2A3
monochromatic
#627A6C #80998B #A2B4AA #C4CFC9 #E6EBE8
Accessibility & contrast
On white
2.18
#A2B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#A2B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4AA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4AA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#9FB4B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b4aa; /* rgb */ color: rgb(162, 180, 170); /* oklch */ color: oklch(75.3% 0.024 161.5);
Tailwind
colors: {
custom: {
50: '#bdcac3',
500: '#a2b4aa',
950: '#000000',
},
}SCSS
$custom: #a2b4aa; $custom-light: #bdcac3; $custom-dark: #000000;
JSON
{
"hex": "#a2b4aa",
"rgb": {
"r": 162,
"g": 180,
"b": 170
},
"hsl": {
"h": 146.667,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.75307,
"c": 0.02446,
"h": 161.5
},
"luminance": 0.43226
}Semantic roles & 50–950 ramp
primary
#A2B4AA
secondary
#DCD6D9
accent
#517795
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281