#ABB2A2#ABB2A2
#ABB2A2 is a light, muted yellow-green. Relative luminance 0.431; OKLCH L 75.3% C 0.024 H 126.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2A2 |
|---|---|
| RGB | rgb(171, 178, 162) |
| HSL | hsl(86, 9%, 67%) |
| HSV | hsv(86, 9%, 70%) |
| CMYK | cmyk(3.9%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(71.63, -5.41, 7.33) |
| CIE-LCH | lch(71.63, 9.11, 126.44°) |
| OKLab | oklab(75.34% -0.0141 0.0191) |
| OKLCH | oklch(75.34% 0.024 126.3) |
| XYZ | xyz(39.2355, 43.1073, 40.4289) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.63
Greyish
#A8A495
ΔE00 6.26
Bland
#AFA88B
ΔE00 7.69
Stone (survey)
#ADA587
ΔE00 8.47
Greenish Grey
#96AE8D
ΔE00 8.61
Sage Green
#9CAF88
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2A2 #A9A2B2
analogous
#B2B1A2 #ABB2A2 #A3B2A2
triadic
#ABB2A2 #A2ABB2 #B2A2AB
tetradic
#ABB2A2 #A2B2B1 #A9A2B2 #B2A2A3
square
#ABB2A2 #A2B2B1 #A9A2B2 #B2A2A3
split-complementary
#ABB2A2 #A2A3B2 #B1A2B2
monochromatic
#6E7763 #8D9681 #ABB2A2 #C9CEC3 #E7E9E5
Accessibility & contrast
On white
2.18
#ABB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#ABB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2A2
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2A2 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A1
Deuteranopia (green-blind)
#B3AFA3
Tritanopia (blue-blind)
#ACB0AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abb2a2; /* rgb */ color: rgb(171, 178, 162); /* oklch */ color: oklch(75.3% 0.024 126.3);
Tailwind
colors: {
custom: {
50: '#c4c9bd',
500: '#abb2a2',
950: '#000000',
},
}SCSS
$custom: #abb2a2; $custom-light: #c4c9bd; $custom-dark: #000000;
JSON
{
"hex": "#abb2a2",
"rgb": {
"r": 171,
"g": 178,
"b": 162
},
"hsl": {
"h": 86.25,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.75343,
"c": 0.02375,
"h": 126.3
},
"luminance": 0.43107
}Semantic roles & 50–950 ramp
primary
#ABB2A2
secondary
#D8D5DA
accent
#52936F
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121312
muted
#818281