Skip to content

#266412

≈ darkgreen · rgb(38, 100, 18)
Color formats
HEX#266412
RGBrgb(38, 100, 18)
HSLhsl(105, 69%, 23%)
HSVhsv(105, 82%, 39%)
OKLCHoklch(45% 0.13 139)
CMYKcmyk(62%, 0%, 82%, 61%)
Contrast & accessibility
On white7.21:1AA pass
On black2.91:1below AA
Best text color#FFFFFF
Nearest CSS name: darkgreen
Copy-ready code
CSS custom properties
:root {
  --darkgreen: #266412;
  --darkgreen-rgb: 38 100 18;
  --darkgreen-oklch: oklch(45% 0.13 139);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#266412] text-[#266412] border-[#266412]
Shades & tints
Color harmonies
About this color

#266412 is a color with the RGB value rgb(38, 100, 18). Its closest CSS named color is "darkgreen". 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 #266412 to other formats

Palettes with a similar color

Gradients with a similar color

Copied