#9AAA9C#9AAA9C
#9AAA9C is a light, muted green. Relative luminance 0.380; OKLCH L 72.1% C 0.027 H 148.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAA9C |
|---|---|
| RGB | rgb(154, 170, 156) |
| HSL | hsl(128, 9%, 64%) |
| HSV | hsv(128, 9%, 67%) |
| CMYK | cmyk(9.4%, 0%, 8.2%, 33.3%) |
| CIE-LAB | lab(68.03, -8.33, 5.31) |
| CIE-LCH | lch(68.03, 9.88, 147.47°) |
| OKLab | oklab(72.14% -0.023 0.0139) |
| OKLCH | oklch(72.14% 0.027 148.9) |
| XYZ | xyz(33.7007, 38.0194, 37.0090) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.96
Cement
#A5A391
ΔE00 7.74
Sage Green
#9CAF88
ΔE00 8.32
Cool Grey
#95A3A6
ΔE00 8.58
Greyish
#A8A495
ΔE00 8.75
Grey Green
#86A17D
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAA9C #AA9AA8
analogous
#A0AA9A #9AAA9C #9AAAA4
triadic
#9AAA9C #9C9AAA #AA9C9A
tetradic
#9AAA9C #9AA0AA #AA9AA8 #AAA49A
square
#9AAA9C #9AA0AA #AA9AA8 #AAA49A
split-complementary
#9AAA9C #A49AAA #AA9AA0
monochromatic
#5C6D5E #798E7B #9AAA9C #BBC6BD #DCE2DD
Accessibility & contrast
On white
2.44
#9AAA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#9AAA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAA9C
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAA9C | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79B
Deuteranopia (green-blind)
#A7A59D
Tritanopia (blue-blind)
#98A9A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9aaa9c; /* rgb */ color: rgb(154, 170, 156); /* oklch */ color: oklch(72.1% 0.027 148.9);
Tailwind
colors: {
custom: {
50: '#b7c3b9',
500: '#9aaa9c',
950: '#000000',
},
}SCSS
$custom: #9aaa9c; $custom-light: #b7c3b9; $custom-dark: #000000;
JSON
{
"hex": "#9aaa9c",
"rgb": {
"r": 154,
"g": 170,
"b": 156
},
"hsl": {
"h": 127.5,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.72137,
"c": 0.02685,
"h": 148.9
},
"luminance": 0.3802
}Semantic roles & 50–950 ramp
primary
#9AAA9C
secondary
#D3CDD2
accent
#538B93
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180