#9AA899#9AA899
#9AA899 is a light, muted grey. Relative luminance 0.372; OKLCH L 71.6% C 0.027 H 143.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA899 |
|---|---|
| RGB | rgb(154, 168, 153) |
| HSL | hsl(116, 8%, 63%) |
| HSV | hsv(116, 9%, 66%) |
| CMYK | cmyk(8.3%, 0%, 8.9%, 34.1%) |
| CIE-LAB | lab(67.41, -7.82, 6.07) |
| CIE-LCH | lch(67.41, 9.90, 142.17°) |
| OKLab | oklab(71.62% -0.0213 0.0158) |
| OKLCH | oklch(71.62% 0.027 143.4) |
| XYZ | xyz(33.0777, 37.1749, 35.5636) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.92
Cement
#A5A391
ΔE00 6.94
Greyish
#A8A495
ΔE00 8.05
Sage Green
#9CAF88
ΔE00 8.08
Grey Green
#86A17D
ΔE00 8.75
Cool Grey
#95A3A6
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA899 #A799A8
analogous
#A1A899 #9AA899 #99A89F
triadic
#9AA899 #999AA8 #A8999A
tetradic
#9AA899 #99A1A8 #A799A8 #A89F99
square
#9AA899 #99A1A8 #A799A8 #A89F99
split-complementary
#9AA899 #9F99A8 #A899A1
monochromatic
#5C6B5B #798C78 #9AA899 #BBC4BA #DBE0DB
Accessibility & contrast
On white
2.49
#9AA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#9AA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA899
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA899 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#A6A49A
Tritanopia (blue-blind)
#99A7A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9aa899; /* rgb */ color: rgb(154, 168, 153); /* oklch */ color: oklch(71.6% 0.027 143.4);
Tailwind
colors: {
custom: {
50: '#b7c1b7',
500: '#9aa899',
950: '#000000',
},
}SCSS
$custom: #9aa899; $custom-light: #b7c1b7; $custom-dark: #000000;
JSON
{
"hex": "#9aa899",
"rgb": {
"r": 154,
"g": 168,
"b": 153
},
"hsl": {
"h": 116,
"s": 7.937,
"l": 62.941
},
"oklch": {
"l": 0.71616,
"c": 0.02658,
"h": 143.4
},
"luminance": 0.37175
}Semantic roles & 50–950 ramp
primary
#9AA899
secondary
#D1CCD1
accent
#54928E
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180