#9EB096#9EB096
#9EB096 is a light, muted green. Relative luminance 0.405; OKLCH L 73.6% C 0.042 H 136.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB096 |
|---|---|
| RGB | rgb(158, 176, 150) |
| HSL | hsl(102, 14%, 64%) |
| HSV | hsv(102, 15%, 69%) |
| CMYK | cmyk(10.2%, 0%, 14.8%, 31%) |
| CIE-LAB | lab(69.84, -11.17, 11.23) |
| CIE-LCH | lch(69.84, 15.84, 134.85°) |
| OKLab | oklab(73.59% -0.0301 0.0291) |
| OKLCH | oklch(73.59% 0.042 136) |
| XYZ | xyz(35.1299, 40.5214, 34.8189) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.98
Sage Green
#9CAF88
ΔE00 4.00
Grey Green
#86A17D
ΔE00 6.62
Greyish Green
#82A67D
ΔE00 7.58
Darkseagreen
#8FBC8F
ΔE00 8.07
Greeny Grey
#7EA07A
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB096 #A896B0
analogous
#ABB096 #9EB096 #96B09B
triadic
#9EB096 #969EB0 #B0969E
tetradic
#9EB096 #96ABB0 #A896B0 #B09B96
square
#9EB096 #96ABB0 #A896B0 #B09B96
split-complementary
#9EB096 #9B96B0 #B096AB
monochromatic
#607457 #7E9673 #9EB096 #BECAB9 #DFE5DC
Accessibility & contrast
On white
2.31
#9EB096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#9EB096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB096
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB096 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC95
Deuteranopia (green-blind)
#AFAA97
Tritanopia (blue-blind)
#9EAEA9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9eb096; /* rgb */ color: rgb(158, 176, 150); /* oklch */ color: oklch(73.6% 0.042 136.0);
Tailwind
colors: {
custom: {
50: '#bac7b4',
500: '#9eb096',
950: '#000000',
},
}SCSS
$custom: #9eb096; $custom-light: #bac7b4; $custom-dark: #000000;
JSON
{
"hex": "#9eb096",
"rgb": {
"r": 158,
"g": 176,
"b": 150
},
"hsl": {
"h": 101.538,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.73594,
"c": 0.0418,
"h": 136
},
"luminance": 0.40522
}Semantic roles & 50–950 ramp
primary
#9EB096
secondary
#D3CCD5
accent
#4D9881
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280