#9FABA2#9FABA2
#9FABA2 is a light, near-neutral grey. Relative luminance 0.391; OKLCH L 72.9% C 0.019 H 153.4°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABA2 |
|---|---|
| RGB | rgb(159, 171, 162) |
| HSL | hsl(135, 7%, 65%) |
| HSV | hsv(135, 7%, 67%) |
| CMYK | cmyk(7%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(68.83, -5.96, 3.18) |
| CIE-LCH | lch(68.83, 6.75, 151.88°) |
| OKLab | oklab(72.91% -0.0166 0.0083) |
| OKLCH | oklch(72.91% 0.019 153.4) |
| XYZ | xyz(35.3813, 39.1051, 39.8594) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.44
Cement
#A5A391
ΔE00 7.07
Greyish
#A8A495
ΔE00 7.50
Dark Gray
#A9A9A9
ΔE00 7.82
Grey
#929591
ΔE00 7.87
Cool Gray
#9AA7B0
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABA2 #AB9FA8
analogous
#A2AB9F #9FABA2 #9FABA8
triadic
#9FABA2 #A29FAB #ABA29F
tetradic
#9FABA2 #9FA2AB #AB9FA8 #ABA89F
square
#9FABA2 #9FA2AB #AB9FA8 #ABA89F
split-complementary
#9FABA2 #A89FAB #AB9FA2
monochromatic
#616F64 #7E8E82 #9FABA2 #C0C8C2 #E0E4E1
Accessibility & contrast
On white
2.38
#9FABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#9FABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABA2
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABA2 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#A9A7A2
Tritanopia (blue-blind)
#9DABA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9faba2; /* rgb */ color: rgb(159, 171, 162); /* oklch */ color: oklch(72.9% 0.019 153.4);
Tailwind
colors: {
custom: {
50: '#bbc4bd',
500: '#9faba2',
950: '#000000',
},
}SCSS
$custom: #9faba2; $custom-light: #bbc4bd; $custom-dark: #000000;
JSON
{
"hex": "#9faba2",
"rgb": {
"r": 159,
"g": 171,
"b": 162
},
"hsl": {
"h": 135,
"s": 6.667,
"l": 64.706
},
"oklch": {
"l": 0.72906,
"c": 0.0186,
"h": 153.4
},
"luminance": 0.39105
}Semantic roles & 50–950 ramp
primary
#9FABA2
secondary
#D5D1D4
accent
#558291
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181