#9EB49A#9EB49A
#9EB49A is a light, muted green. Relative luminance 0.422; OKLCH L 74.6% C 0.044 H 140.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB49A |
|---|---|
| RGB | rgb(158, 180, 154) |
| HSL | hsl(111, 15%, 65%) |
| HSV | hsv(111, 14%, 71%) |
| CMYK | cmyk(12.2%, 0%, 14.4%, 29.4%) |
| CIE-LAB | lab(71.04, -12.56, 10.74) |
| CIE-LCH | lch(71.04, 16.53, 139.46°) |
| OKLab | oklab(74.58% -0.0341 0.0278) |
| OKLCH | oklch(74.58% 0.044 140.8) |
| XYZ | xyz(36.2534, 42.2442, 36.8095) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.02
Sage Green
#9CAF88
ΔE00 4.44
Grey Green
#86A17D
ΔE00 7.07
Darkseagreen
#8FBC8F
ΔE00 7.12
Greyish Green
#82A67D
ΔE00 7.58
Greeny Grey
#7EA07A
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB49A #B09AB4
analogous
#ABB49A #9EB49A #9AB4A3
triadic
#9EB49A #9A9EB4 #B49A9E
tetradic
#9EB49A #9AABB4 #B09AB4 #B4A39A
square
#9EB49A #9AABB4 #B09AB4 #B4A39A
split-complementary
#9EB49A #A39AB4 #B49AAB
monochromatic
#5F795A #7C9A77 #9EB49A #C0CEBD #E1E8E0
Accessibility & contrast
On white
2.22
#9EB49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#9EB49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB49A
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB49A | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF99
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#9DB2AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9eb49a; /* rgb */ color: rgb(158, 180, 154); /* oklch */ color: oklch(74.6% 0.044 140.8);
Tailwind
colors: {
custom: {
50: '#bacab7',
500: '#9eb49a',
950: '#000000',
},
}SCSS
$custom: #9eb49a; $custom-light: #bacab7; $custom-dark: #000000;
JSON
{
"hex": "#9eb49a",
"rgb": {
"r": 158,
"g": 180,
"b": 154
},
"hsl": {
"h": 110.769,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.74577,
"c": 0.04401,
"h": 140.8
},
"luminance": 0.42245
}Semantic roles & 50–950 ramp
primary
#9EB49A
secondary
#D8D1D9
accent
#4D998D
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280