#9EA096#9EA096
#9EA096 is a light, near-neutral grey. Relative luminance 0.346; OKLCH L 70.1% C 0.014 H 116.0°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA096 |
|---|---|
| RGB | rgb(158, 160, 150) |
| HSL | hsl(72, 5%, 61%) |
| HSV | hsv(72, 6%, 63%) |
| CMYK | cmyk(1.2%, 0%, 6.2%, 37.3%) |
| CIE-LAB | lab(65.45, -2.59, 4.96) |
| CIE-LCH | lch(65.45, 5.59, 117.58°) |
| OKLab | oklab(70.12% -0.0063 0.013) |
| OKLCH | oklch(70.12% 0.014 116) |
| XYZ | xyz(32.1756, 34.6128, 33.8341) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.66
Cement
#A5A391
ΔE00 3.73
Grey
#929591
ΔE00 4.48
Stone
#A89F91
ΔE00 5.57
Dark Gray
#A9A9A9
ΔE00 6.29
Cool Grey
#95A3A6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA096 #9896A0
analogous
#A09D96 #9EA096 #99A096
triadic
#9EA096 #969EA0 #A0969E
tetradic
#9EA096 #96A09D #9896A0 #A09699
square
#9EA096 #96A09D #9896A0 #A09699
split-complementary
#9EA096 #9699A0 #9D96A0
monochromatic
#616259 #808376 #9EA096 #BCBDB6 #D9DAD6
Accessibility & contrast
On white
2.65
#9EA096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#9EA096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA096
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA096 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F95
Deuteranopia (green-blind)
#A19F96
Tritanopia (blue-blind)
#9F9F9D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9ea096; /* rgb */ color: rgb(158, 160, 150); /* oklch */ color: oklch(70.1% 0.014 116.0);
Tailwind
colors: {
custom: {
50: '#babcb4',
500: '#9ea096',
950: '#000000',
},
}SCSS
$custom: #9ea096; $custom-light: #babcb4; $custom-dark: #000000;
JSON
{
"hex": "#9ea096",
"rgb": {
"r": 158,
"g": 160,
"b": 150
},
"hsl": {
"h": 72,
"s": 5,
"l": 60.784
},
"oklch": {
"l": 0.70118,
"c": 0.01446,
"h": 116
},
"luminance": 0.34613
}Semantic roles & 50–950 ramp
primary
#9EA096
secondary
#C8C7CB
accent
#578F62
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180