Skip to content

#ADC263

≈ darkkhaki · rgb(173, 194, 99)
Color formats
HEX#ADC263
RGBrgb(173, 194, 99)
HSLhsl(73, 44%, 57%)
HSVhsv(73, 49%, 76%)
OKLCHoklch(78% 0.12 120)
CMYKcmyk(11%, 0%, 49%, 24%)
Contrast & accessibility
On white1.97:1below AA
On black10.67:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #adc263;
  --darkkhaki-rgb: 173 194 99;
  --darkkhaki-oklch: oklch(78% 0.12 120);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#adc263] text-[#adc263] border-[#adc263]
Shades & tints
Color harmonies
About this color

#ADC263 is a color with the RGB value rgb(173, 194, 99). 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 #ADC263 to other formats

Palettes with a similar color

Gradients with a similar color

Copied