#9AA397#9AA397
#9AA397 is a light, near-neutral grey. Relative luminance 0.353; OKLCH L 70.5% C 0.020 H 137.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA397 |
|---|---|
| RGB | rgb(154, 163, 151) |
| HSL | hsl(105, 6%, 62%) |
| HSV | hsv(105, 7%, 64%) |
| CMYK | cmyk(5.5%, 0%, 7.4%, 36.1%) |
| CIE-LAB | lab(65.98, -5.50, 5.13) |
| CIE-LCH | lch(65.98, 7.52, 136.98°) |
| OKLab | oklab(70.47% -0.0148 0.0134) |
| OKLCH | oklch(70.47% 0.02 137.8) |
| XYZ | xyz(32.0085, 35.2986, 34.3992) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.34
Greyish
#A8A495
ΔE00 6.17
Grey
#929591
ΔE00 6.30
Cool Grey
#95A3A6
ΔE00 7.49
Dark Gray
#A9A9A9
ΔE00 8.38
Stone
#A89F91
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA397 #A097A3
analogous
#A0A397 #9AA397 #97A39A
triadic
#9AA397 #979AA3 #A3979A
tetradic
#9AA397 #97A0A3 #A097A3 #A39A97
square
#9AA397 #97A0A3 #A097A3 #A39A97
split-complementary
#9AA397 #9A97A3 #A397A0
monochromatic
#5D665A #7B8677 #9AA397 #BAC0B7 #D9DCD8
Accessibility & contrast
On white
2.61
#9AA397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#9AA397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA397
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA397 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A196
Deuteranopia (green-blind)
#A2A098
Tritanopia (blue-blind)
#9AA29F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9aa397; /* rgb */ color: rgb(154, 163, 151); /* oklch */ color: oklch(70.5% 0.020 137.8);
Tailwind
colors: {
custom: {
50: '#b7beb5',
500: '#9aa397',
950: '#000000',
},
}SCSS
$custom: #9aa397; $custom-light: #b7beb5; $custom-dark: #000000;
JSON
{
"hex": "#9aa397",
"rgb": {
"r": 154,
"g": 163,
"b": 151
},
"hsl": {
"h": 105,
"s": 6.122,
"l": 61.569
},
"oklch": {
"l": 0.70471,
"c": 0.01997,
"h": 137.8
},
"luminance": 0.35299
}Semantic roles & 50–950 ramp
primary
#9AA397
secondary
#CCC9CD
accent
#559081
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180