#9EA09B#9EA09B
#9EA09B is a light, near-neutral grey. Relative luminance 0.348; OKLCH L 70.3% C 0.008 H 124.5°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA09B |
|---|---|
| RGB | rgb(158, 160, 155) |
| HSL | hsl(84, 3%, 62%) |
| HSV | hsv(84, 3%, 63%) |
| CMYK | cmyk(1.2%, 0%, 3.1%, 37.3%) |
| CIE-LAB | lab(65.57, -1.67, 2.35) |
| CIE-LCH | lch(65.57, 2.88, 125.35°) |
| OKLab | oklab(70.26% -0.0042 0.0062) |
| OKLCH | oklch(70.26% 0.008 124.5) |
| XYZ | xyz(32.5868, 34.7773, 35.9999) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 3.60
Dark Gray
#A9A9A9
ΔE00 4.32
Greyish
#A8A495
ΔE00 5.13
Cement
#A5A391
ΔE00 5.83
Cool Grey
#95A3A6
ΔE00 6.09
Stone
#A89F91
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA09B #9D9BA0
analogous
#A0A09B #9EA09B #9CA09B
triadic
#9EA09B #9B9EA0 #A09B9E
tetradic
#9EA09B #9BA0A0 #9D9BA0 #A09B9C
square
#9EA09B #9BA0A0 #9D9BA0 #A09B9C
split-complementary
#9EA09B #9B9CA0 #A09BA0
monochromatic
#61635E #80827C #9EA09B #BCBEBA #DBDCDA
Accessibility & contrast
On white
2.64
#9EA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#9EA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA09B
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA09B | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9B
Deuteranopia (green-blind)
#A09F9B
Tritanopia (blue-blind)
#9E9F9E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9ea09b; /* rgb */ color: rgb(158, 160, 155); /* oklch */ color: oklch(70.3% 0.008 124.5);
Tailwind
colors: {
custom: {
50: '#babcb8',
500: '#9ea09b',
950: '#000000',
},
}SCSS
$custom: #9ea09b; $custom-light: #babcb8; $custom-dark: #000000;
JSON
{
"hex": "#9ea09b",
"rgb": {
"r": 158,
"g": 160,
"b": 155
},
"hsl": {
"h": 84,
"s": 2.564,
"l": 61.765
},
"oklch": {
"l": 0.70262,
"c": 0.00751,
"h": 124.5
},
"luminance": 0.34777
}Semantic roles & 50–950 ramp
primary
#9EA09B
secondary
#CBCACC
accent
#598C6E
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180