#ABB89C#ABB89C
#ABB89C is a light, muted yellow-green. Relative luminance 0.453; OKLCH L 76.5% C 0.042 H 127.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB89C |
|---|---|
| RGB | rgb(171, 184, 156) |
| HSL | hsl(88, 16%, 67%) |
| HSV | hsv(88, 15%, 72%) |
| CMYK | cmyk(7.1%, 0%, 15.2%, 27.8%) |
| CIE-LAB | lab(73.11, -9.62, 12.72) |
| CIE-LCH | lch(73.11, 15.95, 127.11°) |
| OKLab | oklab(76.48% -0.0254 0.0329) |
| OKLCH | oklch(76.48% 0.042 127.7) |
| XYZ | xyz(39.9349, 45.3391, 38.0935) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.86
Greenish Grey
#96AE8D
ΔE00 5.18
Cement
#A5A391
ΔE00 8.86
Darkseagreen
#8FBC8F
ΔE00 8.88
Bland
#AFA88B
ΔE00 8.89
Grey Green
#86A17D
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB89C #A99CB8
analogous
#B8B79C #ABB89C #9DB89C
triadic
#ABB89C #9CABB8 #B89CAB
tetradic
#ABB89C #9CB8B7 #A99CB8 #B89C9D
square
#ABB89C #9CB8B7 #A99CB8 #B89C9D
split-complementary
#ABB89C #9C9DB8 #B79CB8
monochromatic
#6E7F5B #8D9E78 #ABB89C #C9D2C0 #E7EBE3
Accessibility & contrast
On white
2.09
#ABB89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#ABB89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB89C
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB89C | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49A
Deuteranopia (green-blind)
#B9B39D
Tritanopia (blue-blind)
#ACB5B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb89c; /* rgb */ color: rgb(171, 184, 156); /* oklch */ color: oklch(76.5% 0.042 127.7);
Tailwind
colors: {
custom: {
50: '#c4cdb9',
500: '#abb89c',
950: '#000000',
},
}SCSS
$custom: #abb89c; $custom-light: #c4cdb9; $custom-dark: #000000;
JSON
{
"hex": "#abb89c",
"rgb": {
"r": 171,
"g": 184,
"b": 156
},
"hsl": {
"h": 87.857,
"s": 16.471,
"l": 66.667
},
"oklch": {
"l": 0.76475,
"c": 0.04152,
"h": 127.7
},
"luminance": 0.45339
}Semantic roles & 50–950 ramp
primary
#ABB89C
secondary
#D8D3DC
accent
#4B9B70
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280