#A2B8AC#A2B8AC
#A2B8AC is a light, muted green. Relative luminance 0.449; OKLCH L 76.2% C 0.030 H 161.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B8AC |
|---|---|
| RGB | rgb(162, 184, 172) |
| HSL | hsl(147, 13%, 68%) |
| HSV | hsv(147, 12%, 72%) |
| CMYK | cmyk(12%, 0%, 6.5%, 27.8%) |
| CIE-LAB | lab(72.85, -9.90, 3.54) |
| CIE-LCH | lch(72.85, 10.52, 160.32°) |
| OKLab | oklab(76.23% -0.0281 0.0092) |
| OKLCH | oklch(76.23% 0.03 161.8) |
| XYZ | xyz(39.4855, 44.9402, 45.6158) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.13
Sage Green
#9CAF88
ΔE00 9.64
Cool Grey
#95A3A6
ΔE00 9.76
Silver (survey)
#C5C9C7
ΔE00 10.55
Cement
#A5A391
ΔE00 10.79
Greyish Teal
#719F91
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B8AC #B8A2AE
analogous
#A3B8A2 #A2B8AC #A2B8B7
triadic
#A2B8AC #ACA2B8 #B8ACA2
tetradic
#A2B8AC #A2A3B8 #B8A2AE #B8B7A2
square
#A2B8AC #A2A3B8 #B8A2AE #B8B7A2
split-complementary
#A2B8AC #B7A2B8 #B8A2A3
monochromatic
#617F6E #7F9E8D #A2B8AC #C5D2CB #E7EDEA
Accessibility & contrast
On white
2.10
#A2B8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#A2B8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B8AC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B8AC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AB
Deuteranopia (green-blind)
#B3B2AD
Tritanopia (blue-blind)
#9EB8B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2b8ac; /* rgb */ color: rgb(162, 184, 172); /* oklch */ color: oklch(76.2% 0.030 161.8);
Tailwind
colors: {
custom: {
50: '#bdcdc4',
500: '#a2b8ac',
950: '#000000',
},
}SCSS
$custom: #a2b8ac; $custom-light: #bdcdc4; $custom-dark: #000000;
JSON
{
"hex": "#a2b8ac",
"rgb": {
"r": 162,
"g": 184,
"b": 172
},
"hsl": {
"h": 147.273,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.76231,
"c": 0.02955,
"h": 161.8
},
"luminance": 0.44941
}Semantic roles & 50–950 ramp
primary
#A2B8AC
secondary
#DED8DB
accent
#4E7698
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281