#ABB89A#ABB89A
#ABB89A is a light, muted yellow-green. Relative luminance 0.453; OKLCH L 76.4% C 0.044 H 126.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB89A |
|---|---|
| RGB | rgb(171, 184, 154) |
| HSL | hsl(86, 17%, 66%) |
| HSV | hsv(86, 16%, 72%) |
| CMYK | cmyk(7.1%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(73.07, -9.96, 13.74) |
| CIE-LCH | lch(73.07, 16.97, 125.93°) |
| OKLab | oklab(76.43% -0.0262 0.0354) |
| OKLCH | oklch(76.43% 0.044 126.5) |
| XYZ | xyz(39.7669, 45.2719, 37.2089) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.42
Greenish Grey
#96AE8D
ΔE00 5.00
Darkseagreen
#8FBC8F
ΔE00 8.57
Bland
#AFA88B
ΔE00 8.85
Grey Green
#86A17D
ΔE00 8.97
Cement
#A5A391
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB89A #A79AB8
analogous
#B8B69A #ABB89A #9CB89A
triadic
#ABB89A #9AABB8 #B89AAB
tetradic
#ABB89A #9AB8B6 #A79AB8 #B89A9C
square
#ABB89A #9AB8B6 #A79AB8 #B89A9C
split-complementary
#ABB89A #9A9CB8 #B69AB8
monochromatic
#6E7F59 #8D9F76 #ABB89A #C9D1BE #E7EBE2
Accessibility & contrast
On white
2.09
#ABB89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#ABB89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB89A
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB89A | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB498
Deuteranopia (green-blind)
#BAB39B
Tritanopia (blue-blind)
#ADB5B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb89a; /* rgb */ color: rgb(171, 184, 154); /* oklch */ color: oklch(76.4% 0.044 126.5);
Tailwind
colors: {
custom: {
50: '#c4cdb7',
500: '#abb89a',
950: '#000000',
},
}SCSS
$custom: #abb89a; $custom-light: #c4cdb7; $custom-dark: #000000;
JSON
{
"hex": "#abb89a",
"rgb": {
"r": 171,
"g": 184,
"b": 154
},
"hsl": {
"h": 86,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.76425,
"c": 0.04409,
"h": 126.5
},
"luminance": 0.45272
}Semantic roles & 50–950 ramp
primary
#ABB89A
secondary
#D6D2DC
accent
#4A9C6D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280