#9EA098#9EA098
#9EA098 is a light, near-neutral grey. Relative luminance 0.347; OKLCH L 70.2% C 0.012 H 118.1°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA098 |
|---|---|
| RGB | rgb(158, 160, 152) |
| HSL | hsl(75, 4%, 61%) |
| HSV | hsv(75, 5%, 63%) |
| CMYK | cmyk(1.2%, 0%, 5%, 37.3%) |
| CIE-LAB | lab(65.50, -2.22, 3.91) |
| CIE-LCH | lch(65.50, 4.50, 119.61°) |
| OKLab | oklab(70.18% -0.0055 0.0103) |
| OKLCH | oklch(70.18% 0.012 118.1) |
| XYZ | xyz(32.3380, 34.6777, 34.6895) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 3.99
Greyish
#A8A495
ΔE00 4.13
Cement
#A5A391
ΔE00 4.51
Dark Gray
#A9A9A9
ΔE00 5.49
Stone
#A89F91
ΔE00 5.68
Cool Grey
#95A3A6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA098 #9A98A0
analogous
#A09E98 #9EA098 #9AA098
triadic
#9EA098 #989EA0 #A0989E
tetradic
#9EA098 #98A09E #9A98A0 #A0989A
square
#9EA098 #98A09E #9A98A0 #A0989A
split-complementary
#9EA098 #989AA0 #9E98A0
monochromatic
#61635B #808278 #9EA098 #BCBDB8 #DADBD8
Accessibility & contrast
On white
2.65
#9EA098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#9EA098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA098
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA098 | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F98
Deuteranopia (green-blind)
#A19F98
Tritanopia (blue-blind)
#9F9F9E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9ea098; /* rgb */ color: rgb(158, 160, 152); /* oklch */ color: oklch(70.2% 0.012 118.1);
Tailwind
colors: {
custom: {
50: '#babcb6',
500: '#9ea098',
950: '#000000',
},
}SCSS
$custom: #9ea098; $custom-light: #babcb6; $custom-dark: #000000;
JSON
{
"hex": "#9ea098",
"rgb": {
"r": 158,
"g": 160,
"b": 152
},
"hsl": {
"h": 75,
"s": 4.04,
"l": 61.176
},
"oklch": {
"l": 0.70175,
"c": 0.01165,
"h": 118.1
},
"luminance": 0.34678
}Semantic roles & 50–950 ramp
primary
#9EA098
secondary
#C9C8CB
accent
#588E65
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180