#ABB59E#ABB59E
#ABB59E is a light, muted yellow-green. Relative luminance 0.442; OKLCH L 75.9% C 0.034 H 126.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB59E |
|---|---|
| RGB | rgb(171, 181, 158) |
| HSL | hsl(86, 13%, 66%) |
| HSV | hsv(86, 13%, 71%) |
| CMYK | cmyk(5.5%, 0%, 12.7%, 29%) |
| CIE-LAB | lab(72.34, -7.70, 10.54) |
| CIE-LCH | lch(72.34, 13.06, 126.16°) |
| OKLab | oklab(75.88% -0.0202 0.0273) |
| OKLCH | oklch(75.88% 0.034 126.4) |
| XYZ | xyz(39.4891, 44.1742, 38.7872) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.25
Greenish Grey
#96AE8D
ΔE00 6.33
Cement
#A5A391
ΔE00 7.19
Bland
#AFA88B
ΔE00 7.93
Greyish
#A8A495
ΔE00 8.29
Stone (survey)
#ADA587
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB59E #A89EB5
analogous
#B5B49E #ABB59E #A0B59E
triadic
#ABB59E #9EABB5 #B59EAB
tetradic
#ABB59E #9EB5B4 #A89EB5 #B59EA0
square
#ABB59E #9EB5B4 #A89EB5 #B59EA0
split-complementary
#ABB59E #9EA0B5 #B49EB5
monochromatic
#6E7B5E #8D9B7B #ABB59E #C9CFC1 #E7EAE3
Accessibility & contrast
On white
2.14
#ABB59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#ABB59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB59E
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB59E | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29D
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#ACB3AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb59e; /* rgb */ color: rgb(171, 181, 158); /* oklch */ color: oklch(75.9% 0.034 126.4);
Tailwind
colors: {
custom: {
50: '#c4cbba',
500: '#abb59e',
950: '#000000',
},
}SCSS
$custom: #abb59e; $custom-light: #c4cbba; $custom-dark: #000000;
JSON
{
"hex": "#abb59e",
"rgb": {
"r": 171,
"g": 181,
"b": 158
},
"hsl": {
"h": 86.087,
"s": 13.45,
"l": 66.471
},
"oklch": {
"l": 0.75879,
"c": 0.03397,
"h": 126.4
},
"luminance": 0.44174
}Semantic roles & 50–950 ramp
primary
#ABB59E
secondary
#D7D4DB
accent
#4E986E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280