#9EA798#9EA798
#9EA798 is a light, muted grey. Relative luminance 0.372; OKLCH L 71.7% C 0.024 H 132.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA798 |
|---|---|
| RGB | rgb(158, 167, 152) |
| HSL | hsl(96, 8%, 63%) |
| HSV | hsv(96, 9%, 65%) |
| CMYK | cmyk(5.4%, 0%, 9%, 34.5%) |
| CIE-LAB | lab(67.41, -6.02, 6.66) |
| CIE-LCH | lch(67.41, 8.98, 132.11°) |
| OKLab | oklab(71.68% -0.016 0.0174) |
| OKLCH | oklch(71.68% 0.024 132.6) |
| XYZ | xyz(33.5858, 37.1734, 35.1055) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.03
Greyish
#A8A495
ΔE00 6.10
Grey
#929591
ΔE00 7.82
Greenish Grey
#96AE8D
ΔE00 7.99
Bland
#AFA88B
ΔE00 8.28
Sage Green
#9CAF88
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA798 #A198A7
analogous
#A5A798 #9EA798 #98A79A
triadic
#9EA798 #989EA7 #A7989E
tetradic
#9EA798 #98A5A7 #A198A7 #A79A98
square
#9EA798 #98A5A7 #A198A7 #A79A98
split-complementary
#9EA798 #9A98A7 #A798A5
monochromatic
#616A5B #7F8B77 #9EA798 #BDC3B9 #DCDFDA
Accessibility & contrast
On white
2.49
#9EA798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#9EA798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA798
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA798 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#A7A499
Tritanopia (blue-blind)
#9EA6A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9ea798; /* rgb */ color: rgb(158, 167, 152); /* oklch */ color: oklch(71.7% 0.024 132.6);
Tailwind
colors: {
custom: {
50: '#bac1b6',
500: '#9ea798',
950: '#000000',
},
}SCSS
$custom: #9ea798; $custom-light: #bac1b6; $custom-dark: #000000;
JSON
{
"hex": "#9ea798",
"rgb": {
"r": 158,
"g": 167,
"b": 152
},
"hsl": {
"h": 96,
"s": 7.853,
"l": 62.549
},
"oklch": {
"l": 0.71682,
"c": 0.02362,
"h": 132.6
},
"luminance": 0.37174
}Semantic roles & 50–950 ramp
primary
#9EA798
secondary
#CECBD0
accent
#549279
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180