#9EA697#9EA697
#9EA697 is a light, muted grey. Relative luminance 0.368; OKLCH L 71.4% C 0.023 H 130.1°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA697 |
|---|---|
| RGB | rgb(158, 166, 151) |
| HSL | hsl(92, 8%, 62%) |
| HSV | hsv(92, 9%, 65%) |
| CMYK | cmyk(4.8%, 0%, 9%, 34.9%) |
| CIE-LAB | lab(67.11, -5.67, 6.79) |
| CIE-LCH | lch(67.11, 8.84, 129.84°) |
| OKLab | oklab(71.44% -0.0149 0.0177) |
| OKLCH | oklch(71.44% 0.023 130.1) |
| XYZ | xyz(33.3218, 36.7758, 34.6151) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.61
Greyish
#A8A495
ΔE00 5.69
Grey
#929591
ΔE00 7.51
Bland
#AFA88B
ΔE00 7.99
Greenish Grey
#96AE8D
ΔE00 8.28
Stone (survey)
#ADA587
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA697 #9F97A6
analogous
#A6A697 #9EA697 #97A698
triadic
#9EA697 #979EA6 #A6979E
tetradic
#9EA697 #97A6A6 #9F97A6 #A69897
square
#9EA697 #97A6A6 #9F97A6 #A69897
split-complementary
#9EA697 #9897A6 #A697A6
monochromatic
#61695A #7F8A76 #9EA697 #BDC2B8 #DCDED9
Accessibility & contrast
On white
2.51
#9EA697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#9EA697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA697
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA697 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A496
Deuteranopia (green-blind)
#A6A398
Tritanopia (blue-blind)
#9FA5A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9ea697; /* rgb */ color: rgb(158, 166, 151); /* oklch */ color: oklch(71.4% 0.023 130.1);
Tailwind
colors: {
custom: {
50: '#bac0b5',
500: '#9ea697',
950: '#000000',
},
}SCSS
$custom: #9ea697; $custom-light: #bac0b5; $custom-dark: #000000;
JSON
{
"hex": "#9ea697",
"rgb": {
"r": 158,
"g": 166,
"b": 151
},
"hsl": {
"h": 92,
"s": 7.772,
"l": 62.157
},
"oklch": {
"l": 0.71438,
"c": 0.02316,
"h": 130.1
},
"luminance": 0.36776
}Semantic roles & 50–950 ramp
primary
#9EA697
secondary
#CDCACF
accent
#549275
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180