#9EB29A#9EB29A
#9EB29A is a light, muted green. Relative luminance 0.414; OKLCH L 74.1% C 0.041 H 140.4°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB29A |
|---|---|
| RGB | rgb(158, 178, 154) |
| HSL | hsl(110, 13%, 65%) |
| HSV | hsv(110, 13%, 70%) |
| CMYK | cmyk(11.2%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(70.48, -11.51, 9.96) |
| CIE-LCH | lch(70.48, 15.22, 139.14°) |
| OKLab | oklab(74.14% -0.0312 0.0258) |
| OKLCH | oklch(74.14% 0.041 140.4) |
| XYZ | xyz(35.8525, 41.4425, 36.6759) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.45
Sage Green
#9CAF88
ΔE00 4.81
Grey Green
#86A17D
ΔE00 7.17
Greyish Green
#82A67D
ΔE00 7.97
Darkseagreen
#8FBC8F
ΔE00 8.01
Greeny Grey
#7EA07A
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB29A #AE9AB2
analogous
#AAB29A #9EB29A #9AB2A2
triadic
#9EB29A #9A9EB2 #B29A9E
tetradic
#9EB29A #9AAAB2 #AE9AB2 #B2A29A
square
#9EB29A #9AAAB2 #AE9AB2 #B2A29A
split-complementary
#9EB29A #A29AB2 #B29AAA
monochromatic
#5F775B #7D9877 #9EB29A #BFCCBD #E1E7DF
Accessibility & contrast
On white
2.26
#9EB29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#9EB29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB29A
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB29A | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE99
Deuteranopia (green-blind)
#B0AC9B
Tritanopia (blue-blind)
#9DB0AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9eb29a; /* rgb */ color: rgb(158, 178, 154); /* oklch */ color: oklch(74.1% 0.041 140.4);
Tailwind
colors: {
custom: {
50: '#bac9b7',
500: '#9eb29a',
950: '#000000',
},
}SCSS
$custom: #9eb29a; $custom-light: #bac9b7; $custom-dark: #000000;
JSON
{
"hex": "#9eb29a",
"rgb": {
"r": 158,
"g": 178,
"b": 154
},
"hsl": {
"h": 110,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.74137,
"c": 0.04052,
"h": 140.4
},
"luminance": 0.41443
}Semantic roles & 50–950 ramp
primary
#9EB29A
secondary
#D7D0D8
accent
#4E988B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280