#9FA69A#9FA69A
#9FA69A is a light, near-neutral grey. Relative luminance 0.370; OKLCH L 71.6% C 0.019 H 131.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA69A |
|---|---|
| RGB | rgb(159, 166, 154) |
| HSL | hsl(95, 6%, 63%) |
| HSV | hsv(95, 7%, 65%) |
| CMYK | cmyk(4.2%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(67.26, -4.76, 5.35) |
| CIE-LCH | lch(67.26, 7.16, 131.63°) |
| OKLab | oklab(71.6% -0.0126 0.014) |
| OKLCH | oklch(71.6% 0.019 131.9) |
| XYZ | xyz(33.7661, 36.9764, 35.9238) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.59
Greyish
#A8A495
ΔE00 5.23
Grey
#929591
ΔE00 6.61
Dark Gray
#A9A9A9
ΔE00 7.59
Cool Grey
#95A3A6
ΔE00 7.68
Stone
#A89F91
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA69A #A19AA6
analogous
#A5A69A #9FA69A #9AA69B
triadic
#9FA69A #9A9FA6 #A69A9F
tetradic
#9FA69A #9AA5A6 #A19AA6 #A69B9A
square
#9FA69A #9AA5A6 #A19AA6 #A69B9A
split-complementary
#9FA69A #9B9AA6 #A69AA5
monochromatic
#62695D #808979 #9FA69A #BEC3BB #DDDFDB
Accessibility & contrast
On white
2.50
#9FA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#9FA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA69A
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA69A | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A499
Deuteranopia (green-blind)
#A6A49A
Tritanopia (blue-blind)
#9FA5A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9fa69a; /* rgb */ color: rgb(159, 166, 154); /* oklch */ color: oklch(71.6% 0.019 131.9);
Tailwind
colors: {
custom: {
50: '#bbc0b7',
500: '#9fa69a',
950: '#000000',
},
}SCSS
$custom: #9fa69a; $custom-light: #bbc0b7; $custom-dark: #000000;
JSON
{
"hex": "#9fa69a",
"rgb": {
"r": 159,
"g": 166,
"b": 154
},
"hsl": {
"h": 95,
"s": 6.316,
"l": 62.745
},
"oklch": {
"l": 0.71601,
"c": 0.01882,
"h": 131.9
},
"luminance": 0.36976
}Semantic roles & 50–950 ramp
primary
#9FA69A
secondary
#CECCD0
accent
#559078
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180