#9EA89E#9EA89E
#9EA89E is a light, near-neutral grey. Relative luminance 0.377; OKLCH L 72.1% C 0.018 H 145.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA89E |
|---|---|
| RGB | rgb(158, 168, 158) |
| HSL | hsl(120, 5%, 64%) |
| HSV | hsv(120, 6%, 66%) |
| CMYK | cmyk(6%, 0%, 6%, 34.1%) |
| CIE-LAB | lab(67.83, -5.45, 3.95) |
| CIE-LCH | lch(67.83, 6.73, 144.11°) |
| OKLab | oklab(72.07% -0.015 0.0103) |
| OKLCH | oklch(72.07% 0.018 145.4) |
| XYZ | xyz(34.2736, 37.7428, 37.8206) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.07
Greyish
#A8A495
ΔE00 6.58
Cool Grey
#95A3A6
ΔE00 6.70
Grey
#929591
ΔE00 7.03
Dark Gray
#A9A9A9
ΔE00 7.62
Stone
#A89F91
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA89E #A89EA8
analogous
#A3A89E #9EA89E #9EA8A3
triadic
#9EA89E #9E9EA8 #A89E9E
tetradic
#9EA89E #9EA3A8 #A89EA8 #A8A39E
square
#9EA89E #9EA3A8 #A89EA8 #A8A39E
split-complementary
#9EA89E #A39EA8 #A89EA3
monochromatic
#606B60 #7E8B7E #9EA89E #BEC5BE #DFE2DF
Accessibility & contrast
On white
2.46
#9EA89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#9EA89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA89E
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA89E | 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)
#A9A69D
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#9DA7A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9ea89e; /* rgb */ color: rgb(158, 168, 158); /* oklch */ color: oklch(72.1% 0.018 145.4);
Tailwind
colors: {
custom: {
50: '#bac1ba',
500: '#9ea89e',
950: '#000000',
},
}SCSS
$custom: #9ea89e; $custom-light: #bac1ba; $custom-dark: #000000;
JSON
{
"hex": "#9ea89e",
"rgb": {
"r": 158,
"g": 168,
"b": 158
},
"hsl": {
"h": 120,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.72066,
"c": 0.01817,
"h": 145.4
},
"luminance": 0.37743
}Semantic roles & 50–950 ramp
primary
#9EA89E
secondary
#D3CFD3
accent
#568F8F
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180