#ABB2A3#ABB2A3
#ABB2A3 is a light, muted yellow-green. Relative luminance 0.431; OKLCH L 75.4% C 0.022 H 127.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2A3 |
|---|---|
| RGB | rgb(171, 178, 163) |
| HSL | hsl(88, 9%, 67%) |
| HSV | hsv(88, 8%, 70%) |
| CMYK | cmyk(3.9%, 0%, 8.4%, 30.2%) |
| CIE-LAB | lab(71.65, -5.24, 6.82) |
| CIE-LCH | lch(71.65, 8.60, 127.52°) |
| OKLab | oklab(75.37% -0.0136 0.0178) |
| OKLCH | oklch(75.37% 0.022 127.5) |
| XYZ | xyz(39.3248, 43.1430, 40.8989) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.69
Greyish
#A8A495
ΔE00 6.22
Bland
#AFA88B
ΔE00 7.90
Dark Gray
#A9A9A9
ΔE00 8.63
Stone (survey)
#ADA587
ΔE00 8.67
Greenish Grey
#96AE8D
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2A3 #AAA3B2
analogous
#B2B2A3 #ABB2A3 #A4B2A3
triadic
#ABB2A3 #A3ABB2 #B2A3AB
tetradic
#ABB2A3 #A3B2B2 #AAA3B2 #B2A3A4
square
#ABB2A3 #A3B2B2 #AAA3B2 #B2A3A4
split-complementary
#ABB2A3 #A3A4B2 #B2A3B2
monochromatic
#6E7764 #8D9682 #ABB2A3 #C9CEC4 #E8EAE6
Accessibility & contrast
On white
2.18
#ABB2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#ABB2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2A3
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2A3 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A2
Deuteranopia (green-blind)
#B3AFA4
Tritanopia (blue-blind)
#ACB0AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb2a3; /* rgb */ color: rgb(171, 178, 163); /* oklch */ color: oklch(75.4% 0.022 127.5);
Tailwind
colors: {
custom: {
50: '#c4c9be',
500: '#abb2a3',
950: '#000000',
},
}SCSS
$custom: #abb2a3; $custom-light: #c4c9be; $custom-dark: #000000;
JSON
{
"hex": "#abb2a3",
"rgb": {
"r": 171,
"g": 178,
"b": 163
},
"hsl": {
"h": 88,
"s": 8.876,
"l": 66.863
},
"oklch": {
"l": 0.75371,
"c": 0.02244,
"h": 127.5
},
"luminance": 0.43143
}Semantic roles & 50–950 ramp
primary
#ABB2A3
secondary
#D8D6DB
accent
#539371
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121312
muted
#818281