#9EA396#9EA396
#9EA396 is a light, near-neutral grey. Relative luminance 0.357; OKLCH L 70.8% C 0.019 H 124.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA396 |
|---|---|
| RGB | rgb(158, 163, 150) |
| HSL | hsl(83, 7%, 61%) |
| HSV | hsv(83, 8%, 64%) |
| CMYK | cmyk(3.1%, 0%, 8%, 36.1%) |
| CIE-LAB | lab(66.26, -4.22, 6.13) |
| CIE-LCH | lch(66.26, 7.45, 124.55°) |
| OKLab | oklab(70.76% -0.0108 0.016) |
| OKLCH | oklch(70.76% 0.019 124.1) |
| XYZ | xyz(32.7019, 35.6655, 34.0096) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 3.65
Greyish
#A8A495
ΔE00 4.42
Grey
#929591
ΔE00 6.07
Stone
#A89F91
ΔE00 7.08
Bland
#AFA88B
ΔE00 7.70
Dark Gray
#A9A9A9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA396 #9B96A3
analogous
#A3A296 #9EA396 #98A396
triadic
#9EA396 #969EA3 #A3969E
tetradic
#9EA396 #96A3A2 #9B96A3 #A39698
square
#9EA396 #96A3A2 #9B96A3 #A39698
split-complementary
#9EA396 #9698A3 #A296A3
monochromatic
#616659 #808676 #9EA396 #BCC0B7 #DADCD7
Accessibility & contrast
On white
2.58
#9EA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#9EA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA396
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA396 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A195
Deuteranopia (green-blind)
#A4A196
Tritanopia (blue-blind)
#9FA29F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9ea396; /* rgb */ color: rgb(158, 163, 150); /* oklch */ color: oklch(70.8% 0.019 124.1);
Tailwind
colors: {
custom: {
50: '#babeb4',
500: '#9ea396',
950: '#000000',
},
}SCSS
$custom: #9ea396; $custom-light: #babeb4; $custom-dark: #000000;
JSON
{
"hex": "#9ea396",
"rgb": {
"r": 158,
"g": 163,
"b": 150
},
"hsl": {
"h": 83.077,
"s": 6.599,
"l": 61.373
},
"oklch": {
"l": 0.70763,
"c": 0.01936,
"h": 124.1
},
"luminance": 0.35665
}Semantic roles & 50–950 ramp
primary
#9EA396
secondary
#CAC8CD
accent
#55916C
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180