#9EB89A#9EB89A
#9EB89A is a light, muted green. Relative luminance 0.439; OKLCH L 75.5% C 0.051 H 141.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB89A |
|---|---|
| RGB | rgb(158, 184, 154) |
| HSL | hsl(112, 17%, 66%) |
| HSV | hsv(112, 16%, 72%) |
| CMYK | cmyk(14.1%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(72.15, -14.64, 12.31) |
| CIE-LCH | lch(72.15, 19.13, 139.92°) |
| OKLab | oklab(75.46% -0.0398 0.0318) |
| OKLCH | oklch(75.46% 0.051 141.4) |
| XYZ | xyz(37.0725, 43.8826, 37.0826) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.04
Sage Green
#9CAF88
ΔE00 4.28
Darkseagreen
#8FBC8F
ΔE00 5.49
Greyish Green
#82A67D
ΔE00 7.18
Grey Green
#86A17D
ΔE00 7.27
Lichen
#8FB67B
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB89A #B49AB8
analogous
#ADB89A #9EB89A #9AB8A5
triadic
#9EB89A #9A9EB8 #B89A9E
tetradic
#9EB89A #9AADB8 #B49AB8 #B8A59A
square
#9EB89A #9AADB8 #B49AB8 #B8A59A
split-complementary
#9EB89A #A59AB8 #B89AAD
monochromatic
#5E7F59 #7B9F76 #9EB89A #C1D1BE #E3EBE2
Accessibility & contrast
On white
2.15
#9EB89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#9EB89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB89A
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB89A | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB398
Deuteranopia (green-blind)
#B5B09B
Tritanopia (blue-blind)
#9CB6AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9eb89a; /* rgb */ color: rgb(158, 184, 154); /* oklch */ color: oklch(75.5% 0.051 141.4);
Tailwind
colors: {
custom: {
50: '#bbcdb7',
500: '#9eb89a',
950: '#000000',
},
}SCSS
$custom: #9eb89a; $custom-light: #bbcdb7; $custom-dark: #000000;
JSON
{
"hex": "#9eb89a",
"rgb": {
"r": 158,
"g": 184,
"b": 154
},
"hsl": {
"h": 112,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.75461,
"c": 0.05095,
"h": 141.4
},
"luminance": 0.43883
}Semantic roles & 50–950 ramp
primary
#9EB89A
secondary
#DAD2DC
accent
#4A9C91
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280