#A6B8AE#A6B8AE
#A6B8AE is a light, muted green. Relative luminance 0.454; OKLCH L 76.6% C 0.024 H 161.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B8AE |
|---|---|
| RGB | rgb(166, 184, 174) |
| HSL | hsl(147, 11%, 69%) |
| HSV | hsv(147, 10%, 72%) |
| CMYK | cmyk(9.8%, 0%, 5.4%, 27.8%) |
| CIE-LAB | lab(73.18, -8.15, 2.96) |
| CIE-LCH | lch(73.18, 8.67, 160.01°) |
| OKLab | oklab(76.58% -0.0231 0.0077) |
| OKLCH | oklch(76.58% 0.024 161.6) |
| XYZ | xyz(40.5047, 45.4434, 46.6737) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.82
Silver (survey)
#C5C9C7
ΔE00 9.09
Greenish Grey
#96AE8D
ΔE00 9.17
Cement
#A5A391
ΔE00 9.97
Dark Gray
#A9A9A9
ΔE00 10.25
Silver
#C0C0C0
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B8AE #B8A6B0
analogous
#A7B8A6 #A6B8AE #A6B8B7
triadic
#A6B8AE #AEA6B8 #B8AEA6
tetradic
#A6B8AE #A6A7B8 #B8A6B0 #B8B7A6
square
#A6B8AE #A6A7B8 #B8A6B0 #B8B7A6
split-complementary
#A6B8AE #B7A6B8 #B8A6A7
monochromatic
#657F70 #849D8F #A6B8AE #C8D3CD #EAEEEC
Accessibility & contrast
On white
2.08
#A6B8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#A6B8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B8AE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B8AE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AE
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#A3B8B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a6b8ae; /* rgb */ color: rgb(166, 184, 174); /* oklch */ color: oklch(76.6% 0.024 161.6);
Tailwind
colors: {
custom: {
50: '#c0cdc6',
500: '#a6b8ae',
950: '#000000',
},
}SCSS
$custom: #a6b8ae; $custom-light: #c0cdc6; $custom-dark: #000000;
JSON
{
"hex": "#a6b8ae",
"rgb": {
"r": 166,
"g": 184,
"b": 174
},
"hsl": {
"h": 146.667,
"s": 11.25,
"l": 68.627
},
"oklch": {
"l": 0.7658,
"c": 0.02436,
"h": 161.6
},
"luminance": 0.45444
}Semantic roles & 50–950 ramp
primary
#A6B8AE
secondary
#E0DADD
accent
#507795
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282