#9EA799#9EA799
#9EA799 is a light, muted grey. Relative luminance 0.372; OKLCH L 71.7% C 0.022 H 134.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA799 |
|---|---|
| RGB | rgb(158, 167, 153) |
| HSL | hsl(99, 7%, 63%) |
| HSV | hsv(99, 8%, 65%) |
| CMYK | cmyk(5.4%, 0%, 8.4%, 34.5%) |
| CIE-LAB | lab(67.43, -5.84, 6.14) |
| CIE-LCH | lch(67.43, 8.48, 133.55°) |
| OKLab | oklab(71.71% -0.0156 0.016) |
| OKLCH | oklch(71.71% 0.022 134.1) |
| XYZ | xyz(33.6681, 37.2063, 35.5386) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.10
Greyish
#A8A495
ΔE00 6.06
Grey
#929591
ΔE00 7.57
Greenish Grey
#96AE8D
ΔE00 8.31
Cool Grey
#95A3A6
ΔE00 8.38
Bland
#AFA88B
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA799 #A299A7
analogous
#A5A799 #9EA799 #99A79B
triadic
#9EA799 #999EA7 #A7999E
tetradic
#9EA799 #99A5A7 #A299A7 #A79B99
square
#9EA799 #99A5A7 #A299A7 #A79B99
split-complementary
#9EA799 #9B99A7 #A799A5
monochromatic
#616A5C #7F8B78 #9EA799 #BDC3BA #DCE0DB
Accessibility & contrast
On white
2.49
#9EA799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#9EA799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA799
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA799 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A598
Deuteranopia (green-blind)
#A7A49A
Tritanopia (blue-blind)
#9EA6A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9ea799; /* rgb */ color: rgb(158, 167, 153); /* oklch */ color: oklch(71.7% 0.022 134.1);
Tailwind
colors: {
custom: {
50: '#bac1b7',
500: '#9ea799',
950: '#000000',
},
}SCSS
$custom: #9ea799; $custom-light: #bac1b7; $custom-dark: #000000;
JSON
{
"hex": "#9ea799",
"rgb": {
"r": 158,
"g": 167,
"b": 153
},
"hsl": {
"h": 98.571,
"s": 7.368,
"l": 62.745
},
"oklch": {
"l": 0.7171,
"c": 0.02235,
"h": 134.1
},
"luminance": 0.37206
}Semantic roles & 50–950 ramp
primary
#9EA799
secondary
#CFCBD0
accent
#54917B
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180