#A0B2A2#A0B2A2
#A0B2A2 is a light, muted green. Relative luminance 0.419; OKLCH L 74.5% C 0.030 H 148.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2A2 |
|---|---|
| RGB | rgb(160, 178, 162) |
| HSL | hsl(127, 10%, 66%) |
| HSV | hsv(127, 10%, 70%) |
| CMYK | cmyk(10.1%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(70.82, -9.34, 6.06) |
| CIE-LCH | lch(70.82, 11.13, 147.00°) |
| OKLab | oklab(74.5% -0.0257 0.0158) |
| OKLCH | oklch(74.5% 0.03 148.5) |
| XYZ | xyz(36.9378, 41.9225, 40.3212) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.30
Sage Green
#9CAF88
ΔE00 7.63
Cement
#A5A391
ΔE00 8.85
Grey Green
#86A17D
ΔE00 9.38
Greyish
#A8A495
ΔE00 9.82
Cool Grey
#95A3A6
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2A2 #B2A0B0
analogous
#A7B2A0 #A0B2A2 #A0B2AB
triadic
#A0B2A2 #A2A0B2 #B2A2A0
tetradic
#A0B2A2 #A0A7B2 #B2A0B0 #B2ABA0
square
#A0B2A2 #A0A7B2 #B2A0B0 #B2ABA0
split-complementary
#A0B2A2 #ABA0B2 #B2A0A7
monochromatic
#617763 #7E9781 #A0B2A2 #C2CDC3 #E4E9E4
Accessibility & contrast
On white
2.24
#A0B2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#A0B2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2A2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2A2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#AFACA3
Tritanopia (blue-blind)
#9EB1AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a0b2a2; /* rgb */ color: rgb(160, 178, 162); /* oklch */ color: oklch(74.5% 0.030 148.5);
Tailwind
colors: {
custom: {
50: '#bcc9bd',
500: '#a0b2a2',
950: '#000000',
},
}SCSS
$custom: #a0b2a2; $custom-light: #bcc9bd; $custom-dark: #000000;
JSON
{
"hex": "#a0b2a2",
"rgb": {
"r": 160,
"g": 178,
"b": 162
},
"hsl": {
"h": 126.667,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.745,
"c": 0.03021,
"h": 148.5
},
"luminance": 0.41923
}Semantic roles & 50–950 ramp
primary
#A0B2A2
secondary
#DAD4D9
accent
#518D95
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281