#ABB89B#ABB89B
#ABB89B is a light, muted yellow-green. Relative luminance 0.453; OKLCH L 76.4% C 0.043 H 127.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB89B |
|---|---|
| RGB | rgb(171, 184, 155) |
| HSL | hsl(87, 17%, 66%) |
| HSV | hsv(87, 16%, 72%) |
| CMYK | cmyk(7.1%, 0%, 15.8%, 27.8%) |
| CIE-LAB | lab(73.09, -9.79, 13.23) |
| CIE-LCH | lch(73.09, 16.46, 126.50°) |
| OKLab | oklab(76.45% -0.0258 0.0341) |
| OKLCH | oklch(76.45% 0.043 127.1) |
| XYZ | xyz(39.8506, 45.3053, 37.6494) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.63
Greenish Grey
#96AE8D
ΔE00 5.08
Darkseagreen
#8FBC8F
ΔE00 8.72
Bland
#AFA88B
ΔE00 8.86
Cement
#A5A391
ΔE00 8.97
Grey Green
#86A17D
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB89B #A89BB8
analogous
#B8B79B #ABB89B #9DB89B
triadic
#ABB89B #9BABB8 #B89BAB
tetradic
#ABB89B #9BB8B7 #A89BB8 #B89B9D
square
#ABB89B #9BB8B7 #A89BB8 #B89B9D
split-complementary
#ABB89B #9B9DB8 #B79BB8
monochromatic
#6E7F5A #8D9F77 #ABB89B #C9D1BF #E7EBE3
Accessibility & contrast
On white
2.09
#ABB89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#ABB89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB89B
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB89B | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB499
Deuteranopia (green-blind)
#B9B39C
Tritanopia (blue-blind)
#ADB5B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb89b; /* rgb */ color: rgb(171, 184, 155); /* oklch */ color: oklch(76.4% 0.043 127.1);
Tailwind
colors: {
custom: {
50: '#c4cdb8',
500: '#abb89b',
950: '#000000',
},
}SCSS
$custom: #abb89b; $custom-light: #c4cdb8; $custom-dark: #000000;
JSON
{
"hex": "#abb89b",
"rgb": {
"r": 171,
"g": 184,
"b": 155
},
"hsl": {
"h": 86.897,
"s": 16.959,
"l": 66.471
},
"oklch": {
"l": 0.7645,
"c": 0.0428,
"h": 127.1
},
"luminance": 0.45305
}Semantic roles & 50–950 ramp
primary
#ABB89B
secondary
#D7D3DC
accent
#4A9B6F
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280