#ABB4A2#ABB4A2
#ABB4A2 is a light, muted yellow-green. Relative luminance 0.439; OKLCH L 75.8% C 0.027 H 128.9°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4A2 |
|---|---|
| RGB | rgb(171, 180, 162) |
| HSL | hsl(90, 11%, 67%) |
| HSV | hsv(90, 10%, 71%) |
| CMYK | cmyk(5%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(72.17, -6.48, 8.11) |
| CIE-LCH | lch(72.17, 10.38, 128.63°) |
| OKLab | oklab(75.77% -0.017 0.0211) |
| OKLCH | oklch(75.77% 0.027 128.9) |
| XYZ | xyz(39.6364, 43.9090, 40.5625) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.50
Greyish
#A8A495
ΔE00 7.32
Greenish Grey
#96AE8D
ΔE00 7.67
Sage Green
#9CAF88
ΔE00 7.90
Bland
#AFA88B
ΔE00 8.11
Stone (survey)
#ADA587
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4A2 #ABA2B4
analogous
#B4B4A2 #ABB4A2 #A2B4A2
triadic
#ABB4A2 #A2ABB4 #B4A2AB
tetradic
#ABB4A2 #A2B4B4 #ABA2B4 #B4A2A2
square
#ABB4A2 #A2B4B4 #ABA2B4 #B4A2A2
split-complementary
#ABB4A2 #A2A2B4 #B4A2B4
monochromatic
#6E7A62 #8C9980 #ABB4A2 #CACFC4 #E8EBE6
Accessibility & contrast
On white
2.15
#ABB4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#ABB4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4A2
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4A2 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#ACB2AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb4a2; /* rgb */ color: rgb(171, 180, 162); /* oklch */ color: oklch(75.8% 0.027 128.9);
Tailwind
colors: {
custom: {
50: '#c4cabd',
500: '#abb4a2',
950: '#000000',
},
}SCSS
$custom: #abb4a2; $custom-light: #c4cabd; $custom-dark: #000000;
JSON
{
"hex": "#abb4a2",
"rgb": {
"r": 171,
"g": 180,
"b": 162
},
"hsl": {
"h": 90,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.7577,
"c": 0.02711,
"h": 128.9
},
"luminance": 0.43909
}Semantic roles & 50–950 ramp
primary
#ABB4A2
secondary
#D9D6DC
accent
#519573
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121312
muted
#818281