#9EB29E#9EB29E
#9EB29E is a light, muted green. Relative luminance 0.416; OKLCH L 74.2% C 0.036 H 145.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB29E |
|---|---|
| RGB | rgb(158, 178, 158) |
| HSL | hsl(120, 11%, 66%) |
| HSV | hsv(120, 11%, 70%) |
| CMYK | cmyk(11.2%, 0%, 11.2%, 30.2%) |
| CIE-LAB | lab(70.58, -10.78, 7.90) |
| CIE-LCH | lch(70.58, 13.37, 143.78°) |
| OKLab | oklab(74.24% -0.0295 0.0205) |
| OKLCH | oklch(74.24% 0.036 145.2) |
| XYZ | xyz(36.1912, 41.5780, 38.4598) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.71
Sage Green
#9CAF88
ΔE00 6.18
Grey Green
#86A17D
ΔE00 8.06
Greyish Green
#82A67D
ΔE00 8.96
Darkseagreen
#8FBC8F
ΔE00 9.05
Cement
#A5A391
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB29E #B29EB2
analogous
#A8B29E #9EB29E #9EB2A8
triadic
#9EB29E #9E9EB2 #B29E9E
tetradic
#9EB29E #9EA8B2 #B29EB2 #B2A89E
square
#9EB29E #9EA8B2 #B29EB2 #B2A89E
split-complementary
#9EB29E #A89EB2 #B29EA8
monochromatic
#5F775F #7C977C #9EB29E #C0CDC0 #E2E8E2
Accessibility & contrast
On white
2.25
#9EB29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#9EB29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB29E
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB29E | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9D
Deuteranopia (green-blind)
#AFAC9F
Tritanopia (blue-blind)
#9CB1AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9eb29e; /* rgb */ color: rgb(158, 178, 158); /* oklch */ color: oklch(74.2% 0.036 145.2);
Tailwind
colors: {
custom: {
50: '#bac9ba',
500: '#9eb29e',
950: '#000000',
},
}SCSS
$custom: #9eb29e; $custom-light: #bac9ba; $custom-dark: #000000;
JSON
{
"hex": "#9eb29e",
"rgb": {
"r": 158,
"g": 178,
"b": 158
},
"hsl": {
"h": 120,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.74243,
"c": 0.03597,
"h": 145.2
},
"luminance": 0.41579
}Semantic roles & 50–950 ramp
primary
#9EB29E
secondary
#D9D3D9
accent
#509696
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280