#ABB8A1#ABB8A1
#ABB8A1 is a light, muted yellow-green. Relative luminance 0.455; OKLCH L 76.6% C 0.035 H 131.4°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8A1 |
|---|---|
| RGB | rgb(171, 184, 161) |
| HSL | hsl(94, 14%, 68%) |
| HSV | hsv(94, 13%, 72%) |
| CMYK | cmyk(7.1%, 0%, 12.5%, 27.8%) |
| CIE-LAB | lab(73.23, -8.77, 10.16) |
| CIE-LCH | lch(73.23, 13.42, 130.78°) |
| OKLab | oklab(76.6% -0.0233 0.0264) |
| OKLCH | oklch(76.6% 0.035 131.4) |
| XYZ | xyz(40.3670, 45.5119, 40.3693) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.98
Sage Green
#9CAF88
ΔE00 6.18
Cement
#A5A391
ΔE00 8.42
Bland
#AFA88B
ΔE00 9.15
Greyish
#A8A495
ΔE00 9.48
Grey Green
#86A17D
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8A1 #AEA1B8
analogous
#B6B8A1 #ABB8A1 #A1B8A3
triadic
#ABB8A1 #A1ABB8 #B8A1AB
tetradic
#ABB8A1 #A1B6B8 #AEA1B8 #B8A3A1
square
#ABB8A1 #A1B6B8 #AEA1B8 #B8A3A1
split-complementary
#ABB8A1 #A3A1B8 #B8A1B6
monochromatic
#6D7F60 #8C9E7E #ABB8A1 #CAD2C4 #E9EDE7
Accessibility & contrast
On white
2.08
#ABB8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#ABB8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8A1
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8A1 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A0
Deuteranopia (green-blind)
#B8B3A2
Tritanopia (blue-blind)
#ACB6B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb8a1; /* rgb */ color: rgb(171, 184, 161); /* oklch */ color: oklch(76.6% 0.035 131.4);
Tailwind
colors: {
custom: {
50: '#c4cdbc',
500: '#abb8a1',
950: '#000000',
},
}SCSS
$custom: #abb8a1; $custom-light: #c4cdbc; $custom-dark: #000000;
JSON
{
"hex": "#abb8a1",
"rgb": {
"r": 171,
"g": 184,
"b": 161
},
"hsl": {
"h": 93.913,
"s": 13.939,
"l": 67.647
},
"oklch": {
"l": 0.76601,
"c": 0.03518,
"h": 131.4
},
"luminance": 0.45512
}Semantic roles & 50–950 ramp
primary
#ABB8A1
secondary
#DBD7DE
accent
#4D9878
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281