#9EA293#9EA293
#9EA293 is a light, muted grey. Relative luminance 0.352; OKLCH L 70.5% C 0.022 H 119.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA293 |
|---|---|
| RGB | rgb(158, 162, 147) |
| HSL | hsl(76, 7%, 61%) |
| HSV | hsv(76, 9%, 64%) |
| CMYK | cmyk(2.5%, 0%, 9.3%, 36.5%) |
| CIE-LAB | lab(65.92, -4.22, 7.31) |
| CIE-LCH | lch(65.92, 8.44, 119.99°) |
| OKLab | oklab(70.47% -0.0106 0.0191) |
| OKLCH | oklch(70.47% 0.022 119.1) |
| XYZ | xyz(32.2866, 35.2164, 32.6946) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 3.00
Greyish
#A8A495
ΔE00 4.11
Grey
#929591
ΔE00 6.42
Stone
#A89F91
ΔE00 6.80
Bland
#AFA88B
ΔE00 6.97
Stone (survey)
#ADA587
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA293 #9793A2
analogous
#A29E93 #9EA293 #96A293
triadic
#9EA293 #939EA2 #A2939E
tetradic
#9EA293 #93A29E #9793A2 #A29396
square
#9EA293 #93A29E #9793A2 #A29396
split-complementary
#9EA293 #9396A2 #9E93A2
monochromatic
#616456 #808573 #9EA293 #BCBEB4 #D9DBD5
Accessibility & contrast
On white
2.61
#9EA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#9EA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA293
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA293 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A092
Deuteranopia (green-blind)
#A4A094
Tritanopia (blue-blind)
#A0A09E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9ea293; /* rgb */ color: rgb(158, 162, 147); /* oklch */ color: oklch(70.5% 0.022 119.1);
Tailwind
colors: {
custom: {
50: '#babdb2',
500: '#9ea293',
950: '#000000',
},
}SCSS
$custom: #9ea293; $custom-light: #babdb2; $custom-dark: #000000;
JSON
{
"hex": "#9ea293",
"rgb": {
"r": 158,
"g": 162,
"b": 147
},
"hsl": {
"h": 76,
"s": 7.463,
"l": 60.588
},
"oklch": {
"l": 0.70465,
"c": 0.02181,
"h": 119.1
},
"luminance": 0.35216
}Semantic roles & 50–950 ramp
primary
#9EA293
secondary
#C7C6CB
accent
#549164
background
#FBFBFA
surface
#F6F6F5
border
#D0D0CF
text
#111211
muted
#808180