#9CA39B#9CA39B
#9CA39B is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 70.7% C 0.014 H 141.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA39B |
|---|---|
| RGB | rgb(156, 163, 155) |
| HSL | hsl(113, 4%, 62%) |
| HSV | hsv(113, 5%, 64%) |
| CMYK | cmyk(4.3%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(66.24, -4.03, 3.29) |
| CIE-LCH | lch(66.24, 5.20, 140.78°) |
| OKLab | oklab(70.74% -0.0109 0.0086) |
| OKLCH | oklch(70.74% 0.014 141.8) |
| XYZ | xyz(32.7228, 35.6287, 36.1571) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 5.02
Cement
#A5A391
ΔE00 5.55
Greyish
#A8A495
ΔE00 5.73
Cool Grey
#95A3A6
ΔE00 5.93
Dark Gray
#A9A9A9
ΔE00 6.42
Stone
#A89F91
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA39B #A29BA3
analogous
#A0A39B #9CA39B #9BA39E
triadic
#9CA39B #9B9CA3 #A39B9C
tetradic
#9CA39B #9BA0A3 #A29BA3 #A39E9B
square
#9CA39B #9BA0A3 #A29BA3 #A39E9B
split-complementary
#9CA39B #9E9BA3 #A39BA0
monochromatic
#5F665E #7C867B #9CA39B #BCC0BB #DBDEDB
Accessibility & contrast
On white
2.58
#9CA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#9CA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA39B
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA39B | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A19B
Deuteranopia (green-blind)
#A2A19B
Tritanopia (blue-blind)
#9CA2A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9ca39b; /* rgb */ color: rgb(156, 163, 155); /* oklch */ color: oklch(70.7% 0.014 141.8);
Tailwind
colors: {
custom: {
50: '#b9beb8',
500: '#9ca39b',
950: '#000000',
},
}SCSS
$custom: #9ca39b; $custom-light: #b9beb8; $custom-dark: #000000;
JSON
{
"hex": "#9ca39b",
"rgb": {
"r": 156,
"g": 163,
"b": 155
},
"hsl": {
"h": 112.5,
"s": 4.167,
"l": 62.353
},
"oklch": {
"l": 0.70744,
"c": 0.01394,
"h": 141.8
},
"luminance": 0.35629
}Semantic roles & 50–950 ramp
primary
#9CA39B
secondary
#CECBCE
accent
#578E87
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180