#9EAA98#9EAA98
#9EAA98 is a light, muted green. Relative luminance 0.383; OKLCH L 72.3% C 0.029 H 135.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAA98 |
|---|---|
| RGB | rgb(158, 170, 152) |
| HSL | hsl(100, 10%, 63%) |
| HSV | hsv(100, 11%, 67%) |
| CMYK | cmyk(7.1%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(68.23, -7.63, 7.84) |
| CIE-LCH | lch(68.23, 10.94, 134.22°) |
| OKLab | oklab(72.33% -0.0204 0.0204) |
| OKLCH | oklch(72.33% 0.029 135) |
| XYZ | xyz(34.1418, 38.2853, 35.2908) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 6.25
Greenish Grey
#96AE8D
ΔE00 6.28
Sage Green
#9CAF88
ΔE00 7.07
Greyish
#A8A495
ΔE00 7.52
Grey Green
#86A17D
ΔE00 8.51
Bland
#AFA88B
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAA98 #A498AA
analogous
#A7AA98 #9EAA98 #98AA9B
triadic
#9EAA98 #989EAA #AA989E
tetradic
#9EAA98 #98A7AA #A498AA #AA9B98
square
#9EAA98 #98A7AA #A498AA #AA9B98
split-complementary
#9EAA98 #9B98AA #AA98A7
monochromatic
#616D5A #7E8E76 #9EAA98 #BEC6BA #DDE1DB
Accessibility & contrast
On white
2.43
#9EAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#9EAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAA98
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAA98 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA797
Deuteranopia (green-blind)
#AAA699
Tritanopia (blue-blind)
#9EA8A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9eaa98; /* rgb */ color: rgb(158, 170, 152); /* oklch */ color: oklch(72.3% 0.029 135.0);
Tailwind
colors: {
custom: {
50: '#bac3b6',
500: '#9eaa98',
950: '#000000',
},
}SCSS
$custom: #9eaa98; $custom-light: #bac3b6; $custom-dark: #000000;
JSON
{
"hex": "#9eaa98",
"rgb": {
"r": 158,
"g": 170,
"b": 152
},
"hsl": {
"h": 100,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72334,
"c": 0.02888,
"h": 135
},
"luminance": 0.38286
}Semantic roles & 50–950 ramp
primary
#9EAA98
secondary
#D0CCD2
accent
#52947E
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180