#9DA59F#9DA59F
#9DA59F is a light, near-neutral grey. Relative luminance 0.366; OKLCH L 71.4% C 0.012 H 153.6°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA59F |
|---|---|
| RGB | rgb(157, 165, 159) |
| HSL | hsl(135, 4%, 63%) |
| HSV | hsv(135, 5%, 65%) |
| CMYK | cmyk(4.8%, 0%, 3.6%, 35.3%) |
| CIE-LAB | lab(66.96, -4.00, 2.12) |
| CIE-LCH | lch(66.96, 4.53, 152.03°) |
| OKLab | oklab(71.37% -0.0112 0.0056) |
| OKLCH | oklch(71.37% 0.012 153.6) |
| XYZ | xyz(33.6166, 36.5814, 38.0840) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.95
Grey
#929591
ΔE00 5.38
Dark Gray
#A9A9A9
ΔE00 5.85
Greyish
#A8A495
ΔE00 6.43
Cement
#A5A391
ΔE00 6.45
Pewter
#899397
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA59F #A59DA3
analogous
#9FA59D #9DA59F #9DA5A3
triadic
#9DA59F #9F9DA5 #A59F9D
tetradic
#9DA59F #9D9FA5 #A59DA3 #A5A39D
square
#9DA59F #9D9FA5 #A59DA3 #A5A39D
split-complementary
#9DA59F #A39DA5 #A59D9F
monochromatic
#606862 #7D8880 #9DA59F #BDC2BE #DDE0DE
Accessibility & contrast
On white
2.53
#9DA59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#9DA59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA59F
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA59F | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A49F
Deuteranopia (green-blind)
#A3A39F
Tritanopia (blue-blind)
#9CA5A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9da59f; /* rgb */ color: rgb(157, 165, 159); /* oklch */ color: oklch(71.4% 0.012 153.6);
Tailwind
colors: {
custom: {
50: '#b9bfbb',
500: '#9da59f',
950: '#000000',
},
}SCSS
$custom: #9da59f; $custom-light: #b9bfbb; $custom-dark: #000000;
JSON
{
"hex": "#9da59f",
"rgb": {
"r": 157,
"g": 165,
"b": 159
},
"hsl": {
"h": 135,
"s": 4.255,
"l": 63.137
},
"oklch": {
"l": 0.7137,
"c": 0.01248,
"h": 153.6
},
"luminance": 0.36582
}Semantic roles & 50–950 ramp
primary
#9DA59F
secondary
#D0CDD0
accent
#57808E
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180