#9EA397#9EA397
#9EA397 is a light, near-neutral grey. Relative luminance 0.357; OKLCH L 70.8% C 0.018 H 125.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA397 |
|---|---|
| RGB | rgb(158, 163, 151) |
| HSL | hsl(85, 6%, 62%) |
| HSV | hsv(85, 7%, 64%) |
| CMYK | cmyk(3.1%, 0%, 7.4%, 36.1%) |
| CIE-LAB | lab(66.29, -4.04, 5.61) |
| CIE-LCH | lch(66.29, 6.92, 125.76°) |
| OKLab | oklab(70.79% -0.0104 0.0147) |
| OKLCH | oklch(70.79% 0.018 125.4) |
| XYZ | xyz(32.7828, 35.6978, 34.4355) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 3.85
Greyish
#A8A495
ΔE00 4.45
Grey
#929591
ΔE00 5.78
Stone
#A89F91
ΔE00 7.03
Dark Gray
#A9A9A9
ΔE00 7.35
Cool Grey
#95A3A6
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA397 #9C97A3
analogous
#A3A297 #9EA397 #98A397
triadic
#9EA397 #979EA3 #A3979E
tetradic
#9EA397 #97A3A2 #9C97A3 #A39798
square
#9EA397 #97A3A2 #9C97A3 #A39798
split-complementary
#9EA397 #9798A3 #A297A3
monochromatic
#61665A #808677 #9EA397 #BCC0B7 #DBDCD8
Accessibility & contrast
On white
2.58
#9EA397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#9EA397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA397
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA397 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A196
Deuteranopia (green-blind)
#A4A197
Tritanopia (blue-blind)
#9FA29F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9ea397; /* rgb */ color: rgb(158, 163, 151); /* oklch */ color: oklch(70.8% 0.018 125.4);
Tailwind
colors: {
custom: {
50: '#babeb5',
500: '#9ea397',
950: '#000000',
},
}SCSS
$custom: #9ea397; $custom-light: #babeb5; $custom-dark: #000000;
JSON
{
"hex": "#9ea397",
"rgb": {
"r": 158,
"g": 163,
"b": 151
},
"hsl": {
"h": 85,
"s": 6.122,
"l": 61.569
},
"oklch": {
"l": 0.7079,
"c": 0.01801,
"h": 125.4
},
"luminance": 0.35698
}Semantic roles & 50–950 ramp
primary
#9EA397
secondary
#CBC9CD
accent
#55906E
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180