#9AA29A#9AA29A
#9AA29A is a light, near-neutral grey. Relative luminance 0.350; OKLCH L 70.3% C 0.015 H 145.4°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA29A |
|---|---|
| RGB | rgb(154, 162, 154) |
| HSL | hsl(120, 4%, 62%) |
| HSV | hsv(120, 5%, 64%) |
| CMYK | cmyk(4.9%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(65.78, -4.39, 3.17) |
| CIE-LCH | lch(65.78, 5.42, 144.17°) |
| OKLab | oklab(70.34% -0.012 0.0083) |
| OKLCH | oklch(70.34% 0.015 145.4) |
| XYZ | xyz(32.0784, 35.0436, 35.6397) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 4.96
Cool Grey
#95A3A6
ΔE00 5.80
Cement
#A5A391
ΔE00 5.88
Greyish
#A8A495
ΔE00 6.17
Dark Gray
#A9A9A9
ΔE00 6.86
Pewter
#899397
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA29A #A29AA2
analogous
#9EA29A #9AA29A #9AA29E
triadic
#9AA29A #9A9AA2 #A29A9A
tetradic
#9AA29A #9A9EA2 #A29AA2 #A29E9A
square
#9AA29A #9A9EA2 #A29AA2 #A29E9A
split-complementary
#9AA29A #9E9AA2 #A29A9E
monochromatic
#5D655D #7A857A #9AA29A #BABFBA #DADDDA
Accessibility & contrast
On white
2.62
#9AA29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#9AA29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA29A
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA29A | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09A
Deuteranopia (green-blind)
#A19F9A
Tritanopia (blue-blind)
#99A1A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9aa29a; /* rgb */ color: rgb(154, 162, 154); /* oklch */ color: oklch(70.3% 0.015 145.4);
Tailwind
colors: {
custom: {
50: '#b7bdb7',
500: '#9aa29a',
950: '#000000',
},
}SCSS
$custom: #9aa29a; $custom-light: #b7bdb7; $custom-dark: #000000;
JSON
{
"hex": "#9aa29a",
"rgb": {
"r": 154,
"g": 162,
"b": 154
},
"hsl": {
"h": 120,
"s": 4.124,
"l": 61.961
},
"oklch": {
"l": 0.7034,
"c": 0.01464,
"h": 145.4
},
"luminance": 0.35044
}Semantic roles & 50–950 ramp
primary
#9AA29A
secondary
#CDCACD
accent
#588E8E
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180