#9AAAA0#9AAAA0
#9AAAA0 is a light, muted green. Relative luminance 0.382; OKLCH L 72.3% C 0.023 H 158.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAA0 |
|---|---|
| RGB | rgb(154, 170, 160) |
| HSL | hsl(143, 9%, 64%) |
| HSV | hsv(143, 9%, 67%) |
| CMYK | cmyk(9.4%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(68.14, -7.56, 3.24) |
| CIE-LCH | lch(68.14, 8.23, 156.79°) |
| OKLab | oklab(72.25% -0.0213 0.0084) |
| OKLCH | oklch(72.25% 0.023 158.4) |
| XYZ | xyz(34.0450, 38.1571, 38.8223) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.93
Cement
#A5A391
ΔE00 8.11
Greenish Grey
#96AE8D
ΔE00 8.55
Grey
#929591
ΔE00 8.59
Greyish
#A8A495
ΔE00 8.81
Dark Gray
#A9A9A9
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAA0 #AA9AA4
analogous
#9CAA9A #9AAAA0 #9AAAA8
triadic
#9AAAA0 #A09AAA #AAA09A
tetradic
#9AAAA0 #9A9CAA #AA9AA4 #AAA89A
square
#9AAAA0 #9A9CAA #AA9AA4 #AAA89A
split-complementary
#9AAAA0 #A89AAA #AA9A9C
monochromatic
#5C6D63 #798E81 #9AAAA0 #BBC6BF #DCE2DF
Accessibility & contrast
On white
2.43
#9AAAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#9AAAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAA0
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAA0 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA7A0
Deuteranopia (green-blind)
#A7A5A1
Tritanopia (blue-blind)
#98AAA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9aaaa0; /* rgb */ color: rgb(154, 170, 160); /* oklch */ color: oklch(72.3% 0.023 158.4);
Tailwind
colors: {
custom: {
50: '#b7c3bc',
500: '#9aaaa0',
950: '#000000',
},
}SCSS
$custom: #9aaaa0; $custom-light: #b7c3bc; $custom-dark: #000000;
JSON
{
"hex": "#9aaaa0",
"rgb": {
"r": 154,
"g": 170,
"b": 160
},
"hsl": {
"h": 142.5,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.72251,
"c": 0.02293,
"h": 158.4
},
"luminance": 0.38158
}Semantic roles & 50–950 ramp
primary
#9AAAA0
secondary
#D3CDD1
accent
#537B93
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181