#9EA595#9EA595
#9EA595 is a light, muted yellow-green. Relative luminance 0.363; OKLCH L 71.2% C 0.024 H 126.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA595 |
|---|---|
| RGB | rgb(158, 165, 149) |
| HSL | hsl(86, 8%, 62%) |
| HSV | hsv(86, 10%, 65%) |
| CMYK | cmyk(4.2%, 0%, 9.7%, 35.3%) |
| CIE-LAB | lab(66.79, -5.49, 7.44) |
| CIE-LCH | lch(66.79, 9.24, 126.41°) |
| OKLab | oklab(71.17% -0.0143 0.0194) |
| OKLCH | oklch(71.17% 0.024 126.4) |
| XYZ | xyz(32.9797, 36.3492, 33.7066) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.14
Greyish
#A8A495
ΔE00 5.36
Grey
#929591
ΔE00 7.49
Bland
#AFA88B
ΔE00 7.51
Stone (survey)
#ADA587
ΔE00 7.91
Stone
#A89F91
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA595 #9C95A5
analogous
#A5A495 #9EA595 #96A595
triadic
#9EA595 #959EA5 #A5959E
tetradic
#9EA595 #95A5A4 #9C95A5 #A59596
square
#9EA595 #95A5A4 #9C95A5 #A59596
split-complementary
#9EA595 #9596A5 #A495A5
monochromatic
#616858 #808974 #9EA595 #BCC1B6 #DBDDD7
Accessibility & contrast
On white
2.54
#9EA595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#9EA595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA595
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA595 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A394
Deuteranopia (green-blind)
#A6A296
Tritanopia (blue-blind)
#9FA3A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9ea595; /* rgb */ color: rgb(158, 165, 149); /* oklch */ color: oklch(71.2% 0.024 126.4);
Tailwind
colors: {
custom: {
50: '#babfb4',
500: '#9ea595',
950: '#000000',
},
}SCSS
$custom: #9ea595; $custom-light: #babfb4; $custom-dark: #000000;
JSON
{
"hex": "#9ea595",
"rgb": {
"r": 158,
"g": 165,
"b": 149
},
"hsl": {
"h": 86.25,
"s": 8.163,
"l": 61.569
},
"oklch": {
"l": 0.71167,
"c": 0.02408,
"h": 126.4
},
"luminance": 0.36349
}Semantic roles & 50–950 ramp
primary
#9EA595
secondary
#CBC8CE
accent
#53926F
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180