#A8B6AA#A8B6AA
#A8B6AA is a light, muted green. Relative luminance 0.447; OKLCH L 76.2% C 0.023 H 149.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A8B6AA |
|---|---|
| RGB | rgb(168, 182, 170) |
| HSL | hsl(129, 9%, 69%) |
| HSV | hsv(129, 8%, 71%) |
| CMYK | cmyk(7.7%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(72.68, -7.15, 4.44) |
| CIE-LCH | lch(72.68, 8.42, 148.14°) |
| OKLab | oklab(76.19% -0.0198 0.0116) |
| OKLCH | oklch(76.19% 0.023 149.6) |
| XYZ | xyz(40.1307, 44.6826, 44.5328) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 8.46
Greenish Grey
#96AE8D
ΔE00 8.70
Silver (survey)
#C5C9C7
ΔE00 8.89
Greyish
#A8A495
ΔE00 8.96
Cool Grey
#95A3A6
ΔE00 9.03
Dark Gray
#A9A9A9
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8B6AA #B6A8B4
analogous
#ADB6A8 #A8B6AA #A8B6B1
triadic
#A8B6AA #AAA8B6 #B6AAA8
tetradic
#A8B6AA #A8ADB6 #B6A8B4 #B6B1A8
square
#A8B6AA #A8ADB6 #B6A8B4 #B6B1A8
split-complementary
#A8B6AA #B1A8B6 #B6A8AD
monochromatic
#687C6B #879A89 #A8B6AA #C9D2CB #EBEEEB
Accessibility & contrast
On white
2.11
#A8B6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#A8B6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8B6AA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8B6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8B6AA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A9
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#A6B5B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a8b6aa; /* rgb */ color: rgb(168, 182, 170); /* oklch */ color: oklch(76.2% 0.023 149.6);
Tailwind
colors: {
custom: {
50: '#c1cbc3',
500: '#a8b6aa',
950: '#000000',
},
}SCSS
$custom: #a8b6aa; $custom-light: #c1cbc3; $custom-dark: #000000;
JSON
{
"hex": "#a8b6aa",
"rgb": {
"r": 168,
"g": 182,
"b": 170
},
"hsl": {
"h": 128.571,
"s": 8.75,
"l": 68.627
},
"oklch": {
"l": 0.76186,
"c": 0.02294,
"h": 149.6
},
"luminance": 0.44683
}Semantic roles & 50–950 ramp
primary
#A8B6AA
secondary
#DFDBDE
accent
#538A93
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281