#9AA698#9AA698
#9AA698 is a light, muted grey. Relative luminance 0.364; OKLCH L 71.2% C 0.024 H 141.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA698 |
|---|---|
| RGB | rgb(154, 166, 152) |
| HSL | hsl(111, 7%, 62%) |
| HSV | hsv(111, 8%, 65%) |
| CMYK | cmyk(7.2%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(66.83, -6.93, 5.80) |
| CIE-LCH | lch(66.83, 9.04, 140.09°) |
| OKLab | oklab(71.15% -0.0188 0.0151) |
| OKLCH | oklch(71.15% 0.024 141.2) |
| XYZ | xyz(32.6291, 36.4092, 35.0083) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.23
Greyish
#A8A495
ΔE00 7.28
Greenish Grey
#96AE8D
ΔE00 7.69
Grey
#929591
ΔE00 7.88
Cool Grey
#95A3A6
ΔE00 8.30
Sage Green
#9CAF88
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA698 #A498A6
analogous
#A1A698 #9AA698 #98A69D
triadic
#9AA698 #989AA6 #A6989A
tetradic
#9AA698 #98A1A6 #A498A6 #A69D98
square
#9AA698 #98A1A6 #A498A6 #A69D98
split-complementary
#9AA698 #9D98A6 #A698A1
monochromatic
#5D695B #7A8A77 #9AA698 #BAC2B9 #DADFDA
Accessibility & contrast
On white
2.54
#9AA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#9AA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA698
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA698 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A397
Deuteranopia (green-blind)
#A5A299
Tritanopia (blue-blind)
#99A5A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9aa698; /* rgb */ color: rgb(154, 166, 152); /* oklch */ color: oklch(71.2% 0.024 141.2);
Tailwind
colors: {
custom: {
50: '#b7c0b6',
500: '#9aa698',
950: '#000000',
},
}SCSS
$custom: #9aa698; $custom-light: #b7c0b6; $custom-dark: #000000;
JSON
{
"hex": "#9aa698",
"rgb": {
"r": 154,
"g": 166,
"b": 152
},
"hsl": {
"h": 111.429,
"s": 7.292,
"l": 62.353
},
"oklch": {
"l": 0.71152,
"c": 0.02415,
"h": 141.2
},
"luminance": 0.36409
}Semantic roles & 50–950 ramp
primary
#9AA698
secondary
#CFCACF
accent
#549189
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180