#ABB8A4#ABB8A4
#ABB8A4 is a light, muted yellow-green. Relative luminance 0.456; OKLCH L 76.7% C 0.031 H 134.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8A4 |
|---|---|
| RGB | rgb(171, 184, 164) |
| HSL | hsl(99, 12%, 68%) |
| HSV | hsv(99, 11%, 72%) |
| CMYK | cmyk(7.1%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(73.30, -8.24, 8.63) |
| CIE-LCH | lch(73.30, 11.93, 133.67°) |
| OKLab | oklab(76.68% -0.022 0.0225) |
| OKLCH | oklch(76.68% 0.031 134.4) |
| XYZ | xyz(40.6347, 45.6190, 41.7793) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.67
Sage Green
#9CAF88
ΔE00 7.09
Cement
#A5A391
ΔE00 8.27
Greyish
#A8A495
ΔE00 9.19
Bland
#AFA88B
ΔE00 9.44
Stone (survey)
#ADA587
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8A4 #B1A4B8
analogous
#B5B8A4 #ABB8A4 #A4B8A7
triadic
#ABB8A4 #A4ABB8 #B8A4AB
tetradic
#ABB8A4 #A4B5B8 #B1A4B8 #B8A7A4
square
#ABB8A4 #A4B5B8 #B1A4B8 #B8A7A4
split-complementary
#ABB8A4 #A7A4B8 #B8A4B5
monochromatic
#6D7F63 #8B9D82 #ABB8A4 #CBD3C6 #EAEEE9
Accessibility & contrast
On white
2.07
#ABB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#ABB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8A4
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8A4 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A3
Deuteranopia (green-blind)
#B8B4A5
Tritanopia (blue-blind)
#ABB6B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb8a4; /* rgb */ color: rgb(171, 184, 164); /* oklch */ color: oklch(76.7% 0.031 134.4);
Tailwind
colors: {
custom: {
50: '#c4cdbf',
500: '#abb8a4',
950: '#000000',
},
}SCSS
$custom: #abb8a4; $custom-light: #c4cdbf; $custom-dark: #000000;
JSON
{
"hex": "#abb8a4",
"rgb": {
"r": 171,
"g": 184,
"b": 164
},
"hsl": {
"h": 99,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.7668,
"c": 0.03145,
"h": 134.4
},
"luminance": 0.45619
}Semantic roles & 50–950 ramp
primary
#ABB8A4
secondary
#DDD9DF
accent
#4F967D
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281