Skip to content

#9AA293

≈ darkgray · rgb(154, 162, 147)
Color formats
HEX#9AA293
RGBrgb(154, 162, 147)
HSLhsl(92, 7%, 61%)
HSVhsv(92, 9%, 64%)
OKLCHoklch(70% 0.02 130)
CMYKcmyk(5%, 0%, 9%, 36%)
Contrast & accessibility
On white2.64:1below AA
On black7.96:1AA pass
Best text color#000000
Nearest CSS name: darkgray
Copy-ready code
CSS custom properties
:root {
  --darkgray: #9aa293;
  --darkgray-rgb: 154 162 147;
  --darkgray-oklch: oklch(70% 0.02 130);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9aa293] text-[#9aa293] border-[#9aa293]
Shades & tints
Color harmonies
About this color

#9AA293 is a color with the RGB value rgb(154, 162, 147). Its closest CSS named color is "darkgray". 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 #9AA293 to other formats

Palettes with a similar color

Gradients with a similar color

Copied