#9EB899#9EB899
#9EB899 is a light, muted green. Relative luminance 0.439; OKLCH L 75.4% C 0.052 H 140.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB899 |
|---|---|
| RGB | rgb(158, 184, 153) |
| HSL | hsl(110, 18%, 66%) |
| HSV | hsv(110, 17%, 72%) |
| CMYK | cmyk(14.1%, 0%, 16.8%, 27.8%) |
| CIE-LAB | lab(72.13, -14.81, 12.83) |
| CIE-LCH | lch(72.13, 19.59, 139.11°) |
| OKLab | oklab(75.44% -0.0402 0.0331) |
| OKLCH | oklch(75.44% 0.052 140.6) |
| XYZ | xyz(36.9896, 43.8494, 36.6458) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.93
Sage Green
#9CAF88
ΔE00 4.06
Darkseagreen
#8FBC8F
ΔE00 5.29
Greyish Green
#82A67D
ΔE00 7.04
Grey Green
#86A17D
ΔE00 7.18
Lichen
#8FB67B
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB899 #B399B8
analogous
#ADB899 #9EB899 #99B8A3
triadic
#9EB899 #999EB8 #B8999E
tetradic
#9EB899 #99ADB8 #B399B8 #B8A399
square
#9EB899 #99ADB8 #B399B8 #B8A399
split-complementary
#9EB899 #A399B8 #B899AD
monochromatic
#5E7F58 #7C9F75 #9EB899 #C0D1BD #E3EAE1
Accessibility & contrast
On white
2.15
#9EB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#9EB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB899
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB899 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#B6B09A
Tritanopia (blue-blind)
#9DB6AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9eb899; /* rgb */ color: rgb(158, 184, 153); /* oklch */ color: oklch(75.4% 0.052 140.6);
Tailwind
colors: {
custom: {
50: '#bbcdb7',
500: '#9eb899',
950: '#000000',
},
}SCSS
$custom: #9eb899; $custom-light: #bbcdb7; $custom-dark: #000000;
JSON
{
"hex": "#9eb899",
"rgb": {
"r": 158,
"g": 184,
"b": 153
},
"hsl": {
"h": 110.323,
"s": 17.919,
"l": 66.078
},
"oklch": {
"l": 0.75436,
"c": 0.0521,
"h": 140.6
},
"luminance": 0.4385
}Semantic roles & 50–950 ramp
primary
#9EB899
secondary
#DAD1DB
accent
#499C8F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280