#AAB494#AAB494
#AAB494 is a light, muted yellow-green. Relative luminance 0.433; OKLCH L 75.3% C 0.046 H 121.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB494 |
|---|---|
| RGB | rgb(170, 180, 148) |
| HSL | hsl(79, 18%, 64%) |
| HSV | hsv(79, 18%, 71%) |
| CMYK | cmyk(5.6%, 0%, 17.8%, 29.4%) |
| CIE-LAB | lab(71.78, -9.22, 15.18) |
| CIE-LCH | lch(71.78, 17.76, 121.28°) |
| OKLab | oklab(75.34% -0.024 0.039) |
| OKLCH | oklch(75.34% 0.046 121.6) |
| XYZ | xyz(38.2434, 43.3267, 34.3594) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.01
Greenish Grey
#96AE8D
ΔE00 5.14
Bland
#AFA88B
ΔE00 7.56
Cement
#A5A391
ΔE00 8.19
Stone (survey)
#ADA587
ΔE00 8.21
Grey Green
#86A17D
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB494 #9E94B4
analogous
#B4AE94 #AAB494 #9AB494
triadic
#AAB494 #94AAB4 #B494AA
tetradic
#AAB494 #94B4AE #9E94B4 #B4949A
square
#AAB494 #94B4AE #9E94B4 #B4949A
split-complementary
#AAB494 #949AB4 #AE94B4
monochromatic
#6E7955 #8D9B70 #AAB494 #C7CDB8 #E3E6DC
Accessibility & contrast
On white
2.17
#AAB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AAB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB494
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB494 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B092
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#ADB1AB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aab494; /* rgb */ color: rgb(170, 180, 148); /* oklch */ color: oklch(75.3% 0.046 121.6);
Tailwind
colors: {
custom: {
50: '#c3cab3',
500: '#aab494',
950: '#000000',
},
}SCSS
$custom: #aab494; $custom-light: #c3cab3; $custom-dark: #000000;
JSON
{
"hex": "#aab494",
"rgb": {
"r": 170,
"g": 180,
"b": 148
},
"hsl": {
"h": 78.75,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.75337,
"c": 0.04579,
"h": 121.6
},
"luminance": 0.43327
}Semantic roles & 50–950 ramp
primary
#AAB494
secondary
#D0CCD7
accent
#4A9C63
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280