Skip to content

#95A14A

≈ darkkhaki · rgb(149, 161, 74)
Color formats
HEX#95A14A
RGBrgb(149, 161, 74)
HSLhsl(68, 37%, 46%)
HSVhsv(68, 54%, 63%)
OKLCHoklch(68% 0.11 116)
CMYKcmyk(7%, 0%, 54%, 37%)
Contrast & accessibility
On white2.81:1below AA
On black7.47:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #95a14a;
  --darkkhaki-rgb: 149 161 74;
  --darkkhaki-oklch: oklch(68% 0.11 116);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#95a14a] text-[#95a14a] border-[#95a14a]
Shades & tints
Color harmonies
About this color

#95A14A is a color with the RGB value rgb(149, 161, 74). 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 #95A14A to other formats

Palettes with a similar color

Gradients with a similar color

Copied