#9AA494#9AA494
#9AA494 is a light, muted yellow-green. Relative luminance 0.356; OKLCH L 70.6% C 0.025 H 133.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA494 |
|---|---|
| RGB | rgb(154, 164, 148) |
| HSL | hsl(98, 8%, 61%) |
| HSV | hsv(98, 10%, 64%) |
| CMYK | cmyk(6.1%, 0%, 9.8%, 35.7%) |
| CIE-LAB | lab(66.18, -6.59, 7.09) |
| CIE-LCH | lch(66.18, 9.68, 132.91°) |
| OKLab | oklab(70.6% -0.0176 0.0185) |
| OKLCH | oklch(70.6% 0.025 133.5) |
| XYZ | xyz(31.9463, 35.5589, 33.1918) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.39
Greyish
#A8A495
ΔE00 6.65
Greenish Grey
#96AE8D
ΔE00 7.57
Grey
#929591
ΔE00 7.73
Sage Green
#9CAF88
ΔE00 8.30
Bland
#AFA88B
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA494 #9E94A4
analogous
#A2A494 #9AA494 #94A496
triadic
#9AA494 #949AA4 #A4949A
tetradic
#9AA494 #94A2A4 #9E94A4 #A49694
square
#9AA494 #94A2A4 #9E94A4 #A49694
split-complementary
#9AA494 #9694A4 #A494A2
monochromatic
#5D6657 #7B8873 #9AA494 #B9C0B5 #D8DCD6
Accessibility & contrast
On white
2.59
#9AA494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#9AA494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA494
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA494 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A193
Deuteranopia (green-blind)
#A4A195
Tritanopia (blue-blind)
#9AA39F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9aa494; /* rgb */ color: rgb(154, 164, 148); /* oklch */ color: oklch(70.6% 0.025 133.5);
Tailwind
colors: {
custom: {
50: '#b7bfb3',
500: '#9aa494',
950: '#000000',
},
}SCSS
$custom: #9aa494; $custom-light: #b7bfb3; $custom-dark: #000000;
JSON
{
"hex": "#9aa494",
"rgb": {
"r": 154,
"g": 164,
"b": 148
},
"hsl": {
"h": 97.5,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.70605,
"c": 0.02549,
"h": 133.5
},
"luminance": 0.35559
}Semantic roles & 50–950 ramp
primary
#9AA494
secondary
#CBC7CD
accent
#53927B
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180