#9EA898#9EA898
#9EA898 is a light, muted yellow-green. Relative luminance 0.375; OKLCH L 71.9% C 0.025 H 133.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA898 |
|---|---|
| RGB | rgb(158, 168, 152) |
| HSL | hsl(98, 8%, 63%) |
| HSV | hsv(98, 10%, 66%) |
| CMYK | cmyk(6%, 0%, 9.5%, 34.1%) |
| CIE-LAB | lab(67.68, -6.56, 7.06) |
| CIE-LCH | lch(67.68, 9.64, 132.92°) |
| OKLab | oklab(71.9% -0.0175 0.0184) |
| OKLCH | oklch(71.9% 0.025 133.5) |
| XYZ | xyz(33.7697, 37.5412, 35.1668) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.41
Greyish
#A8A495
ΔE00 6.57
Greenish Grey
#96AE8D
ΔE00 7.40
Sage Green
#9CAF88
ΔE00 8.08
Grey
#929591
ΔE00 8.39
Bland
#AFA88B
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA898 #A298A8
analogous
#A6A898 #9EA898 #98A89A
triadic
#9EA898 #989EA8 #A8989E
tetradic
#9EA898 #98A6A8 #A298A8 #A89A98
square
#9EA898 #98A6A8 #A298A8 #A89A98
split-complementary
#9EA898 #9A98A8 #A898A6
monochromatic
#616B5A #7F8C77 #9EA898 #BDC4B9 #DCE0DA
Accessibility & contrast
On white
2.47
#9EA898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#9EA898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA898
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA898 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA597
Deuteranopia (green-blind)
#A8A599
Tritanopia (blue-blind)
#9EA7A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9ea898; /* rgb */ color: rgb(158, 168, 152); /* oklch */ color: oklch(71.9% 0.025 133.5);
Tailwind
colors: {
custom: {
50: '#bac1b6',
500: '#9ea898',
950: '#000000',
},
}SCSS
$custom: #9ea898; $custom-light: #bac1b6; $custom-dark: #000000;
JSON
{
"hex": "#9ea898",
"rgb": {
"r": 158,
"g": 168,
"b": 152
},
"hsl": {
"h": 97.5,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.71899,
"c": 0.02537,
"h": 133.5
},
"luminance": 0.37541
}Semantic roles & 50–950 ramp
primary
#9EA898
secondary
#CFCBD1
accent
#53927B
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180