#ABB2A4#ABB2A4
#ABB2A4 is a light, muted yellow-green. Relative luminance 0.432; OKLCH L 75.4% C 0.021 H 128.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2A4 |
|---|---|
| RGB | rgb(171, 178, 164) |
| HSL | hsl(90, 8%, 67%) |
| HSV | hsv(90, 8%, 70%) |
| CMYK | cmyk(3.9%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(71.68, -5.06, 6.31) |
| CIE-LCH | lch(71.68, 8.08, 128.73°) |
| OKLab | oklab(75.4% -0.0132 0.0165) |
| OKLCH | oklch(75.4% 0.021 128.8) |
| XYZ | xyz(39.4147, 43.1790, 41.3727) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.77
Greyish
#A8A495
ΔE00 6.20
Bland
#AFA88B
ΔE00 8.13
Dark Gray
#A9A9A9
ΔE00 8.29
Silver (survey)
#C5C9C7
ΔE00 8.84
Stone (survey)
#ADA587
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2A4 #ABA4B2
analogous
#B2B2A4 #ABB2A4 #A4B2A4
triadic
#ABB2A4 #A4ABB2 #B2A4AB
tetradic
#ABB2A4 #A4B2B2 #ABA4B2 #B2A4A4
square
#ABB2A4 #A4B2B2 #ABA4B2 #B2A4A4
split-complementary
#ABB2A4 #A4A4B2 #B2A4B2
monochromatic
#6E7765 #8C9683 #ABB2A4 #CACEC5 #E8EAE6
Accessibility & contrast
On white
2.18
#ABB2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#ABB2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2A4
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2A4 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#B3AFA5
Tritanopia (blue-blind)
#ACB1AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb2a4; /* rgb */ color: rgb(171, 178, 164); /* oklch */ color: oklch(75.4% 0.021 128.8);
Tailwind
colors: {
custom: {
50: '#c4c9bf',
500: '#abb2a4',
950: '#000000',
},
}SCSS
$custom: #abb2a4; $custom-light: #c4c9bf; $custom-dark: #000000;
JSON
{
"hex": "#abb2a4",
"rgb": {
"r": 171,
"g": 178,
"b": 164
},
"hsl": {
"h": 90,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.75398,
"c": 0.02114,
"h": 128.8
},
"luminance": 0.43179
}Semantic roles & 50–950 ramp
primary
#ABB2A4
secondary
#D9D7DB
accent
#539273
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121312
muted
#818281