#A8B2A2#A8B2A2
#A8B2A2 is a light, muted yellow-green. Relative luminance 0.428; OKLCH L 75.1% C 0.025 H 133.5°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A8B2A2 |
|---|---|
| RGB | rgb(168, 178, 162) |
| HSL | hsl(98, 9%, 67%) |
| HSV | hsv(98, 9%, 70%) |
| CMYK | cmyk(5.6%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(71.40, -6.49, 6.98) |
| CIE-LCH | lch(71.40, 9.53, 132.94°) |
| OKLab | oklab(75.11% -0.0173 0.0182) |
| OKLCH | oklch(75.11% 0.025 133.5) |
| XYZ | xyz(38.5893, 42.7741, 40.3986) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.47
Greyish
#A8A495
ΔE00 7.25
Greenish Grey
#96AE8D
ΔE00 7.78
Sage Green
#9CAF88
ΔE00 8.27
Bland
#AFA88B
ΔE00 8.60
Stone (survey)
#ADA587
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8B2A2 #ACA2B2
analogous
#B0B2A2 #A8B2A2 #A2B2A4
triadic
#A8B2A2 #A2A8B2 #B2A2A8
tetradic
#A8B2A2 #A2B0B2 #ACA2B2 #B2A4A2
square
#A8B2A2 #A2B0B2 #ACA2B2 #B2A4A2
split-complementary
#A8B2A2 #A4A2B2 #B2A2B0
monochromatic
#6A7763 #899681 #A8B2A2 #C7CEC3 #E7E9E5
Accessibility & contrast
On white
2.20
#A8B2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#A8B2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8B2A2
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8B2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8B2A2 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AFA1
Deuteranopia (green-blind)
#B2AFA3
Tritanopia (blue-blind)
#A8B1AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a8b2a2; /* rgb */ color: rgb(168, 178, 162); /* oklch */ color: oklch(75.1% 0.025 133.5);
Tailwind
colors: {
custom: {
50: '#c1c9bd',
500: '#a8b2a2',
950: '#000000',
},
}SCSS
$custom: #a8b2a2; $custom-light: #c1c9bd; $custom-dark: #000000;
JSON
{
"hex": "#a8b2a2",
"rgb": {
"r": 168,
"g": 178,
"b": 162
},
"hsl": {
"h": 97.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.75108,
"c": 0.0251,
"h": 133.5
},
"luminance": 0.42774
}Semantic roles & 50–950 ramp
primary
#A8B2A2
secondary
#D9D5DA
accent
#52937B
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281