#9EA593#9EA593
#9EA593 is a light, muted yellow-green. Relative luminance 0.363; OKLCH L 71.1% C 0.027 H 124.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA593 |
|---|---|
| RGB | rgb(158, 165, 147) |
| HSL | hsl(83, 9%, 61%) |
| HSV | hsv(83, 11%, 65%) |
| CMYK | cmyk(4.2%, 0%, 10.9%, 35.3%) |
| CIE-LAB | lab(66.74, -5.84, 8.48) |
| CIE-LCH | lch(66.74, 10.30, 124.56°) |
| OKLab | oklab(71.11% -0.0151 0.0221) |
| OKLCH | oklch(71.11% 0.027 124.4) |
| XYZ | xyz(32.8214, 36.2859, 32.8729) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.15
Greyish
#A8A495
ΔE00 5.57
Bland
#AFA88B
ΔE00 7.14
Stone (survey)
#ADA587
ΔE00 7.53
Greenish Grey
#96AE8D
ΔE00 7.74
Sage Green
#9CAF88
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA593 #9A93A5
analogous
#A5A393 #9EA593 #95A593
triadic
#9EA593 #939EA5 #A5939E
tetradic
#9EA593 #93A5A3 #9A93A5 #A59395
square
#9EA593 #93A5A3 #9A93A5 #A59395
split-complementary
#9EA593 #9395A5 #A393A5
monochromatic
#616756 #808972 #9EA593 #BCC1B4 #DADDD6
Accessibility & contrast
On white
2.54
#9EA593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#9EA593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA593
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA593 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A392
Deuteranopia (green-blind)
#A6A294
Tritanopia (blue-blind)
#9FA3A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9ea593; /* rgb */ color: rgb(158, 165, 147); /* oklch */ color: oklch(71.1% 0.027 124.4);
Tailwind
colors: {
custom: {
50: '#babfb2',
500: '#9ea593',
950: '#000000',
},
}SCSS
$custom: #9ea593; $custom-light: #babfb2; $custom-dark: #000000;
JSON
{
"hex": "#9ea593",
"rgb": {
"r": 158,
"g": 165,
"b": 147
},
"hsl": {
"h": 83.333,
"s": 9.091,
"l": 61.176
},
"oklch": {
"l": 0.71113,
"c": 0.02675,
"h": 124.4
},
"luminance": 0.36286
}Semantic roles & 50–950 ramp
primary
#9EA593
secondary
#C9C7CD
accent
#52936C
background
#FBFBFA
surface
#F6F7F5
border
#D0D0CF
text
#111211
muted
#808180