#ABB8A0#ABB8A0
#ABB8A0 is a light, muted yellow-green. Relative luminance 0.455; OKLCH L 76.6% C 0.036 H 130.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8A0 |
|---|---|
| RGB | rgb(171, 184, 160) |
| HSL | hsl(93, 14%, 67%) |
| HSV | hsv(93, 13%, 72%) |
| CMYK | cmyk(7.1%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(73.20, -8.94, 10.67) |
| CIE-LCH | lch(73.20, 13.92, 129.95°) |
| OKLab | oklab(76.58% -0.0237 0.0277) |
| OKLCH | oklch(76.58% 0.036 130.6) |
| XYZ | xyz(40.2792, 45.4768, 39.9068) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.79
Sage Green
#9CAF88
ΔE00 5.89
Cement
#A5A391
ΔE00 8.49
Bland
#AFA88B
ΔE00 9.08
Greyish
#A8A495
ΔE00 9.59
Darkseagreen
#8FBC8F
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8A0 #ADA0B8
analogous
#B7B8A0 #ABB8A0 #A0B8A1
triadic
#ABB8A0 #A0ABB8 #B8A0AB
tetradic
#ABB8A0 #A0B7B8 #ADA0B8 #B8A1A0
square
#ABB8A0 #A0B7B8 #ADA0B8 #B8A1A0
split-complementary
#ABB8A0 #A1A0B8 #B8A0B7
monochromatic
#6D7F5F #8C9E7D #ABB8A0 #CAD2C3 #E9ECE6
Accessibility & contrast
On white
2.08
#ABB8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#ABB8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8A0
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8A0 | 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)
#BBB49F
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#ACB6B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb8a0; /* rgb */ color: rgb(171, 184, 160); /* oklch */ color: oklch(76.6% 0.036 130.6);
Tailwind
colors: {
custom: {
50: '#c4cdbc',
500: '#abb8a0',
950: '#000000',
},
}SCSS
$custom: #abb8a0; $custom-light: #c4cdbc; $custom-dark: #000000;
JSON
{
"hex": "#abb8a0",
"rgb": {
"r": 171,
"g": 184,
"b": 160
},
"hsl": {
"h": 92.5,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.76576,
"c": 0.03643,
"h": 130.6
},
"luminance": 0.45477
}Semantic roles & 50–950 ramp
primary
#ABB8A0
secondary
#DAD6DE
accent
#4D9976
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281