#A0B2A4#A0B2A4
#A0B2A4 is a light, muted green. Relative luminance 0.420; OKLCH L 74.6% C 0.028 H 152.2°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2A4 |
|---|---|
| RGB | rgb(160, 178, 164) |
| HSL | hsl(133, 10%, 66%) |
| HSV | hsv(133, 10%, 70%) |
| CMYK | cmyk(10.1%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(70.87, -8.96, 5.04) |
| CIE-LCH | lch(70.87, 10.28, 150.66°) |
| OKLab | oklab(74.56% -0.0249 0.0131) |
| OKLCH | oklch(74.56% 0.028 152.2) |
| XYZ | xyz(37.1170, 41.9942, 41.2650) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.04
Sage Green
#9CAF88
ΔE00 8.40
Cement
#A5A391
ΔE00 8.93
Cool Grey
#95A3A6
ΔE00 9.35
Greyish
#A8A495
ΔE00 9.78
Grey Green
#86A17D
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2A4 #B2A0AE
analogous
#A5B2A0 #A0B2A4 #A0B2AD
triadic
#A0B2A4 #A4A0B2 #B2A4A0
tetradic
#A0B2A4 #A0A5B2 #B2A0AE #B2ADA0
square
#A0B2A4 #A0A5B2 #B2A0AE #B2ADA0
split-complementary
#A0B2A4 #ADA0B2 #B2A0A5
monochromatic
#617766 #7E9784 #A0B2A4 #C2CDC4 #E4E9E5
Accessibility & contrast
On white
2.23
#A0B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#A0B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2A4
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2A4 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA3
Deuteranopia (green-blind)
#AFADA5
Tritanopia (blue-blind)
#9EB1AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a0b2a4; /* rgb */ color: rgb(160, 178, 164); /* oklch */ color: oklch(74.6% 0.028 152.2);
Tailwind
colors: {
custom: {
50: '#bcc9bf',
500: '#a0b2a4',
950: '#000000',
},
}SCSS
$custom: #a0b2a4; $custom-light: #bcc9bf; $custom-dark: #000000;
JSON
{
"hex": "#a0b2a4",
"rgb": {
"r": 160,
"g": 178,
"b": 164
},
"hsl": {
"h": 133.333,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.74555,
"c": 0.02816,
"h": 152.2
},
"luminance": 0.41995
}Semantic roles & 50–950 ramp
primary
#A0B2A4
secondary
#DAD4D9
accent
#518695
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281