#ABB89E#ABB89E
#ABB89E is a light, muted yellow-green. Relative luminance 0.454; OKLCH L 76.5% C 0.039 H 129.0°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB89E |
|---|---|
| RGB | rgb(171, 184, 158) |
| HSL | hsl(90, 15%, 67%) |
| HSV | hsv(90, 14%, 72%) |
| CMYK | cmyk(7.1%, 0%, 14.1%, 27.8%) |
| CIE-LAB | lab(73.16, -9.28, 11.70) |
| CIE-LCH | lch(73.16, 14.93, 128.44°) |
| OKLab | oklab(76.53% -0.0245 0.0303) |
| OKLCH | oklch(76.53% 0.039 129) |
| XYZ | xyz(40.1056, 45.4074, 38.9927) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.35
Greenish Grey
#96AE8D
ΔE00 5.45
Cement
#A5A391
ΔE00 8.66
Bland
#AFA88B
ΔE00 8.96
Darkseagreen
#8FBC8F
ΔE00 9.24
Grey Green
#86A17D
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB89E #AB9EB8
analogous
#B8B89E #ABB89E #9EB89E
triadic
#ABB89E #9EABB8 #B89EAB
tetradic
#ABB89E #9EB8B8 #AB9EB8 #B89E9E
square
#ABB89E #9EB8B8 #AB9EB8 #B89E9E
split-complementary
#ABB89E #9E9EB8 #B89EB8
monochromatic
#6E7F5D #8C9E7B #ABB89E #CAD2C1 #E8ECE5
Accessibility & contrast
On white
2.08
#ABB89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#ABB89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB89E
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB89E | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49D
Deuteranopia (green-blind)
#B9B39F
Tritanopia (blue-blind)
#ACB5B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb89e; /* rgb */ color: rgb(171, 184, 158); /* oklch */ color: oklch(76.5% 0.039 129.0);
Tailwind
colors: {
custom: {
50: '#c4cdba',
500: '#abb89e',
950: '#000000',
},
}SCSS
$custom: #abb89e; $custom-light: #c4cdba; $custom-dark: #000000;
JSON
{
"hex": "#abb89e",
"rgb": {
"r": 171,
"g": 184,
"b": 158
},
"hsl": {
"h": 90,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.76525,
"c": 0.03897,
"h": 129
},
"luminance": 0.45408
}Semantic roles & 50–950 ramp
primary
#ABB89E
secondary
#D9D5DD
accent
#4C9A73
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280