#9EBA9E#9EBA9E
#9EBA9E is a light, muted green. Relative luminance 0.449; OKLCH L 76.0% C 0.050 H 145.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBA9E |
|---|---|
| RGB | rgb(158, 186, 158) |
| HSL | hsl(120, 17%, 67%) |
| HSV | hsv(120, 15%, 73%) |
| CMYK | cmyk(15.1%, 0%, 15.1%, 27.1%) |
| CIE-LAB | lab(72.80, -14.95, 11.05) |
| CIE-LCH | lch(72.80, 18.59, 143.52°) |
| OKLab | oklab(76.01% -0.0409 0.0286) |
| OKLCH | oklch(76.01% 0.05 145.1) |
| XYZ | xyz(37.8296, 44.8548, 39.0059) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.88
Sage Green
#9CAF88
ΔE00 5.28
Darkseagreen
#8FBC8F
ΔE00 5.67
Greyish Green
#82A67D
ΔE00 7.76
Grey Green
#86A17D
ΔE00 7.95
Lichen
#8FB67B
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBA9E #BA9EBA
analogous
#ACBA9E #9EBA9E #9EBAAC
triadic
#9EBA9E #9E9EBA #BA9E9E
tetradic
#9EBA9E #9EACBA #BA9EBA #BAAC9E
square
#9EBA9E #9EACBA #BA9EBA #BAAC9E
split-complementary
#9EBA9E #AC9EBA #BA9EAC
monochromatic
#5C815C #7AA17A #9EBA9E #C2D3C2 #E6EDE6
Accessibility & contrast
On white
2.11
#9EBA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#9EBA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBA9E
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBA9E | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49C
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#9CB8B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9eba9e; /* rgb */ color: rgb(158, 186, 158); /* oklch */ color: oklch(76.0% 0.050 145.1);
Tailwind
colors: {
custom: {
50: '#bbceba',
500: '#9eba9e',
950: '#000000',
},
}SCSS
$custom: #9eba9e; $custom-light: #bbceba; $custom-dark: #000000;
JSON
{
"hex": "#9eba9e",
"rgb": {
"r": 158,
"g": 186,
"b": 158
},
"hsl": {
"h": 120,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.76006,
"c": 0.04992,
"h": 145.1
},
"luminance": 0.44856
}Semantic roles & 50–950 ramp
primary
#9EBA9E
secondary
#DED6DE
accent
#4A9B9B
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280