#A2B4A0#A2B4A0
#A2B4A0 is a light, muted green. Relative luminance 0.429; OKLCH L 75.0% C 0.035 H 142.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4A0 |
|---|---|
| RGB | rgb(162, 180, 160) |
| HSL | hsl(114, 12%, 67%) |
| HSV | hsv(114, 11%, 71%) |
| CMYK | cmyk(10%, 0%, 11.1%, 29.4%) |
| CIE-LAB | lab(71.46, -10.05, 8.10) |
| CIE-LCH | lch(71.46, 12.91, 141.14°) |
| OKLab | oklab(75.03% -0.0274 0.0211) |
| OKLCH | oklch(75.03% 0.035 142.4) |
| XYZ | xyz(37.5655, 42.8615, 39.5449) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.17
Sage Green
#9CAF88
ΔE00 6.32
Grey Green
#86A17D
ΔE00 8.73
Cement
#A5A391
ΔE00 9.07
Darkseagreen
#8FBC8F
ΔE00 9.39
Greyish Green
#82A67D
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4A0 #B2A0B4
analogous
#ACB4A0 #A2B4A0 #A0B4A8
triadic
#A2B4A0 #A0A2B4 #B4A0A2
tetradic
#A2B4A0 #A0ACB4 #B2A0B4 #B4A8A0
square
#A2B4A0 #A0ACB4 #B2A0B4 #B4A8A0
split-complementary
#A2B4A0 #A8A0B4 #B4A0AC
monochromatic
#637A60 #81997E #A2B4A0 #C3CFC2 #E5EAE4
Accessibility & contrast
On white
2.19
#A2B4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#A2B4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4A0
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4A0 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#B2AEA1
Tritanopia (blue-blind)
#A1B3AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2b4a0; /* rgb */ color: rgb(162, 180, 160); /* oklch */ color: oklch(75.0% 0.035 142.4);
Tailwind
colors: {
custom: {
50: '#bdcabc',
500: '#a2b4a0',
950: '#000000',
},
}SCSS
$custom: #a2b4a0; $custom-light: #bdcabc; $custom-dark: #000000;
JSON
{
"hex": "#a2b4a0",
"rgb": {
"r": 162,
"g": 180,
"b": 160
},
"hsl": {
"h": 114,
"s": 11.765,
"l": 66.667
},
"oklch": {
"l": 0.7503,
"c": 0.03455,
"h": 142.4
},
"luminance": 0.42862
}Semantic roles & 50–950 ramp
primary
#A2B4A0
secondary
#DAD5DB
accent
#50968F
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281