#9EA995#9EA995
#9EA995 is a light, muted yellow-green. Relative luminance 0.378; OKLCH L 72.0% C 0.031 H 130.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA995 |
|---|---|
| RGB | rgb(158, 169, 149) |
| HSL | hsl(93, 10%, 62%) |
| HSV | hsv(93, 12%, 66%) |
| CMYK | cmyk(6.5%, 0%, 11.8%, 33.7%) |
| CIE-LAB | lab(67.88, -7.64, 9.01) |
| CIE-LCH | lch(67.88, 11.81, 130.29°) |
| OKLab | oklab(72.04% -0.0202 0.0234) |
| OKLCH | oklch(72.04% 0.031 130.8) |
| XYZ | xyz(33.7124, 37.8148, 33.9509) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.92
Greenish Grey
#96AE8D
ΔE00 5.96
Sage Green
#9CAF88
ΔE00 6.52
Greyish
#A8A495
ΔE00 7.34
Grey Green
#86A17D
ΔE00 8.08
Bland
#AFA88B
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA995 #A095A9
analogous
#A8A995 #9EA995 #95A996
triadic
#9EA995 #959EA9 #A9959E
tetradic
#9EA995 #95A8A9 #A095A9 #A99695
square
#9EA995 #95A8A9 #A095A9 #A99695
split-complementary
#9EA995 #9695A9 #A995A8
monochromatic
#616C58 #7F8E73 #9EA995 #BDC4B7 #DCE0D9
Accessibility & contrast
On white
2.45
#9EA995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#9EA995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA995
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA995 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA694
Deuteranopia (green-blind)
#A9A596
Tritanopia (blue-blind)
#9FA7A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9ea995; /* rgb */ color: rgb(158, 169, 149); /* oklch */ color: oklch(72.0% 0.031 130.8);
Tailwind
colors: {
custom: {
50: '#bac2b4',
500: '#9ea995',
950: '#000000',
},
}SCSS
$custom: #9ea995; $custom-light: #bac2b4; $custom-dark: #000000;
JSON
{
"hex": "#9ea995",
"rgb": {
"r": 158,
"g": 169,
"b": 149
},
"hsl": {
"h": 93,
"s": 10.417,
"l": 62.353
},
"oklch": {
"l": 0.72036,
"c": 0.03093,
"h": 130.8
},
"luminance": 0.37815
}Semantic roles & 50–950 ramp
primary
#9EA995
secondary
#CDC9D1
accent
#519476
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180