#9EBAA0#9EBAA0
#9EBAA0 is a light, muted green. Relative luminance 0.449; OKLCH L 76.1% C 0.048 H 147.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBAA0 |
|---|---|
| RGB | rgb(158, 186, 160) |
| HSL | hsl(124, 17%, 67%) |
| HSV | hsv(124, 15%, 73%) |
| CMYK | cmyk(15.1%, 0%, 14%, 27.1%) |
| CIE-LAB | lab(72.84, -14.59, 10.03) |
| CIE-LCH | lch(72.84, 17.70, 145.48°) |
| OKLab | oklab(76.06% -0.0401 0.026) |
| OKLCH | oklch(76.06% 0.048 147) |
| XYZ | xyz(38.0032, 44.9242, 39.9199) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.25
Sage Green
#9CAF88
ΔE00 5.77
Darkseagreen
#8FBC8F
ΔE00 6.19
Greyish Green
#82A67D
ΔE00 8.13
Grey Green
#86A17D
ΔE00 8.22
Lichen
#8FB67B
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBAA0 #BA9EB8
analogous
#AABA9E #9EBAA0 #9EBAAE
triadic
#9EBAA0 #A09EBA #BAA09E
tetradic
#9EBAA0 #9EAABA #BA9EB8 #BAAE9E
square
#9EBAA0 #9EAABA #BA9EB8 #BAAE9E
split-complementary
#9EBAA0 #AE9EBA #BA9EAA
monochromatic
#5C815F #7AA17D #9EBAA0 #C2D3C3 #E6EDE6
Accessibility & contrast
On white
2.10
#9EBAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#9EBAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBAA0
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBAA0 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB59F
Deuteranopia (green-blind)
#B6B2A1
Tritanopia (blue-blind)
#9BB8B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9ebaa0; /* rgb */ color: rgb(158, 186, 160); /* oklch */ color: oklch(76.1% 0.048 147.0);
Tailwind
colors: {
custom: {
50: '#bbcebc',
500: '#9ebaa0',
950: '#000000',
},
}SCSS
$custom: #9ebaa0; $custom-light: #bbcebc; $custom-dark: #000000;
JSON
{
"hex": "#9ebaa0",
"rgb": {
"r": 158,
"g": 186,
"b": 160
},
"hsl": {
"h": 124.286,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.76057,
"c": 0.04776,
"h": 147
},
"luminance": 0.44925
}Semantic roles & 50–950 ramp
primary
#9EBAA0
secondary
#DED6DE
accent
#4A959B
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281