#9EB29C#9EB29C
#9EB29C is a light, muted green. Relative luminance 0.415; OKLCH L 74.2% C 0.038 H 142.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB29C |
|---|---|
| RGB | rgb(158, 178, 156) |
| HSL | hsl(115, 13%, 65%) |
| HSV | hsv(115, 12%, 70%) |
| CMYK | cmyk(11.2%, 0%, 12.4%, 30.2%) |
| CIE-LAB | lab(70.53, -11.15, 8.93) |
| CIE-LCH | lch(70.53, 14.28, 141.32°) |
| OKLab | oklab(74.19% -0.0304 0.0232) |
| OKLCH | oklch(74.19% 0.038 142.7) |
| XYZ | xyz(36.0205, 41.5097, 37.5605) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.05
Sage Green
#9CAF88
ΔE00 5.49
Grey Green
#86A17D
ΔE00 7.59
Greyish Green
#82A67D
ΔE00 8.44
Darkseagreen
#8FBC8F
ΔE00 8.51
Greeny Grey
#7EA07A
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB29C #B09CB2
analogous
#A9B29C #9EB29C #9CB2A5
triadic
#9EB29C #9C9EB2 #B29C9E
tetradic
#9EB29C #9CA9B2 #B09CB2 #B2A59C
square
#9EB29C #9CA9B2 #B09CB2 #B2A59C
split-complementary
#9EB29C #A59CB2 #B29CA9
monochromatic
#5F775D #7C977A #9EB29C #C0CDBE #E1E8E1
Accessibility & contrast
On white
2.26
#9EB29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#9EB29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB29C
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB29C | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9B
Deuteranopia (green-blind)
#B0AC9D
Tritanopia (blue-blind)
#9DB0AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9eb29c; /* rgb */ color: rgb(158, 178, 156); /* oklch */ color: oklch(74.2% 0.038 142.7);
Tailwind
colors: {
custom: {
50: '#bac9b9',
500: '#9eb29c',
950: '#000000',
},
}SCSS
$custom: #9eb29c; $custom-light: #bac9b9; $custom-dark: #000000;
JSON
{
"hex": "#9eb29c",
"rgb": {
"r": 158,
"g": 178,
"b": 156
},
"hsl": {
"h": 114.545,
"s": 12.5,
"l": 65.49
},
"oklch": {
"l": 0.74189,
"c": 0.03822,
"h": 142.7
},
"luminance": 0.4151
}Semantic roles & 50–950 ramp
primary
#9EB29C
secondary
#D8D1D9
accent
#4F9790
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280