#9EA696#9EA696
#9EA696 is a light, muted yellow-green. Relative luminance 0.367; OKLCH L 71.4% C 0.024 H 128.8°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA696 |
|---|---|
| RGB | rgb(158, 166, 150) |
| HSL | hsl(90, 8%, 62%) |
| HSV | hsv(90, 10%, 65%) |
| CMYK | cmyk(4.8%, 0%, 9.6%, 34.9%) |
| CIE-LAB | lab(67.08, -5.85, 7.31) |
| CIE-LCH | lch(67.08, 9.36, 128.65°) |
| OKLab | oklab(71.41% -0.0153 0.0191) |
| OKLCH | oklch(71.41% 0.024 128.8) |
| XYZ | xyz(33.2409, 36.7435, 34.1892) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.57
Greyish
#A8A495
ΔE00 5.76
Grey
#929591
ΔE00 7.78
Bland
#AFA88B
ΔE00 7.79
Greenish Grey
#96AE8D
ΔE00 7.97
Stone (survey)
#ADA587
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA696 #9E96A6
analogous
#A6A696 #9EA696 #96A696
triadic
#9EA696 #969EA6 #A6969E
tetradic
#9EA696 #96A6A6 #9E96A6 #A69696
square
#9EA696 #96A6A6 #9E96A6 #A69696
split-complementary
#9EA696 #9696A6 #A696A6
monochromatic
#616959 #7F8A75 #9EA696 #BDC2B7 #DBDED8
Accessibility & contrast
On white
2.52
#9EA696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#9EA696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA696
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA696 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A495
Deuteranopia (green-blind)
#A7A397
Tritanopia (blue-blind)
#9FA4A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9ea696; /* rgb */ color: rgb(158, 166, 150); /* oklch */ color: oklch(71.4% 0.024 128.8);
Tailwind
colors: {
custom: {
50: '#bac0b4',
500: '#9ea696',
950: '#000000',
},
}SCSS
$custom: #9ea696; $custom-light: #bac0b4; $custom-dark: #000000;
JSON
{
"hex": "#9ea696",
"rgb": {
"r": 158,
"g": 166,
"b": 150
},
"hsl": {
"h": 90,
"s": 8.247,
"l": 61.961
},
"oklch": {
"l": 0.71411,
"c": 0.02447,
"h": 128.8
},
"luminance": 0.36744
}Semantic roles & 50–950 ramp
primary
#9EA696
secondary
#CCC9CF
accent
#539273
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180