#9FA598#9FA598
#9FA598 is a light, near-neutral grey. Relative luminance 0.365; OKLCH L 71.3% C 0.020 H 127.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA598 |
|---|---|
| RGB | rgb(159, 165, 152) |
| HSL | hsl(88, 7%, 62%) |
| HSV | hsv(88, 8%, 65%) |
| CMYK | cmyk(3.6%, 0%, 7.9%, 35.3%) |
| CIE-LAB | lab(66.94, -4.58, 6.00) |
| CIE-LCH | lch(66.94, 7.55, 127.36°) |
| OKLab | oklab(71.33% -0.0119 0.0157) |
| OKLCH | oklch(71.33% 0.02 127.2) |
| XYZ | xyz(33.4198, 36.5481, 34.9935) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.02
Greyish
#A8A495
ΔE00 4.79
Grey
#929591
ΔE00 6.56
Stone
#A89F91
ΔE00 7.57
Dark Gray
#A9A9A9
ΔE00 7.78
Bland
#AFA88B
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA598 #9E98A5
analogous
#A5A598 #9FA598 #99A598
triadic
#9FA598 #989FA5 #A5989F
tetradic
#9FA598 #98A5A5 #9E98A5 #A59899
square
#9FA598 #98A5A5 #9E98A5 #A59899
split-complementary
#9FA598 #9899A5 #A598A5
monochromatic
#62685B #818877 #9FA598 #BDC2B9 #DCDED9
Accessibility & contrast
On white
2.53
#9FA598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#9FA598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA598
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA598 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A397
Deuteranopia (green-blind)
#A6A399
Tritanopia (blue-blind)
#A0A4A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9fa598; /* rgb */ color: rgb(159, 165, 152); /* oklch */ color: oklch(71.3% 0.020 127.2);
Tailwind
colors: {
custom: {
50: '#bbbfb6',
500: '#9fa598',
950: '#000000',
},
}SCSS
$custom: #9fa598; $custom-light: #bbbfb6; $custom-dark: #000000;
JSON
{
"hex": "#9fa598",
"rgb": {
"r": 159,
"g": 165,
"b": 152
},
"hsl": {
"h": 87.692,
"s": 6.736,
"l": 62.157
},
"oklch": {
"l": 0.7133,
"c": 0.0197,
"h": 127.2
},
"luminance": 0.36548
}Semantic roles & 50–950 ramp
primary
#9FA598
secondary
#CCCACF
accent
#559170
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180