#9AA296#9AA296
#9AA296 is a light, near-neutral grey. Relative luminance 0.349; OKLCH L 70.2% C 0.019 H 135.0°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA296 |
|---|---|
| RGB | rgb(154, 162, 150) |
| HSL | hsl(100, 6%, 61%) |
| HSV | hsv(100, 7%, 64%) |
| CMYK | cmyk(4.9%, 0%, 7.4%, 36.5%) |
| CIE-LAB | lab(65.68, -5.14, 5.26) |
| CIE-LCH | lch(65.68, 7.35, 134.37°) |
| OKLab | oklab(70.23% -0.0137 0.0137) |
| OKLCH | oklch(70.23% 0.019 135) |
| XYZ | xyz(31.7508, 34.9126, 33.9143) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.01
Greyish
#A8A495
ΔE00 5.82
Grey
#929591
ΔE00 5.95
Cool Grey
#95A3A6
ΔE00 7.56
Dark Gray
#A9A9A9
ΔE00 8.22
Stone
#A89F91
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA296 #9E96A2
analogous
#A0A296 #9AA296 #96A298
triadic
#9AA296 #969AA2 #A2969A
tetradic
#9AA296 #96A0A2 #9E96A2 #A29896
square
#9AA296 #96A0A2 #9E96A2 #A29896
split-complementary
#9AA296 #9896A2 #A296A0
monochromatic
#5D6559 #7B8576 #9AA296 #B9BFB6 #D8DBD7
Accessibility & contrast
On white
2.63
#9AA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#9AA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA296
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA296 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A095
Deuteranopia (green-blind)
#A29F96
Tritanopia (blue-blind)
#9AA19E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9aa296; /* rgb */ color: rgb(154, 162, 150); /* oklch */ color: oklch(70.2% 0.019 135.0);
Tailwind
colors: {
custom: {
50: '#b7bdb4',
500: '#9aa296',
950: '#000000',
},
}SCSS
$custom: #9aa296; $custom-light: #b7bdb4; $custom-dark: #000000;
JSON
{
"hex": "#9aa296",
"rgb": {
"r": 154,
"g": 162,
"b": 150
},
"hsl": {
"h": 100,
"s": 6.061,
"l": 61.176
},
"oklch": {
"l": 0.70225,
"c": 0.01942,
"h": 135
},
"luminance": 0.34913
}Semantic roles & 50–950 ramp
primary
#9AA296
secondary
#CBC8CC
accent
#56907C
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180