#9DA396#9DA396
#9DA396 is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 70.7% C 0.020 H 127.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA396 |
|---|---|
| RGB | rgb(157, 163, 150) |
| HSL | hsl(88, 7%, 61%) |
| HSV | hsv(88, 8%, 64%) |
| CMYK | cmyk(3.7%, 0%, 8%, 36.1%) |
| CIE-LAB | lab(66.19, -4.59, 6.01) |
| CIE-LCH | lch(66.19, 7.56, 127.36°) |
| OKLab | oklab(70.68% -0.0119 0.0157) |
| OKLCH | oklch(70.68% 0.02 127.3) |
| XYZ | xyz(32.5060, 35.5644, 34.0004) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.04
Greyish
#A8A495
ΔE00 4.87
Grey
#929591
ΔE00 6.15
Stone
#A89F91
ΔE00 7.54
Dark Gray
#A9A9A9
ΔE00 7.96
Bland
#AFA88B
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA396 #9C96A3
analogous
#A3A396 #9DA396 #97A396
triadic
#9DA396 #969DA3 #A3969D
tetradic
#9DA396 #96A3A3 #9C96A3 #A39697
square
#9DA396 #96A3A3 #9C96A3 #A39697
split-complementary
#9DA396 #9697A3 #A396A3
monochromatic
#606659 #7F8676 #9DA396 #BBC0B7 #DADCD7
Accessibility & contrast
On white
2.59
#9DA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#9DA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA396
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA396 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A195
Deuteranopia (green-blind)
#A4A197
Tritanopia (blue-blind)
#9EA29F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9da396; /* rgb */ color: rgb(157, 163, 150); /* oklch */ color: oklch(70.7% 0.020 127.3);
Tailwind
colors: {
custom: {
50: '#babeb4',
500: '#9da396',
950: '#000000',
},
}SCSS
$custom: #9da396; $custom-light: #babeb4; $custom-dark: #000000;
JSON
{
"hex": "#9da396",
"rgb": {
"r": 157,
"g": 163,
"b": 150
},
"hsl": {
"h": 87.692,
"s": 6.599,
"l": 61.373
},
"oklch": {
"l": 0.70682,
"c": 0.01974,
"h": 127.3
},
"luminance": 0.35564
}Semantic roles & 50–950 ramp
primary
#9DA396
secondary
#CAC8CD
accent
#559170
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180