#9AA89C#9AA89C
#9AA89C is a light, muted grey. Relative luminance 0.373; OKLCH L 71.7% C 0.023 H 149.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA89C |
|---|---|
| RGB | rgb(154, 168, 156) |
| HSL | hsl(129, 7%, 63%) |
| HSV | hsv(129, 8%, 66%) |
| CMYK | cmyk(8.3%, 0%, 7.1%, 34.1%) |
| CIE-LAB | lab(67.48, -7.26, 4.52) |
| CIE-LCH | lch(67.48, 8.55, 148.10°) |
| OKLab | oklab(71.7% -0.0201 0.0118) |
| OKLCH | oklch(71.7% 0.023 149.6) |
| XYZ | xyz(33.3286, 37.2752, 36.8850) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 7.15
Cool Grey
#95A3A6
ΔE00 7.56
Greyish
#A8A495
ΔE00 8.01
Greenish Grey
#96AE8D
ΔE00 8.02
Grey
#929591
ΔE00 8.17
Sage Green
#9CAF88
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA89C #A89AA6
analogous
#9FA89A #9AA89C #9AA8A3
triadic
#9AA89C #9C9AA8 #A89C9A
tetradic
#9AA89C #9A9FA8 #A89AA6 #A8A39A
square
#9AA89C #9A9FA8 #A89AA6 #A8A39A
split-complementary
#9AA89C #A39AA8 #A89A9F
monochromatic
#5C6B5E #798C7C #9AA89C #BBC4BC #DCE1DC
Accessibility & contrast
On white
2.48
#9AA89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#9AA89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA89C
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA89C | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59B
Deuteranopia (green-blind)
#A6A49D
Tritanopia (blue-blind)
#98A7A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9aa89c; /* rgb */ color: rgb(154, 168, 156); /* oklch */ color: oklch(71.7% 0.023 149.6);
Tailwind
colors: {
custom: {
50: '#b7c1b9',
500: '#9aa89c',
950: '#000000',
},
}SCSS
$custom: #9aa89c; $custom-light: #b7c1b9; $custom-dark: #000000;
JSON
{
"hex": "#9aa89c",
"rgb": {
"r": 154,
"g": 168,
"b": 156
},
"hsl": {
"h": 128.571,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.71701,
"c": 0.02329,
"h": 149.6
},
"luminance": 0.37276
}Semantic roles & 50–950 ramp
primary
#9AA89C
secondary
#D1CCD1
accent
#548991
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180