#A6B2A2#A6B2A2
#A6B2A2 is a light, muted green. Relative luminance 0.426; OKLCH L 75.0% C 0.026 H 137.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B2A2 |
|---|---|
| RGB | rgb(166, 178, 162) |
| HSL | hsl(105, 9%, 67%) |
| HSV | hsv(105, 9%, 70%) |
| CMYK | cmyk(6.7%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(71.25, -7.21, 6.75) |
| CIE-LCH | lch(71.25, 9.87, 136.90°) |
| OKLab | oklab(74.95% -0.0194 0.0176) |
| OKLCH | oklch(74.95% 0.026 137.8) |
| XYZ | xyz(38.1667, 42.5562, 40.3788) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 7.06
Greenish Grey
#96AE8D
ΔE00 7.30
Greyish
#A8A495
ΔE00 7.91
Sage Green
#9CAF88
ΔE00 8.00
Bland
#AFA88B
ΔE00 9.21
Cool Grey
#95A3A6
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B2A2 #AEA2B2
analogous
#AEB2A2 #A6B2A2 #A2B2A6
triadic
#A6B2A2 #A2A6B2 #B2A2A6
tetradic
#A6B2A2 #A2AEB2 #AEA2B2 #B2A6A2
square
#A6B2A2 #A2AEB2 #AEA2B2 #B2A6A2
split-complementary
#A6B2A2 #A6A2B2 #B2A2AE
monochromatic
#687763 #869681 #A6B2A2 #C6CEC3 #E6E9E5
Accessibility & contrast
On white
2.21
#A6B2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#A6B2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B2A2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B2A2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#B1AEA3
Tritanopia (blue-blind)
#A6B1AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a6b2a2; /* rgb */ color: rgb(166, 178, 162); /* oklch */ color: oklch(75.0% 0.026 137.8);
Tailwind
colors: {
custom: {
50: '#c0c9bd',
500: '#a6b2a2',
950: '#000000',
},
}SCSS
$custom: #a6b2a2; $custom-light: #c0c9bd; $custom-dark: #000000;
JSON
{
"hex": "#a6b2a2",
"rgb": {
"r": 166,
"g": 178,
"b": 162
},
"hsl": {
"h": 105,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.74954,
"c": 0.0262,
"h": 137.8
},
"luminance": 0.42556
}Semantic roles & 50–950 ramp
primary
#A6B2A2
secondary
#D9D5DA
accent
#529383
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281