#9EA896#9EA896
#9EA896 is a light, muted yellow-green. Relative luminance 0.375; OKLCH L 71.8% C 0.028 H 131.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA896 |
|---|---|
| RGB | rgb(158, 168, 150) |
| HSL | hsl(93, 9%, 62%) |
| HSV | hsv(93, 11%, 66%) |
| CMYK | cmyk(6%, 0%, 10.7%, 34.1%) |
| CIE-LAB | lab(67.63, -6.92, 8.10) |
| CIE-LCH | lch(67.63, 10.65, 130.53°) |
| OKLab | oklab(71.85% -0.0183 0.0211) |
| OKLCH | oklch(71.85% 0.028 131) |
| XYZ | xyz(33.6073, 37.4762, 34.3114) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.42
Greyish
#A8A495
ΔE00 6.74
Greenish Grey
#96AE8D
ΔE00 6.80
Sage Green
#9CAF88
ΔE00 7.37
Bland
#AFA88B
ΔE00 8.07
Stone (survey)
#ADA587
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA896 #A096A8
analogous
#A7A896 #9EA896 #96A897
triadic
#9EA896 #969EA8 #A8969E
tetradic
#9EA896 #96A7A8 #A096A8 #A89796
square
#9EA896 #96A7A8 #A096A8 #A89796
split-complementary
#9EA896 #9796A8 #A896A7
monochromatic
#616B59 #7F8C75 #9EA896 #BDC4B7 #DCDFD9
Accessibility & contrast
On white
2.47
#9EA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#9EA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA896
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA896 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA595
Deuteranopia (green-blind)
#A8A497
Tritanopia (blue-blind)
#9FA6A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9ea896; /* rgb */ color: rgb(158, 168, 150); /* oklch */ color: oklch(71.8% 0.028 131.0);
Tailwind
colors: {
custom: {
50: '#bac1b4',
500: '#9ea896',
950: '#000000',
},
}SCSS
$custom: #9ea896; $custom-light: #bac1b4; $custom-dark: #000000;
JSON
{
"hex": "#9ea896",
"rgb": {
"r": 158,
"g": 168,
"b": 150
},
"hsl": {
"h": 93.333,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.71845,
"c": 0.02792,
"h": 131
},
"luminance": 0.37476
}Semantic roles & 50–950 ramp
primary
#9EA896
secondary
#CDCAD0
accent
#529376
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180