#9FA69B#9FA69B
#9FA69B is a light, near-neutral grey. Relative luminance 0.370; OKLCH L 71.6% C 0.018 H 133.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA69B |
|---|---|
| RGB | rgb(159, 166, 155) |
| HSL | hsl(98, 6%, 63%) |
| HSV | hsv(98, 7%, 65%) |
| CMYK | cmyk(4.2%, 0%, 6.6%, 34.9%) |
| CIE-LAB | lab(67.28, -4.57, 4.83) |
| CIE-LCH | lch(67.28, 6.65, 133.41°) |
| OKLab | oklab(71.63% -0.0122 0.0127) |
| OKLCH | oklch(71.63% 0.018 133.9) |
| XYZ | xyz(33.8497, 37.0098, 36.3643) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.79
Greyish
#A8A495
ΔE00 5.29
Grey
#929591
ΔE00 6.37
Dark Gray
#A9A9A9
ΔE00 7.22
Cool Grey
#95A3A6
ΔE00 7.27
Stone
#A89F91
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA69B #A29BA6
analogous
#A4A69B #9FA69B #9BA69C
triadic
#9FA69B #9B9FA6 #A69B9F
tetradic
#9FA69B #9BA4A6 #A29BA6 #A69C9B
square
#9FA69B #9BA4A6 #A29BA6 #A69C9B
split-complementary
#9FA69B #9C9BA6 #A69BA4
monochromatic
#62695E #80897B #9FA69B #BEC3BB #DDE0DC
Accessibility & contrast
On white
2.50
#9FA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#9FA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA69B
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA69B | 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)
#A7A49A
Deuteranopia (green-blind)
#A6A49B
Tritanopia (blue-blind)
#9FA5A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9fa69b; /* rgb */ color: rgb(159, 166, 155); /* oklch */ color: oklch(71.6% 0.018 133.9);
Tailwind
colors: {
custom: {
50: '#bbc0b8',
500: '#9fa69b',
950: '#000000',
},
}SCSS
$custom: #9fa69b; $custom-light: #bbc0b8; $custom-dark: #000000;
JSON
{
"hex": "#9fa69b",
"rgb": {
"r": 159,
"g": 166,
"b": 155
},
"hsl": {
"h": 98.182,
"s": 5.82,
"l": 62.941
},
"oklch": {
"l": 0.71629,
"c": 0.01755,
"h": 133.9
},
"luminance": 0.3701
}Semantic roles & 50–950 ramp
primary
#9FA69B
secondary
#CFCCD0
accent
#56907B
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180