#A0B6AA#A0B6AA
#A0B6AA is a light, muted green. Relative luminance 0.438; OKLCH L 75.6% C 0.030 H 161.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B6AA |
|---|---|
| RGB | rgb(160, 182, 170) |
| HSL | hsl(147, 13%, 67%) |
| HSV | hsv(147, 12%, 71%) |
| CMYK | cmyk(12.1%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(72.12, -9.92, 3.55) |
| CIE-LCH | lch(72.12, 10.54, 160.31°) |
| OKLab | oklab(75.6% -0.0281 0.0092) |
| OKLCH | oklch(75.6% 0.03 161.8) |
| XYZ | xyz(38.4792, 43.8311, 44.4554) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.91
Sage Green
#9CAF88
ΔE00 9.48
Cool Grey
#95A3A6
ΔE00 9.48
Greyish Teal
#719F91
ΔE00 10.52
Cement
#A5A391
ΔE00 10.56
Silver (survey)
#C5C9C7
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B6AA #B6A0AC
analogous
#A1B6A0 #A0B6AA #A0B6B5
triadic
#A0B6AA #AAA0B6 #B6AAA0
tetradic
#A0B6AA #A0A1B6 #B6A0AC #B6B5A0
square
#A0B6AA #A0A1B6 #B6A0AC #B6B5A0
split-complementary
#A0B6AA #B5A0B6 #B6A0A1
monochromatic
#5F7C6C #7D9B8B #A0B6AA #C3D1C9 #E5EBE8
Accessibility & contrast
On white
2.15
#A0B6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#A0B6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B6AA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B6AA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A9
Deuteranopia (green-blind)
#B1B0AB
Tritanopia (blue-blind)
#9CB6B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a0b6aa; /* rgb */ color: rgb(160, 182, 170); /* oklch */ color: oklch(75.6% 0.030 161.8);
Tailwind
colors: {
custom: {
50: '#bccbc3',
500: '#a0b6aa',
950: '#000000',
},
}SCSS
$custom: #a0b6aa; $custom-light: #bccbc3; $custom-dark: #000000;
JSON
{
"hex": "#a0b6aa",
"rgb": {
"r": 160,
"g": 182,
"b": 170
},
"hsl": {
"h": 147.273,
"s": 13.095,
"l": 67.059
},
"oklch": {
"l": 0.75595,
"c": 0.02962,
"h": 161.8
},
"luminance": 0.43832
}Semantic roles & 50–950 ramp
primary
#A0B6AA
secondary
#DCD5D9
accent
#4E7697
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281