#AAB89E#AAB89E
#AAB89E is a light, muted yellow-green. Relative luminance 0.453; OKLCH L 76.4% C 0.039 H 130.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB89E |
|---|---|
| RGB | rgb(170, 184, 158) |
| HSL | hsl(92, 15%, 67%) |
| HSV | hsv(92, 14%, 72%) |
| CMYK | cmyk(7.6%, 0%, 14.1%, 27.8%) |
| CIE-LAB | lab(73.09, -9.65, 11.58) |
| CIE-LCH | lch(73.09, 15.07, 129.79°) |
| OKLab | oklab(76.45% -0.0256 0.03) |
| OKLCH | oklch(76.45% 0.039 130.5) |
| XYZ | xyz(39.8886, 45.2954, 38.9826) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.20
Sage Green
#9CAF88
ΔE00 5.22
Cement
#A5A391
ΔE00 8.89
Darkseagreen
#8FBC8F
ΔE00 8.97
Grey Green
#86A17D
ΔE00 9.20
Bland
#AFA88B
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB89E #AC9EB8
analogous
#B7B89E #AAB89E #9EB89F
triadic
#AAB89E #9EAAB8 #B89EAA
tetradic
#AAB89E #9EB7B8 #AC9EB8 #B89F9E
square
#AAB89E #9EB7B8 #AC9EB8 #B89F9E
split-complementary
#AAB89E #9F9EB8 #B89EB7
monochromatic
#6C7F5D #8B9E7B #AAB89E #C9D2C1 #E8ECE5
Accessibility & contrast
On white
2.09
#AAB89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#AAB89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB89E
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB89E | 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)
#BBB49D
Deuteranopia (green-blind)
#B9B39F
Tritanopia (blue-blind)
#ABB6B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab89e; /* rgb */ color: rgb(170, 184, 158); /* oklch */ color: oklch(76.4% 0.039 130.5);
Tailwind
colors: {
custom: {
50: '#c3cdba',
500: '#aab89e',
950: '#000000',
},
}SCSS
$custom: #aab89e; $custom-light: #c3cdba; $custom-dark: #000000;
JSON
{
"hex": "#aab89e",
"rgb": {
"r": 170,
"g": 184,
"b": 158
},
"hsl": {
"h": 92.308,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.76448,
"c": 0.03942,
"h": 130.5
},
"luminance": 0.45296
}Semantic roles & 50–950 ramp
primary
#AAB89E
secondary
#D9D5DD
accent
#4C9A76
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280