#ABB49E#ABB49E
#ABB49E is a light, muted yellow-green. Relative luminance 0.438; OKLCH L 75.7% C 0.032 H 125.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB49E |
|---|---|
| RGB | rgb(171, 180, 158) |
| HSL | hsl(85, 13%, 66%) |
| HSV | hsv(85, 12%, 71%) |
| CMYK | cmyk(5%, 0%, 12.2%, 29.4%) |
| CIE-LAB | lab(72.07, -7.18, 10.16) |
| CIE-LCH | lch(72.07, 12.44, 125.24°) |
| OKLab | oklab(75.67% -0.0187 0.0264) |
| OKLCH | oklch(75.67% 0.032 125.3) |
| XYZ | xyz(39.2865, 43.7690, 38.7197) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.63
Cement
#A5A391
ΔE00 6.68
Greenish Grey
#96AE8D
ΔE00 6.70
Bland
#AFA88B
ΔE00 7.60
Greyish
#A8A495
ΔE00 7.75
Stone (survey)
#ADA587
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB49E #A79EB4
analogous
#B4B29E #ABB49E #A0B49E
triadic
#ABB49E #9EABB4 #B49EAB
tetradic
#ABB49E #9EB4B2 #A79EB4 #B49EA0
square
#ABB49E #9EB4B2 #A79EB4 #B49EA0
split-complementary
#ABB49E #9EA0B4 #B29EB4
monochromatic
#6E7A5E #8D997B #ABB49E #C9CFC1 #E7E9E3
Accessibility & contrast
On white
2.15
#ABB49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#ABB49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB49E
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB49E | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19D
Deuteranopia (green-blind)
#B5B19F
Tritanopia (blue-blind)
#ACB2AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb49e; /* rgb */ color: rgb(171, 180, 158); /* oklch */ color: oklch(75.7% 0.032 125.3);
Tailwind
colors: {
custom: {
50: '#c4caba',
500: '#abb49e',
950: '#000000',
},
}SCSS
$custom: #abb49e; $custom-light: #c4caba; $custom-dark: #000000;
JSON
{
"hex": "#abb49e",
"rgb": {
"r": 171,
"g": 180,
"b": 158
},
"hsl": {
"h": 84.545,
"s": 12.791,
"l": 66.275
},
"oklch": {
"l": 0.75665,
"c": 0.03231,
"h": 125.3
},
"luminance": 0.43769
}Semantic roles & 50–950 ramp
primary
#ABB49E
secondary
#D6D3DA
accent
#4F976C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280