#A6B8A4#A6B8A4
#A6B8A4 is a light, muted green. Relative luminance 0.451; OKLCH L 76.3% C 0.034 H 142.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B8A4 |
|---|---|
| RGB | rgb(166, 184, 164) |
| HSL | hsl(114, 12%, 68%) |
| HSV | hsv(114, 11%, 72%) |
| CMYK | cmyk(9.8%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(72.94, -10.01, 8.06) |
| CIE-LCH | lch(72.94, 12.86, 141.15°) |
| OKLab | oklab(76.3% -0.0273 0.021) |
| OKLCH | oklch(76.3% 0.034 142.5) |
| XYZ | xyz(39.5659, 45.0679, 41.7292) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.78
Sage Green
#9CAF88
ΔE00 6.75
Darkseagreen
#8FBC8F
ΔE00 9.44
Cement
#A5A391
ΔE00 9.55
Grey Green
#86A17D
ΔE00 9.60
Greyish Green
#82A67D
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B8A4 #B6A4B8
analogous
#B0B8A4 #A6B8A4 #A4B8AC
triadic
#A6B8A4 #A4A6B8 #B8A4A6
tetradic
#A6B8A4 #A4B0B8 #B6A4B8 #B8ACA4
square
#A6B8A4 #A4B0B8 #B6A4B8 #B8ACA4
split-complementary
#A6B8A4 #ACA4B8 #B8A4B0
monochromatic
#667F63 #849D82 #A6B8A4 #C8D3C6 #E9EEE9
Accessibility & contrast
On white
2.10
#A6B8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#A6B8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B8A4
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B8A4 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A3
Deuteranopia (green-blind)
#B6B2A5
Tritanopia (blue-blind)
#A5B7B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a6b8a4; /* rgb */ color: rgb(166, 184, 164); /* oklch */ color: oklch(76.3% 0.034 142.5);
Tailwind
colors: {
custom: {
50: '#c0cdbf',
500: '#a6b8a4',
950: '#000000',
},
}SCSS
$custom: #a6b8a4; $custom-light: #c0cdbf; $custom-dark: #000000;
JSON
{
"hex": "#a6b8a4",
"rgb": {
"r": 166,
"g": 184,
"b": 164
},
"hsl": {
"h": 114,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.76303,
"c": 0.03441,
"h": 142.5
},
"luminance": 0.45068
}Semantic roles & 50–950 ramp
primary
#A6B8A4
secondary
#DED9DF
accent
#4F968F
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121312
muted
#818281