Skip to content

#2A692B

≈ darkolivegreen · rgb(42, 105, 43)
Color formats
HEX#2A692B
RGBrgb(42, 105, 43)
HSLhsl(121, 43%, 29%)
HSVhsv(121, 60%, 41%)
OKLCHoklch(46% 0.11 144)
CMYKcmyk(60%, 0%, 59%, 59%)
Contrast & accessibility
On white6.66:1AA pass
On black3.15:1below AA
Best text color#FFFFFF
Nearest CSS name: darkolivegreen
Copy-ready code
CSS custom properties
:root {
  --darkolivegreen: #2a692b;
  --darkolivegreen-rgb: 42 105 43;
  --darkolivegreen-oklch: oklch(46% 0.11 144);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkolivegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#2a692b] text-[#2a692b] border-[#2a692b]
Shades & tints
Color harmonies
About this color

#2A692B is a color with the RGB value rgb(42, 105, 43). Its closest CSS named color is "darkolivegreen". 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 #2A692B to other formats

Palettes with a similar color

Gradients with a similar color

Copied