#9CA296#9CA296
#9CA296 is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.4% C 0.018 H 128.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA296 |
|---|---|
| RGB | rgb(156, 162, 150) |
| HSL | hsl(90, 6%, 61%) |
| HSV | hsv(90, 7%, 64%) |
| CMYK | cmyk(3.7%, 0%, 7.4%, 36.5%) |
| CIE-LAB | lab(65.83, -4.41, 5.50) |
| CIE-LCH | lch(65.83, 7.05, 128.75°) |
| OKLab | oklab(70.38% -0.0115 0.0144) |
| OKLCH | oklch(70.38% 0.018 128.7) |
| XYZ | xyz(32.1348, 35.1105, 33.9323) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.26
Greyish
#A8A495
ΔE00 4.96
Grey
#929591
ΔE00 5.67
Stone
#A89F91
ΔE00 7.48
Dark Gray
#A9A9A9
ΔE00 7.70
Cool Grey
#95A3A6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA296 #9C96A2
analogous
#A2A296 #9CA296 #96A296
triadic
#9CA296 #969CA2 #A2969C
tetradic
#9CA296 #96A2A2 #9C96A2 #A29696
square
#9CA296 #96A2A2 #9C96A2 #A29696
split-complementary
#9CA296 #9696A2 #A296A2
monochromatic
#5F6559 #7D8576 #9CA296 #BBBFB6 #D9DBD7
Accessibility & contrast
On white
2.62
#9CA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#9CA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA296
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA296 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A095
Deuteranopia (green-blind)
#A2A096
Tritanopia (blue-blind)
#9DA19E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9ca296; /* rgb */ color: rgb(156, 162, 150); /* oklch */ color: oklch(70.4% 0.018 128.7);
Tailwind
colors: {
custom: {
50: '#b9bdb4',
500: '#9ca296',
950: '#000000',
},
}SCSS
$custom: #9ca296; $custom-light: #b9bdb4; $custom-dark: #000000;
JSON
{
"hex": "#9ca296",
"rgb": {
"r": 156,
"g": 162,
"b": 150
},
"hsl": {
"h": 90,
"s": 6.061,
"l": 61.176
},
"oklch": {
"l": 0.70385,
"c": 0.01844,
"h": 128.7
},
"luminance": 0.35111
}Semantic roles & 50–950 ramp
primary
#9CA296
secondary
#CAC8CC
accent
#569073
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180