#9EA797#9EA797
#9EA797 is a light, muted yellow-green. Relative luminance 0.371; OKLCH L 71.7% C 0.025 H 131.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA797 |
|---|---|
| RGB | rgb(158, 167, 151) |
| HSL | hsl(94, 8%, 62%) |
| HSV | hsv(94, 10%, 65%) |
| CMYK | cmyk(5.4%, 0%, 9.6%, 34.5%) |
| CIE-LAB | lab(67.38, -6.20, 7.18) |
| CIE-LCH | lch(67.38, 9.49, 130.82°) |
| OKLab | oklab(71.66% -0.0164 0.0187) |
| OKLCH | oklch(71.66% 0.025 131.2) |
| XYZ | xyz(33.5043, 37.1408, 34.6759) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.99
Greyish
#A8A495
ΔE00 6.16
Greenish Grey
#96AE8D
ΔE00 7.67
Grey
#929591
ΔE00 8.08
Bland
#AFA88B
ΔE00 8.09
Sage Green
#9CAF88
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA797 #A097A7
analogous
#A6A797 #9EA797 #97A798
triadic
#9EA797 #979EA7 #A7979E
tetradic
#9EA797 #97A6A7 #A097A7 #A79897
square
#9EA797 #97A6A7 #A097A7 #A79897
split-complementary
#9EA797 #9897A7 #A797A6
monochromatic
#616A5A #7F8B76 #9EA797 #BDC3B8 #DCDFD9
Accessibility & contrast
On white
2.49
#9EA797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#9EA797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA797
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA797 | 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)
#A9A496
Deuteranopia (green-blind)
#A7A498
Tritanopia (blue-blind)
#9EA5A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9ea797; /* rgb */ color: rgb(158, 167, 151); /* oklch */ color: oklch(71.7% 0.025 131.2);
Tailwind
colors: {
custom: {
50: '#bac1b5',
500: '#9ea797',
950: '#000000',
},
}SCSS
$custom: #9ea797; $custom-light: #bac1b5; $custom-dark: #000000;
JSON
{
"hex": "#9ea797",
"rgb": {
"r": 158,
"g": 167,
"b": 151
},
"hsl": {
"h": 93.75,
"s": 8.333,
"l": 62.353
},
"oklch": {
"l": 0.71655,
"c": 0.02489,
"h": 131.2
},
"luminance": 0.37141
}Semantic roles & 50–950 ramp
primary
#9EA797
secondary
#CDCAD0
accent
#539277
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180