#A2B8A0#A2B8A0
#A2B8A0 is a light, muted green. Relative luminance 0.445; OKLCH L 75.9% C 0.042 H 142.9°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B8A0 |
|---|---|
| RGB | rgb(162, 184, 160) |
| HSL | hsl(115, 14%, 67%) |
| HSV | hsv(115, 13%, 72%) |
| CMYK | cmyk(12%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(72.56, -12.15, 9.67) |
| CIE-LCH | lch(72.56, 15.53, 141.48°) |
| OKLab | oklab(75.9% -0.0331 0.0251) |
| OKLCH | oklch(75.9% 0.042 142.9) |
| XYZ | xyz(38.3846, 44.4999, 39.8179) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.32
Sage Green
#9CAF88
ΔE00 5.53
Darkseagreen
#8FBC8F
ΔE00 7.61
Grey Green
#86A17D
ΔE00 8.39
Greyish Green
#82A67D
ΔE00 8.80
Greeny Grey
#7EA07A
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B8A0 #B6A0B8
analogous
#AEB8A0 #A2B8A0 #A0B8AA
triadic
#A2B8A0 #A0A2B8 #B8A0A2
tetradic
#A2B8A0 #A0AEB8 #B6A0B8 #B8AAA0
square
#A2B8A0 #A0AEB8 #B6A0B8 #B8AAA0
split-complementary
#A2B8A0 #AAA0B8 #B8A0AE
monochromatic
#617F5F #809E7D #A2B8A0 #C4D2C3 #E7ECE6
Accessibility & contrast
On white
2.12
#A2B8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#A2B8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B8A0
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B8A0 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39F
Deuteranopia (green-blind)
#B6B1A1
Tritanopia (blue-blind)
#A1B6B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2b8a0; /* rgb */ color: rgb(162, 184, 160); /* oklch */ color: oklch(75.9% 0.042 142.9);
Tailwind
colors: {
custom: {
50: '#bdcdbc',
500: '#a2b8a0',
950: '#000000',
},
}SCSS
$custom: #a2b8a0; $custom-light: #bdcdbc; $custom-dark: #000000;
JSON
{
"hex": "#a2b8a0",
"rgb": {
"r": 162,
"g": 184,
"b": 160
},
"hsl": {
"h": 115,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.75903,
"c": 0.04155,
"h": 142.9
},
"luminance": 0.445
}Semantic roles & 50–950 ramp
primary
#A2B8A0
secondary
#DDD6DE
accent
#4D9992
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121312
muted
#818281