#9EBA98#9EBA98
#9EBA98 is a light, muted green. Relative luminance 0.447; OKLCH L 75.9% C 0.057 H 140.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBA98 |
|---|---|
| RGB | rgb(158, 186, 152) |
| HSL | hsl(109, 20%, 66%) |
| HSV | hsv(109, 18%, 73%) |
| CMYK | cmyk(15.1%, 0%, 18.3%, 27.1%) |
| CIE-LAB | lab(72.66, -16.02, 14.12) |
| CIE-LCH | lch(72.66, 21.35, 138.60°) |
| OKLab | oklab(75.86% -0.0435 0.0363) |
| OKLCH | oklch(75.86% 0.057 140.1) |
| XYZ | xyz(37.3257, 44.6533, 36.3521) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.34
Sage Green
#9CAF88
ΔE00 4.12
Darkseagreen
#8FBC8F
ΔE00 4.41
Lichen
#8FB67B
ΔE00 6.74
Greyish Green
#82A67D
ΔE00 6.95
Sage Green (survey)
#88B378
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBA98 #B498BA
analogous
#AFBA98 #9EBA98 #98BAA3
triadic
#9EBA98 #989EBA #BA989E
tetradic
#9EBA98 #98AFBA #B498BA #BAA398
square
#9EBA98 #98AFBA #B498BA #BAA398
split-complementary
#9EBA98 #A398BA #BA98AF
monochromatic
#5E8156 #7BA173 #9EBA98 #C1D3BD #E3EBE1
Accessibility & contrast
On white
2.11
#9EBA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#9EBA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBA98
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBA98 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB496
Deuteranopia (green-blind)
#B8B19A
Tritanopia (blue-blind)
#9DB8B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9eba98; /* rgb */ color: rgb(158, 186, 152); /* oklch */ color: oklch(75.9% 0.057 140.1);
Tailwind
colors: {
custom: {
50: '#bbceb6',
500: '#9eba98',
950: '#000000',
},
}SCSS
$custom: #9eba98; $custom-light: #bbceb6; $custom-dark: #000000;
JSON
{
"hex": "#9eba98",
"rgb": {
"r": 158,
"g": 186,
"b": 152
},
"hsl": {
"h": 109.412,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.75856,
"c": 0.05668,
"h": 140.1
},
"luminance": 0.44654
}Semantic roles & 50–950 ramp
primary
#9EBA98
secondary
#DAD1DC
accent
#479E8F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280