#9EA294#9EA294
#9EA294 is a light, muted grey. Relative luminance 0.352; OKLCH L 70.5% C 0.020 H 119.9°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA294 |
|---|---|
| RGB | rgb(158, 162, 148) |
| HSL | hsl(77, 7%, 61%) |
| HSV | hsv(77, 9%, 64%) |
| CMYK | cmyk(2.5%, 0%, 8.6%, 36.5%) |
| CIE-LAB | lab(65.94, -4.04, 6.79) |
| CIE-LCH | lch(65.94, 7.90, 120.77°) |
| OKLab | oklab(70.49% -0.0102 0.0177) |
| OKLCH | oklch(70.49% 0.02 119.9) |
| XYZ | xyz(32.3654, 35.2479, 33.1097) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 3.13
Greyish
#A8A495
ΔE00 4.05
Grey
#929591
ΔE00 6.11
Stone
#A89F91
ΔE00 6.70
Bland
#AFA88B
ΔE00 7.22
Stone (survey)
#ADA587
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA294 #9894A2
analogous
#A29F94 #9EA294 #97A294
triadic
#9EA294 #949EA2 #A2949E
tetradic
#9EA294 #94A29F #9894A2 #A29497
square
#9EA294 #94A29F #9894A2 #A29497
split-complementary
#9EA294 #9497A2 #9F94A2
monochromatic
#616457 #808574 #9EA294 #BCBEB5 #D9DBD5
Accessibility & contrast
On white
2.61
#9EA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#9EA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA294
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA294 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#A4A095
Tritanopia (blue-blind)
#9FA09E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9ea294; /* rgb */ color: rgb(158, 162, 148); /* oklch */ color: oklch(70.5% 0.020 119.9);
Tailwind
colors: {
custom: {
50: '#babdb3',
500: '#9ea294',
950: '#000000',
},
}SCSS
$custom: #9ea294; $custom-light: #babdb3; $custom-dark: #000000;
JSON
{
"hex": "#9ea294",
"rgb": {
"r": 158,
"g": 162,
"b": 148
},
"hsl": {
"h": 77.143,
"s": 7,
"l": 60.784
},
"oklch": {
"l": 0.70492,
"c": 0.02044,
"h": 119.9
},
"luminance": 0.35248
}Semantic roles & 50–950 ramp
primary
#9EA294
secondary
#C8C6CC
accent
#559166
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180