#9EA39B#9EA39B
#9EA39B is a light, near-neutral grey. Relative luminance 0.358; OKLCH L 70.9% C 0.013 H 133.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA39B |
|---|---|
| RGB | rgb(158, 163, 155) |
| HSL | hsl(98, 4%, 62%) |
| HSV | hsv(98, 5%, 64%) |
| CMYK | cmyk(3.1%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(66.39, -3.31, 3.53) |
| CIE-LCH | lch(66.39, 4.84, 133.12°) |
| OKLab | oklab(70.9% -0.0088 0.0093) |
| OKLCH | oklch(70.9% 0.013 133.4) |
| XYZ | xyz(33.1131, 35.8300, 36.1754) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 4.81
Greyish
#A8A495
ΔE00 4.97
Cement
#A5A391
ΔE00 5.01
Dark Gray
#A9A9A9
ΔE00 5.81
Cool Grey
#95A3A6
ΔE00 6.28
Stone
#A89F91
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA39B #A09BA3
analogous
#A2A39B #9EA39B #9BA39C
triadic
#9EA39B #9B9EA3 #A39B9E
tetradic
#9EA39B #9BA2A3 #A09BA3 #A39C9B
square
#9EA39B #9BA2A3 #A09BA3 #A39C9B
split-complementary
#9EA39B #9C9BA3 #A39BA2
monochromatic
#61665E #7F867B #9EA39B #BDC0BB #DCDEDB
Accessibility & contrast
On white
2.57
#9EA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#9EA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA39B
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA39B | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#A3A19B
Tritanopia (blue-blind)
#9EA2A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9ea39b; /* rgb */ color: rgb(158, 163, 155); /* oklch */ color: oklch(70.9% 0.013 133.4);
Tailwind
colors: {
custom: {
50: '#babeb8',
500: '#9ea39b',
950: '#000000',
},
}SCSS
$custom: #9ea39b; $custom-light: #babeb8; $custom-dark: #000000;
JSON
{
"hex": "#9ea39b",
"rgb": {
"r": 158,
"g": 163,
"b": 155
},
"hsl": {
"h": 97.5,
"s": 4.167,
"l": 62.353
},
"oklch": {
"l": 0.70904,
"c": 0.01275,
"h": 133.4
},
"luminance": 0.3583
}Semantic roles & 50–950 ramp
primary
#9EA39B
secondary
#CDCBCE
accent
#578E7A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180