#9EB09E#9EB09E
#9EB09E is a light, muted green. Relative luminance 0.408; OKLCH L 73.8% C 0.032 H 145.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB09E |
|---|---|
| RGB | rgb(158, 176, 158) |
| HSL | hsl(120, 10%, 65%) |
| HSV | hsv(120, 10%, 69%) |
| CMYK | cmyk(10.2%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(70.03, -9.73, 7.11) |
| CIE-LCH | lch(70.03, 12.05, 143.85°) |
| OKLab | oklab(73.8% -0.0266 0.0185) |
| OKLCH | oklch(73.8% 0.032 145.2) |
| XYZ | xyz(35.7962, 40.7880, 38.3281) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.43
Sage Green
#9CAF88
ΔE00 6.79
Grey Green
#86A17D
ΔE00 8.43
Cement
#A5A391
ΔE00 8.65
Greyish Green
#82A67D
ΔE00 9.56
Greyish
#A8A495
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB09E #B09EB0
analogous
#A7B09E #9EB09E #9EB0A7
triadic
#9EB09E #9E9EB0 #B09E9E
tetradic
#9EB09E #9EA7B0 #B09EB0 #B0A79E
square
#9EB09E #9EA7B0 #B09EB0 #B0A79E
split-complementary
#9EB09E #A79EB0 #B09EA7
monochromatic
#5F755F #7C957C #9EB09E #C0CBC0 #E1E7E1
Accessibility & contrast
On white
2.29
#9EB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#9EB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB09E
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB09E | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC9D
Deuteranopia (green-blind)
#AEAA9F
Tritanopia (blue-blind)
#9DAFAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9eb09e; /* rgb */ color: rgb(158, 176, 158); /* oklch */ color: oklch(73.8% 0.032 145.2);
Tailwind
colors: {
custom: {
50: '#bac7ba',
500: '#9eb09e',
950: '#000000',
},
}SCSS
$custom: #9eb09e; $custom-light: #bac7ba; $custom-dark: #000000;
JSON
{
"hex": "#9eb09e",
"rgb": {
"r": 158,
"g": 176,
"b": 158
},
"hsl": {
"h": 120,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.73805,
"c": 0.03244,
"h": 145.2
},
"luminance": 0.40788
}Semantic roles & 50–950 ramp
primary
#9EB09E
secondary
#D8D2D8
accent
#519494
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280