#9DA39B#9DA39B
#9DA39B is a light, near-neutral grey. Relative luminance 0.357; OKLCH L 70.8% C 0.013 H 137.8°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA39B |
|---|---|
| RGB | rgb(157, 163, 155) |
| HSL | hsl(105, 4%, 62%) |
| HSV | hsv(105, 5%, 64%) |
| CMYK | cmyk(3.7%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(66.31, -3.67, 3.41) |
| CIE-LCH | lch(66.31, 5.01, 137.09°) |
| OKLab | oklab(70.82% -0.0099 0.0089) |
| OKLCH | oklch(70.82% 0.013 137.8) |
| XYZ | xyz(32.9172, 35.7289, 36.1662) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 4.90
Cement
#A5A391
ΔE00 5.27
Greyish
#A8A495
ΔE00 5.35
Cool Grey
#95A3A6
ΔE00 6.09
Dark Gray
#A9A9A9
ΔE00 6.11
Stone
#A89F91
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA39B #A19BA3
analogous
#A1A39B #9DA39B #9BA39D
triadic
#9DA39B #9B9DA3 #A39B9D
tetradic
#9DA39B #9BA1A3 #A19BA3 #A39D9B
square
#9DA39B #9BA1A3 #A19BA3 #A39D9B
split-complementary
#9DA39B #9D9BA3 #A39BA1
monochromatic
#60665E #7E867B #9DA39B #BCC0BB #DBDEDB
Accessibility & contrast
On white
2.58
#9DA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#9DA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA39B
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA39B | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#A3A19B
Tritanopia (blue-blind)
#9DA2A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9da39b; /* rgb */ color: rgb(157, 163, 155); /* oklch */ color: oklch(70.8% 0.013 137.8);
Tailwind
colors: {
custom: {
50: '#b9beb8',
500: '#9da39b',
950: '#000000',
},
}SCSS
$custom: #9da39b; $custom-light: #b9beb8; $custom-dark: #000000;
JSON
{
"hex": "#9da39b",
"rgb": {
"r": 157,
"g": 163,
"b": 155
},
"hsl": {
"h": 105,
"s": 4.167,
"l": 62.353
},
"oklch": {
"l": 0.70824,
"c": 0.01331,
"h": 137.8
},
"luminance": 0.35729
}Semantic roles & 50–950 ramp
primary
#9DA39B
secondary
#CECBCE
accent
#578E80
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180