#A6B8A0#A6B8A0
#A6B8A0 is a light, muted green. Relative luminance 0.449; OKLCH L 76.2% C 0.039 H 137.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B8A0 |
|---|---|
| RGB | rgb(166, 184, 160) |
| HSL | hsl(105, 14%, 67%) |
| HSV | hsv(105, 13%, 72%) |
| CMYK | cmyk(9.8%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(72.84, -10.73, 10.11) |
| CIE-LCH | lch(72.84, 14.74, 136.71°) |
| OKLab | oklab(76.2% -0.029 0.0262) |
| OKLCH | oklch(76.2% 0.039 137.9) |
| XYZ | xyz(39.2103, 44.9256, 39.8567) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.77
Sage Green
#9CAF88
ΔE00 5.49
Darkseagreen
#8FBC8F
ΔE00 8.42
Grey Green
#86A17D
ΔE00 8.85
Greyish Green
#82A67D
ΔE00 9.46
Cement
#A5A391
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B8A0 #B2A0B8
analogous
#B2B8A0 #A6B8A0 #A0B8A6
triadic
#A6B8A0 #A0A6B8 #B8A0A6
tetradic
#A6B8A0 #A0B2B8 #B2A0B8 #B8A6A0
square
#A6B8A0 #A0B2B8 #B2A0B8 #B8A6A0
split-complementary
#A6B8A0 #A6A0B8 #B8A0B2
monochromatic
#677F5F #859E7D #A6B8A0 #C7D2C3 #E8ECE6
Accessibility & contrast
On white
2.10
#A6B8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#A6B8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B8A0
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B8A0 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49F
Deuteranopia (green-blind)
#B7B2A1
Tritanopia (blue-blind)
#A6B6B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a6b8a0; /* rgb */ color: rgb(166, 184, 160); /* oklch */ color: oklch(76.2% 0.039 137.9);
Tailwind
colors: {
custom: {
50: '#c0cdbc',
500: '#a6b8a0',
950: '#000000',
},
}SCSS
$custom: #a6b8a0; $custom-light: #c0cdbc; $custom-dark: #000000;
JSON
{
"hex": "#a6b8a0",
"rgb": {
"r": 166,
"g": 184,
"b": 160
},
"hsl": {
"h": 105,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.76198,
"c": 0.03907,
"h": 137.9
},
"luminance": 0.44926
}Semantic roles & 50–950 ramp
primary
#A6B8A0
secondary
#DCD6DE
accent
#4D9986
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121312
muted
#818281