#9EB49E#9EB49E
#9EB49E is a light, muted green. Relative luminance 0.424; OKLCH L 74.7% C 0.039 H 145.2°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB49E |
|---|---|
| RGB | rgb(158, 180, 158) |
| HSL | hsl(120, 13%, 66%) |
| HSV | hsv(120, 12%, 71%) |
| CMYK | cmyk(12.2%, 0%, 12.2%, 29.4%) |
| CIE-LAB | lab(71.13, -11.83, 8.69) |
| CIE-LCH | lch(71.13, 14.68, 143.72°) |
| OKLab | oklab(74.68% -0.0324 0.0226) |
| OKLCH | oklch(74.68% 0.039 145.2) |
| XYZ | xyz(36.5921, 42.3797, 38.5934) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.16
Sage Green
#9CAF88
ΔE00 5.72
Grey Green
#86A17D
ΔE00 7.83
Darkseagreen
#8FBC8F
ΔE00 8.12
Greyish Green
#82A67D
ΔE00 8.48
Greeny Grey
#7EA07A
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB49E #B49EB4
analogous
#A9B49E #9EB49E #9EB4A9
triadic
#9EB49E #9E9EB4 #B49E9E
tetradic
#9EB49E #9EA9B4 #B49EB4 #B4A99E
square
#9EB49E #9EA9B4 #B49EB4 #B4A99E
split-complementary
#9EB49E #A99EB4 #B49EA9
monochromatic
#5E7A5E #7B997B #9EB49E #C1CFC1 #E3E9E3
Accessibility & contrast
On white
2.22
#9EB49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#9EB49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB49E
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB49E | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09D
Deuteranopia (green-blind)
#B1AD9F
Tritanopia (blue-blind)
#9CB3AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9eb49e; /* rgb */ color: rgb(158, 180, 158); /* oklch */ color: oklch(74.7% 0.039 145.2);
Tailwind
colors: {
custom: {
50: '#bacaba',
500: '#9eb49e',
950: '#000000',
},
}SCSS
$custom: #9eb49e; $custom-light: #bacaba; $custom-dark: #000000;
JSON
{
"hex": "#9eb49e",
"rgb": {
"r": 158,
"g": 180,
"b": 158
},
"hsl": {
"h": 120,
"s": 12.791,
"l": 66.275
},
"oklch": {
"l": 0.74682,
"c": 0.03948,
"h": 145.2
},
"luminance": 0.4238
}Semantic roles & 50–950 ramp
primary
#9EB49E
secondary
#DAD3DA
accent
#4F9797
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280