#9EA993#9EA993
#9EA993 is a light, muted yellow-green. Relative luminance 0.378; OKLCH L 72.0% C 0.034 H 129.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA993 |
|---|---|
| RGB | rgb(158, 169, 147) |
| HSL | hsl(90, 11%, 62%) |
| HSV | hsv(90, 13%, 66%) |
| CMYK | cmyk(6.5%, 0%, 13%, 33.7%) |
| CIE-LAB | lab(67.84, -7.99, 10.05) |
| CIE-LCH | lch(67.84, 12.83, 128.50°) |
| OKLab | oklab(71.98% -0.0211 0.0261) |
| OKLCH | oklch(71.98% 0.034 129) |
| XYZ | xyz(33.5541, 37.7515, 33.1171) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.45
Sage Green
#9CAF88
ΔE00 5.86
Cement
#A5A391
ΔE00 6.09
Grey Green
#86A17D
ΔE00 7.60
Greyish
#A8A495
ΔE00 7.61
Bland
#AFA88B
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA993 #9E93A9
analogous
#A9A993 #9EA993 #93A993
triadic
#9EA993 #939EA9 #A9939E
tetradic
#9EA993 #93A9A9 #9E93A9 #A99393
square
#9EA993 #93A9A9 #9E93A9 #A99393
split-complementary
#9EA993 #9393A9 #A993A9
monochromatic
#616C56 #7F8E71 #9EA993 #BDC4B5 #DBDFD7
Accessibility & contrast
On white
2.46
#9EA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#9EA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA993
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA993 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA692
Deuteranopia (green-blind)
#AAA594
Tritanopia (blue-blind)
#9FA7A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9ea993; /* rgb */ color: rgb(158, 169, 147); /* oklch */ color: oklch(72.0% 0.034 129.0);
Tailwind
colors: {
custom: {
50: '#bac2b2',
500: '#9ea993',
950: '#000000',
},
}SCSS
$custom: #9ea993; $custom-light: #bac2b2; $custom-dark: #000000;
JSON
{
"hex": "#9ea993",
"rgb": {
"r": 158,
"g": 169,
"b": 147
},
"hsl": {
"h": 90,
"s": 11.34,
"l": 61.961
},
"oklch": {
"l": 0.71983,
"c": 0.03351,
"h": 129
},
"luminance": 0.37752
}Semantic roles & 50–950 ramp
primary
#9EA993
secondary
#CCC8D0
accent
#509573
background
#FBFBFA
surface
#F6F7F5
border
#D0D0CF
text
#111211
muted
#808180