#9CA094#9CA094
#9CA094 is a light, near-neutral grey. Relative luminance 0.343; OKLCH L 69.9% C 0.018 H 121.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA094 |
|---|---|
| RGB | rgb(156, 160, 148) |
| HSL | hsl(80, 6%, 60%) |
| HSV | hsv(80, 8%, 63%) |
| CMYK | cmyk(2.5%, 0%, 7.5%, 37.3%) |
| CIE-LAB | lab(65.24, -3.69, 5.76) |
| CIE-LCH | lch(65.24, 6.84, 122.65°) |
| OKLab | oklab(69.9% -0.0094 0.0151) |
| OKLCH | oklch(69.9% 0.018 121.9) |
| XYZ | xyz(31.6256, 34.3477, 32.9749) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 3.68
Greyish
#A8A495
ΔE00 4.28
Grey
#929591
ΔE00 5.10
Stone
#A89F91
ΔE00 6.58
Dark Gray
#A9A9A9
ΔE00 7.49
Bland
#AFA88B
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA094 #9894A0
analogous
#A09E94 #9CA094 #96A094
triadic
#9CA094 #949CA0 #A0949C
tetradic
#9CA094 #94A09E #9894A0 #A09496
square
#9CA094 #94A09E #9894A0 #A09496
split-complementary
#9CA094 #9496A0 #9E94A0
monochromatic
#5F6257 #7E8374 #9CA094 #BABDB4 #D8DAD5
Accessibility & contrast
On white
2.67
#9CA094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#9CA094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA094
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA094 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29E93
Deuteranopia (green-blind)
#A19E94
Tritanopia (blue-blind)
#9D9F9C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9ca094; /* rgb */ color: rgb(156, 160, 148); /* oklch */ color: oklch(69.9% 0.018 121.9);
Tailwind
colors: {
custom: {
50: '#b9bcb3',
500: '#9ca094',
950: '#000000',
},
}SCSS
$custom: #9ca094; $custom-light: #b9bcb3; $custom-dark: #000000;
JSON
{
"hex": "#9ca094",
"rgb": {
"r": 156,
"g": 160,
"b": 148
},
"hsl": {
"h": 80,
"s": 5.941,
"l": 60.392
},
"oklch": {
"l": 0.69898,
"c": 0.01773,
"h": 121.9
},
"luminance": 0.34348
}Semantic roles & 50–950 ramp
primary
#9CA094
secondary
#C7C6CA
accent
#569069
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180