#A2B8A2#A2B8A2
#A2B8A2 is a light, muted green. Relative luminance 0.446; OKLCH L 76.0% C 0.039 H 145.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B8A2 |
|---|---|
| RGB | rgb(162, 184, 162) |
| HSL | hsl(120, 13%, 68%) |
| HSV | hsv(120, 12%, 72%) |
| CMYK | cmyk(12%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(72.61, -11.79, 8.65) |
| CIE-LCH | lch(72.61, 14.62, 143.73°) |
| OKLab | oklab(75.96% -0.0323 0.0225) |
| OKLCH | oklch(75.96% 0.039 145.2) |
| XYZ | xyz(38.5610, 44.5704, 40.7468) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.83
Sage Green
#9CAF88
ΔE00 6.14
Darkseagreen
#8FBC8F
ΔE00 8.13
Grey Green
#86A17D
ΔE00 8.76
Greyish Green
#82A67D
ΔE00 9.24
Greeny Grey
#7EA07A
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B8A2 #B8A2B8
analogous
#ADB8A2 #A2B8A2 #A2B8AD
triadic
#A2B8A2 #A2A2B8 #B8A2A2
tetradic
#A2B8A2 #A2ADB8 #B8A2B8 #B8ADA2
square
#A2B8A2 #A2ADB8 #B8A2B8 #B8ADA2
split-complementary
#A2B8A2 #ADA2B8 #B8A2AD
monochromatic
#617F61 #7F9E7F #A2B8A2 #C5D2C5 #E7EDE7
Accessibility & contrast
On white
2.12
#A2B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#A2B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B8A2
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B8A2 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A1
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#A0B7B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2b8a2; /* rgb */ color: rgb(162, 184, 162); /* oklch */ color: oklch(76.0% 0.039 145.2);
Tailwind
colors: {
custom: {
50: '#bdcdbd',
500: '#a2b8a2',
950: '#000000',
},
}SCSS
$custom: #a2b8a2; $custom-light: #bdcdbd; $custom-dark: #000000;
JSON
{
"hex": "#a2b8a2",
"rgb": {
"r": 162,
"g": 184,
"b": 162
},
"hsl": {
"h": 120,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.75956,
"c": 0.03932,
"h": 145.2
},
"luminance": 0.44571
}Semantic roles & 50–950 ramp
primary
#A2B8A2
secondary
#DED8DE
accent
#4E9898
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121312
muted
#818281