#A8B2A4#A8B2A4
#A8B2A4 is a light, muted green. Relative luminance 0.428; OKLCH L 75.2% C 0.023 H 136.6°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A8B2A4 |
|---|---|
| RGB | rgb(168, 178, 164) |
| HSL | hsl(103, 8%, 67%) |
| HSV | hsv(103, 8%, 70%) |
| CMYK | cmyk(5.6%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(71.45, -6.13, 5.95) |
| CIE-LCH | lch(71.45, 8.55, 135.85°) |
| OKLab | oklab(75.16% -0.0164 0.0156) |
| OKLCH | oklch(75.16% 0.023 136.6) |
| XYZ | xyz(38.7685, 42.8458, 41.3424) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 6.58
Greyish
#A8A495
ΔE00 7.19
Greenish Grey
#96AE8D
ΔE00 8.42
Dark Gray
#A9A9A9
ΔE00 8.95
Bland
#AFA88B
ΔE00 8.99
Sage Green
#9CAF88
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8B2A4 #AEA4B2
analogous
#AFB2A4 #A8B2A4 #A4B2A7
triadic
#A8B2A4 #A4A8B2 #B2A4A8
tetradic
#A8B2A4 #A4AFB2 #AEA4B2 #B2A7A4
square
#A8B2A4 #A4AFB2 #AEA4B2 #B2A7A4
split-complementary
#A8B2A4 #A7A4B2 #B2A4AF
monochromatic
#6A7765 #889683 #A8B2A4 #C8CEC5 #E7EAE6
Accessibility & contrast
On white
2.19
#A8B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#A8B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8B2A4
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8B2A4 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A3
Deuteranopia (green-blind)
#B1AFA5
Tritanopia (blue-blind)
#A8B1AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a8b2a4; /* rgb */ color: rgb(168, 178, 164); /* oklch */ color: oklch(75.2% 0.023 136.6);
Tailwind
colors: {
custom: {
50: '#c1c9bf',
500: '#a8b2a4',
950: '#000000',
},
}SCSS
$custom: #a8b2a4; $custom-light: #c1c9bf; $custom-dark: #000000;
JSON
{
"hex": "#a8b2a4",
"rgb": {
"r": 168,
"g": 178,
"b": 164
},
"hsl": {
"h": 102.857,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.75163,
"c": 0.02264,
"h": 136.6
},
"luminance": 0.42846
}Semantic roles & 50–950 ramp
primary
#A8B2A4
secondary
#DAD7DB
accent
#539280
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281