#A2B8A4#A2B8A4
#A2B8A4 is a light, muted green. Relative luminance 0.446; OKLCH L 76.0% C 0.037 H 147.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B8A4 |
|---|---|
| RGB | rgb(162, 184, 164) |
| HSL | hsl(125, 13%, 68%) |
| HSV | hsv(125, 12%, 72%) |
| CMYK | cmyk(12%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(72.66, -11.42, 7.62) |
| CIE-LCH | lch(72.66, 13.73, 146.26°) |
| OKLab | oklab(76.01% -0.0314 0.0198) |
| OKLCH | oklch(76.01% 0.037 147.8) |
| XYZ | xyz(38.7402, 44.6421, 41.6905) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.40
Sage Green
#9CAF88
ΔE00 6.78
Darkseagreen
#8FBC8F
ΔE00 8.70
Grey Green
#86A17D
ΔE00 9.18
Greyish Green
#82A67D
ΔE00 9.72
Greeny Grey
#7EA07A
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B8A4 #B8A2B6
analogous
#ABB8A2 #A2B8A4 #A2B8AF
triadic
#A2B8A4 #A4A2B8 #B8A4A2
tetradic
#A2B8A4 #A2ABB8 #B8A2B6 #B8AFA2
square
#A2B8A4 #A2ABB8 #B8A2B6 #B8AFA2
split-complementary
#A2B8A4 #AFA2B8 #B8A2AB
monochromatic
#617F64 #7F9E82 #A2B8A4 #C5D2C6 #E7EDE8
Accessibility & contrast
On white
2.12
#A2B8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#A2B8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B8A4
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B8A4 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A3
Deuteranopia (green-blind)
#B5B1A5
Tritanopia (blue-blind)
#A0B7B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2b8a4; /* rgb */ color: rgb(162, 184, 164); /* oklch */ color: oklch(76.0% 0.037 147.8);
Tailwind
colors: {
custom: {
50: '#bdcdbf',
500: '#a2b8a4',
950: '#000000',
},
}SCSS
$custom: #a2b8a4; $custom-light: #bdcdbf; $custom-dark: #000000;
JSON
{
"hex": "#a2b8a4",
"rgb": {
"r": 162,
"g": 184,
"b": 164
},
"hsl": {
"h": 125.455,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.76009,
"c": 0.03716,
"h": 147.8
},
"luminance": 0.44643
}Semantic roles & 50–950 ramp
primary
#A2B8A4
secondary
#DED8DE
accent
#4E9198
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121312
muted
#818281