#9AA096#9AA096
#9AA096 is a light, near-neutral grey. Relative luminance 0.342; OKLCH L 69.8% C 0.016 H 132.5°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA096 |
|---|---|
| RGB | rgb(154, 160, 150) |
| HSL | hsl(96, 5%, 61%) |
| HSV | hsv(96, 6%, 63%) |
| CMYK | cmyk(3.8%, 0%, 6.2%, 37.3%) |
| CIE-LAB | lab(65.13, -4.05, 4.47) |
| CIE-LCH | lch(65.13, 6.03, 132.23°) |
| OKLab | oklab(69.79% -0.0107 0.0117) |
| OKLCH | oklch(69.79% 0.016 132.5) |
| XYZ | xyz(31.4013, 34.2136, 33.7978) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 4.69
Cement
#A5A391
ΔE00 4.84
Greyish
#A8A495
ΔE00 5.28
Cool Grey
#95A3A6
ΔE00 6.96
Dark Gray
#A9A9A9
ΔE00 7.24
Stone
#A89F91
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA096 #9C96A0
analogous
#9FA096 #9AA096 #96A097
triadic
#9AA096 #969AA0 #A0969A
tetradic
#9AA096 #969FA0 #9C96A0 #A09796
square
#9AA096 #969FA0 #9C96A0 #A09796
split-complementary
#9AA096 #9796A0 #A0969F
monochromatic
#5D6259 #7B8376 #9AA096 #B9BDB6 #D8DAD6
Accessibility & contrast
On white
2.68
#9AA096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#9AA096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA096
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA096 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E95
Deuteranopia (green-blind)
#A09E96
Tritanopia (blue-blind)
#9A9F9D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9aa096; /* rgb */ color: rgb(154, 160, 150); /* oklch */ color: oklch(69.8% 0.016 132.5);
Tailwind
colors: {
custom: {
50: '#b7bcb4',
500: '#9aa096',
950: '#000000',
},
}SCSS
$custom: #9aa096; $custom-light: #b7bcb4; $custom-dark: #000000;
JSON
{
"hex": "#9aa096",
"rgb": {
"r": 154,
"g": 160,
"b": 150
},
"hsl": {
"h": 96,
"s": 5,
"l": 60.784
},
"oklch": {
"l": 0.69792,
"c": 0.01587,
"h": 132.5
},
"luminance": 0.34214
}Semantic roles & 50–950 ramp
primary
#9AA096
secondary
#C9C7CB
accent
#578F78
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180