#ABB3A2#ABB3A2
#ABB3A2 is a light, muted yellow-green. Relative luminance 0.435; OKLCH L 75.6% C 0.025 H 127.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3A2 |
|---|---|
| RGB | rgb(171, 179, 162) |
| HSL | hsl(88, 10%, 67%) |
| HSV | hsv(88, 9%, 70%) |
| CMYK | cmyk(4.5%, 0%, 9.5%, 29.8%) |
| CIE-LAB | lab(71.90, -5.95, 7.72) |
| CIE-LCH | lch(71.90, 9.74, 127.61°) |
| OKLab | oklab(75.56% -0.0155 0.0201) |
| OKLCH | oklch(75.56% 0.025 127.7) |
| XYZ | xyz(39.4352, 43.5067, 40.4955) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.06
Greyish
#A8A495
ΔE00 6.79
Bland
#AFA88B
ΔE00 7.89
Greenish Grey
#96AE8D
ΔE00 8.12
Sage Green
#9CAF88
ΔE00 8.34
Stone (survey)
#ADA587
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3A2 #AAA2B3
analogous
#B3B3A2 #ABB3A2 #A3B3A2
triadic
#ABB3A2 #A2ABB3 #B3A2AB
tetradic
#ABB3A2 #A2B3B3 #AAA2B3 #B3A2A3
square
#ABB3A2 #A2B3B3 #AAA2B3 #B3A2A3
split-complementary
#ABB3A2 #A2A3B3 #B3A2B3
monochromatic
#6E7862 #8D9780 #ABB3A2 #C9CFC4 #E8EAE5
Accessibility & contrast
On white
2.16
#ABB3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#ABB3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3A2
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3A2 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A1
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#ACB1AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb3a2; /* rgb */ color: rgb(171, 179, 162); /* oklch */ color: oklch(75.6% 0.025 127.7);
Tailwind
colors: {
custom: {
50: '#c4c9bd',
500: '#abb3a2',
950: '#000000',
},
}SCSS
$custom: #abb3a2; $custom-light: #c4c9bd; $custom-dark: #000000;
JSON
{
"hex": "#abb3a2",
"rgb": {
"r": 171,
"g": 179,
"b": 162
},
"hsl": {
"h": 88.235,
"s": 10.059,
"l": 66.863
},
"oklch": {
"l": 0.75557,
"c": 0.02542,
"h": 127.7
},
"luminance": 0.43507
}Semantic roles & 50–950 ramp
primary
#ABB3A2
secondary
#D8D6DB
accent
#519471
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121312
muted
#818281