#9EB898#9EB898
#9EB898 is a light, muted green. Relative luminance 0.438; OKLCH L 75.4% C 0.053 H 139.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB898 |
|---|---|
| RGB | rgb(158, 184, 152) |
| HSL | hsl(109, 18%, 66%) |
| HSV | hsv(109, 17%, 72%) |
| CMYK | cmyk(14.1%, 0%, 17.4%, 27.8%) |
| CIE-LAB | lab(72.11, -14.99, 13.34) |
| CIE-LCH | lch(72.11, 20.06, 138.33°) |
| OKLab | oklab(75.41% -0.0407 0.0344) |
| OKLCH | oklch(75.41% 0.053 139.8) |
| XYZ | xyz(36.9074, 43.8165, 36.2126) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.85
Sage Green
#9CAF88
ΔE00 3.85
Darkseagreen
#8FBC8F
ΔE00 5.10
Greyish Green
#82A67D
ΔE00 6.91
Grey Green
#86A17D
ΔE00 7.09
Lichen
#8FB67B
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB898 #B298B8
analogous
#AEB898 #9EB898 #98B8A2
triadic
#9EB898 #989EB8 #B8989E
tetradic
#9EB898 #98AEB8 #B298B8 #B8A298
square
#9EB898 #98AEB8 #B298B8 #B8A298
split-complementary
#9EB898 #A298B8 #B898AE
monochromatic
#5F7E57 #7C9F74 #9EB898 #C0D1BC #E2EAE0
Accessibility & contrast
On white
2.15
#9EB898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#9EB898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB898
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB898 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB296
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#9DB6AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9eb898; /* rgb */ color: rgb(158, 184, 152); /* oklch */ color: oklch(75.4% 0.053 139.8);
Tailwind
colors: {
custom: {
50: '#bbcdb6',
500: '#9eb898',
950: '#000000',
},
}SCSS
$custom: #9eb898; $custom-light: #bbcdb6; $custom-dark: #000000;
JSON
{
"hex": "#9eb898",
"rgb": {
"r": 158,
"g": 184,
"b": 152
},
"hsl": {
"h": 108.75,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.75411,
"c": 0.05326,
"h": 139.8
},
"luminance": 0.43817
}Semantic roles & 50–950 ramp
primary
#9EB898
secondary
#D9D1DB
accent
#499D8D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280