#A2B8AA#A2B8AA
#A2B8AA is a light, muted green. Relative luminance 0.449; OKLCH L 76.2% C 0.031 H 157.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B8AA |
|---|---|
| RGB | rgb(162, 184, 170) |
| HSL | hsl(142, 13%, 68%) |
| HSV | hsv(142, 12%, 72%) |
| CMYK | cmyk(12%, 0%, 7.6%, 27.8%) |
| CIE-LAB | lab(72.80, -10.29, 4.56) |
| CIE-LCH | lch(72.80, 11.25, 156.09°) |
| OKLab | oklab(76.17% -0.0289 0.0119) |
| OKLCH | oklch(76.17% 0.031 157.7) |
| XYZ | xyz(39.2949, 44.8640, 44.6118) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.39
Sage Green
#9CAF88
ΔE00 8.88
Cool Grey
#95A3A6
ΔE00 10.38
Darkseagreen
#8FBC8F
ΔE00 10.61
Cement
#A5A391
ΔE00 10.67
Grey Green
#86A17D
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B8AA #B8A2B0
analogous
#A5B8A2 #A2B8AA #A2B8B5
triadic
#A2B8AA #AAA2B8 #B8AAA2
tetradic
#A2B8AA #A2A5B8 #B8A2B0 #B8B5A2
square
#A2B8AA #A2A5B8 #B8A2B0 #B8B5A2
split-complementary
#A2B8AA #B5A2B8 #B8A2A5
monochromatic
#617F6C #7F9E8A #A2B8AA #C5D2CA #E7EDE9
Accessibility & contrast
On white
2.11
#A2B8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#A2B8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B8AA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B8AA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A9
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#9FB8B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2b8aa; /* rgb */ color: rgb(162, 184, 170); /* oklch */ color: oklch(76.2% 0.031 157.7);
Tailwind
colors: {
custom: {
50: '#bdcdc3',
500: '#a2b8aa',
950: '#000000',
},
}SCSS
$custom: #a2b8aa; $custom-light: #bdcdc3; $custom-dark: #000000;
JSON
{
"hex": "#a2b8aa",
"rgb": {
"r": 162,
"g": 184,
"b": 170
},
"hsl": {
"h": 141.818,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.76174,
"c": 0.03126,
"h": 157.7
},
"luminance": 0.44865
}Semantic roles & 50–950 ramp
primary
#A2B8AA
secondary
#DED8DC
accent
#4E7D98
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121312
muted
#818281