#ABB49A#ABB49A
#ABB49A is a light, muted yellow-green. Relative luminance 0.436; OKLCH L 75.6% C 0.038 H 122.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB49A |
|---|---|
| RGB | rgb(171, 180, 154) |
| HSL | hsl(81, 15%, 65%) |
| HSV | hsv(81, 14%, 71%) |
| CMYK | cmyk(5%, 0%, 14.4%, 29.4%) |
| CIE-LAB | lab(71.98, -7.86, 12.21) |
| CIE-LCH | lch(71.98, 14.52, 122.76°) |
| OKLab | oklab(75.56% -0.0204 0.0316) |
| OKLCH | oklch(75.56% 0.038 122.8) |
| XYZ | xyz(38.9478, 43.6335, 36.9358) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.53
Greenish Grey
#96AE8D
ΔE00 6.00
Cement
#A5A391
ΔE00 7.10
Bland
#AFA88B
ΔE00 7.31
Stone (survey)
#ADA587
ΔE00 8.06
Greyish
#A8A495
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB49A #A39AB4
analogous
#B4B09A #ABB49A #9EB49A
triadic
#ABB49A #9AABB4 #B49AAB
tetradic
#ABB49A #9AB4B0 #A39AB4 #B49A9E
square
#ABB49A #9AB4B0 #A39AB4 #B49A9E
split-complementary
#ABB49A #9A9EB4 #B09AB4
monochromatic
#6F795A #8E9A77 #ABB49A #C8CEBD #E5E8E0
Accessibility & contrast
On white
2.16
#ABB49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#ABB49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB49A
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB49A | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B199
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#ADB1AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb49a; /* rgb */ color: rgb(171, 180, 154); /* oklch */ color: oklch(75.6% 0.038 122.8);
Tailwind
colors: {
custom: {
50: '#c4cab7',
500: '#abb49a',
950: '#000000',
},
}SCSS
$custom: #abb49a; $custom-light: #c4cab7; $custom-dark: #000000;
JSON
{
"hex": "#abb49a",
"rgb": {
"r": 171,
"g": 180,
"b": 154
},
"hsl": {
"h": 80.769,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.75563,
"c": 0.03758,
"h": 122.8
},
"luminance": 0.43634
}Semantic roles & 50–950 ramp
primary
#ABB49A
secondary
#D4D1D9
accent
#4D9967
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280