#AAB69C#AAB69C
#AAB69C is a light, muted yellow-green. Relative luminance 0.444; OKLCH L 76.0% C 0.039 H 127.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB69C |
|---|---|
| RGB | rgb(170, 182, 156) |
| HSL | hsl(88, 15%, 66%) |
| HSV | hsv(88, 14%, 71%) |
| CMYK | cmyk(6.6%, 0%, 14.3%, 28.6%) |
| CIE-LAB | lab(72.50, -8.94, 11.84) |
| CIE-LCH | lch(72.50, 14.83, 127.06°) |
| OKLab | oklab(75.97% -0.0235 0.0306) |
| OKLCH | oklch(75.97% 0.039 127.6) |
| XYZ | xyz(39.3053, 44.4021, 37.9458) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.19
Greenish Grey
#96AE8D
ΔE00 5.37
Cement
#A5A391
ΔE00 8.12
Bland
#AFA88B
ΔE00 8.47
Grey Green
#86A17D
ΔE00 9.15
Stone (survey)
#ADA587
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB69C #A89CB6
analogous
#B6B59C #AAB69C #9DB69C
triadic
#AAB69C #9CAAB6 #B69CAA
tetradic
#AAB69C #9CB6B5 #A89CB6 #B69C9D
square
#AAB69C #9CB6B5 #A89CB6 #B69C9D
split-complementary
#AAB69C #9C9DB6 #B59CB6
monochromatic
#6D7C5C #8C9C79 #AAB69C #C8D0BF #E6EAE2
Accessibility & contrast
On white
2.13
#AAB69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#AAB69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB69C
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB69C | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29B
Deuteranopia (green-blind)
#B7B29D
Tritanopia (blue-blind)
#ABB3AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aab69c; /* rgb */ color: rgb(170, 182, 156); /* oklch */ color: oklch(76.0% 0.039 127.6);
Tailwind
colors: {
custom: {
50: '#c3cbb9',
500: '#aab69c',
950: '#000000',
},
}SCSS
$custom: #aab69c; $custom-light: #c3cbb9; $custom-dark: #000000;
JSON
{
"hex": "#aab69c",
"rgb": {
"r": 170,
"g": 182,
"b": 156
},
"hsl": {
"h": 87.692,
"s": 15.116,
"l": 66.275
},
"oklch": {
"l": 0.75966,
"c": 0.03862,
"h": 127.6
},
"luminance": 0.44402
}Semantic roles & 50–950 ramp
primary
#AAB69C
secondary
#D7D3DB
accent
#4C9970
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280