Skip to content

#9EC166

≈ darkkhaki · rgb(158, 193, 102)
Color formats
HEX#9EC166
RGBrgb(158, 193, 102)
HSLhsl(83, 42%, 58%)
HSVhsv(83, 47%, 76%)
OKLCHoklch(76% 0.12 126)
CMYKcmyk(18%, 0%, 47%, 24%)
Contrast & accessibility
On white2.04:1below AA
On black10.27:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #9ec166;
  --darkkhaki-rgb: 158 193 102;
  --darkkhaki-oklch: oklch(76% 0.12 126);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9ec166] text-[#9ec166] border-[#9ec166]
Shades & tints
Color harmonies
About this color

#9EC166 is a color with the RGB value rgb(158, 193, 102). Its closest CSS named color is "darkkhaki". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #9EC166 to other formats

Palettes with a similar color

Gradients with a similar color

Copied