#9FA697#9FA697
#9FA697 is a light, muted grey. Relative luminance 0.369; OKLCH L 71.5% C 0.023 H 127.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA697 |
|---|---|
| RGB | rgb(159, 166, 151) |
| HSL | hsl(88, 8%, 62%) |
| HSV | hsv(88, 9%, 65%) |
| CMYK | cmyk(4.2%, 0%, 9%, 34.9%) |
| CIE-LAB | lab(67.19, -5.30, 6.91) |
| CIE-LCH | lch(67.19, 8.71, 127.49°) |
| OKLab | oklab(71.52% -0.0138 0.018) |
| OKLCH | oklch(71.52% 0.023 127.5) |
| XYZ | xyz(33.5193, 36.8777, 34.6244) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.21
Greyish
#A8A495
ΔE00 5.27
Grey
#929591
ΔE00 7.40
Bland
#AFA88B
ΔE00 7.66
Stone (survey)
#ADA587
ΔE00 8.10
Stone
#A89F91
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA697 #9E97A6
analogous
#A6A697 #9FA697 #98A697
triadic
#9FA697 #979FA6 #A6979F
tetradic
#9FA697 #97A6A6 #9E97A6 #A69798
square
#9FA697 #97A6A6 #9E97A6 #A69798
split-complementary
#9FA697 #9798A6 #A697A6
monochromatic
#62695A #818A76 #9FA697 #BDC2B8 #DCDED9
Accessibility & contrast
On white
2.51
#9FA697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#9FA697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA697
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA697 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A496
Deuteranopia (green-blind)
#A7A398
Tritanopia (blue-blind)
#A0A4A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9fa697; /* rgb */ color: rgb(159, 166, 151); /* oklch */ color: oklch(71.5% 0.023 127.5);
Tailwind
colors: {
custom: {
50: '#bbc0b5',
500: '#9fa697',
950: '#000000',
},
}SCSS
$custom: #9fa697; $custom-light: #bbc0b5; $custom-dark: #000000;
JSON
{
"hex": "#9fa697",
"rgb": {
"r": 159,
"g": 166,
"b": 151
},
"hsl": {
"h": 88,
"s": 7.772,
"l": 62.157
},
"oklch": {
"l": 0.71518,
"c": 0.02273,
"h": 127.5
},
"luminance": 0.36878
}Semantic roles & 50–950 ramp
primary
#9FA697
secondary
#CCCACF
accent
#549271
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180