#9EA094#9EA094
#9EA094 is a light, near-neutral grey. Relative luminance 0.345; OKLCH L 70.1% C 0.017 H 114.5°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA094 |
|---|---|
| RGB | rgb(158, 160, 148) |
| HSL | hsl(70, 6%, 60%) |
| HSV | hsv(70, 8%, 63%) |
| CMYK | cmyk(1.2%, 0%, 7.5%, 37.3%) |
| CIE-LAB | lab(65.40, -2.95, 6.00) |
| CIE-LCH | lch(65.40, 6.69, 116.18°) |
| OKLab | oklab(70.06% -0.0072 0.0157) |
| OKLCH | oklch(70.06% 0.017 114.5) |
| XYZ | xyz(32.0159, 34.5489, 32.9932) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 3.06
Greyish
#A8A495
ΔE00 3.40
Grey
#929591
ΔE00 5.07
Stone
#A89F91
ΔE00 5.60
Dark Gray
#A9A9A9
ΔE00 7.09
Bland
#AFA88B
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA094 #9694A0
analogous
#A09C94 #9EA094 #98A094
triadic
#9EA094 #949EA0 #A0949E
tetradic
#9EA094 #94A09C #9694A0 #A09498
square
#9EA094 #94A09C #9694A0 #A09498
split-complementary
#9EA094 #9498A0 #9C94A0
monochromatic
#606257 #808374 #9EA094 #BBBDB4 #D9DAD5
Accessibility & contrast
On white
2.65
#9EA094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#9EA094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA094
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA094 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F93
Deuteranopia (green-blind)
#A29F94
Tritanopia (blue-blind)
#A09E9C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9ea094; /* rgb */ color: rgb(158, 160, 148); /* oklch */ color: oklch(70.1% 0.017 114.5);
Tailwind
colors: {
custom: {
50: '#babcb3',
500: '#9ea094',
950: '#000000',
},
}SCSS
$custom: #9ea094; $custom-light: #babcb3; $custom-dark: #000000;
JSON
{
"hex": "#9ea094",
"rgb": {
"r": 158,
"g": 160,
"b": 148
},
"hsl": {
"h": 70,
"s": 5.941,
"l": 60.392
},
"oklch": {
"l": 0.70062,
"c": 0.01727,
"h": 114.5
},
"luminance": 0.34549
}Semantic roles & 50–950 ramp
primary
#9EA094
secondary
#C6C6CA
accent
#56905F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180