#9FA69F#9FA69F
#9FA69F is a light, near-neutral grey. Relative luminance 0.371; OKLCH L 71.7% C 0.013 H 145.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA69F |
|---|---|
| RGB | rgb(159, 166, 159) |
| HSL | hsl(120, 4%, 64%) |
| HSV | hsv(120, 4%, 65%) |
| CMYK | cmyk(4.2%, 0%, 4.2%, 34.9%) |
| CIE-LAB | lab(67.39, -3.83, 2.76) |
| CIE-LCH | lch(67.39, 4.72, 144.21°) |
| OKLab | oklab(71.74% -0.0105 0.0072) |
| OKLCH | oklch(71.74% 0.013 145.4) |
| XYZ | xyz(34.1912, 37.1464, 38.1628) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.59
Grey
#929591
ΔE00 5.63
Dark Gray
#A9A9A9
ΔE00 5.76
Greyish
#A8A495
ΔE00 5.85
Cement
#A5A391
ΔE00 5.89
Stone
#A89F91
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA69F #A69FA6
analogous
#A2A69F #9FA69F #9FA6A2
triadic
#9FA69F #9F9FA6 #A69F9F
tetradic
#9FA69F #9FA2A6 #A69FA6 #A6A29F
square
#9FA69F #9FA2A6 #A69FA6 #A6A29F
split-complementary
#9FA69F #A29FA6 #A69FA2
monochromatic
#616961 #7F897F #9FA69F #BFC3BF #DFE1DF
Accessibility & contrast
On white
2.49
#9FA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#9FA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA69F
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA69F | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A59F
Deuteranopia (green-blind)
#A5A49F
Tritanopia (blue-blind)
#9EA6A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9fa69f; /* rgb */ color: rgb(159, 166, 159); /* oklch */ color: oklch(71.7% 0.013 145.4);
Tailwind
colors: {
custom: {
50: '#bbc0bb',
500: '#9fa69f',
950: '#000000',
},
}SCSS
$custom: #9fa69f; $custom-light: #bbc0bb; $custom-dark: #000000;
JSON
{
"hex": "#9fa69f",
"rgb": {
"r": 159,
"g": 166,
"b": 159
},
"hsl": {
"h": 120,
"s": 3.784,
"l": 63.725
},
"oklch": {
"l": 0.71743,
"c": 0.01274,
"h": 145.4
},
"luminance": 0.37147
}Semantic roles & 50–950 ramp
primary
#9FA69F
secondary
#D2CFD2
accent
#588E8E
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180