Skip to content

#66C13D

≈ yellowgreen · rgb(102, 193, 61)
Color formats
HEX#66C13D
RGBrgb(102, 193, 61)
HSLhsl(101, 52%, 50%)
HSVhsv(101, 68%, 76%)
OKLCHoklch(73% 0.19 138)
CMYKcmyk(47%, 0%, 68%, 24%)
Contrast & accessibility
On white2.27:1below AA
On black9.26:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
  --yellowgreen: #66c13d;
  --yellowgreen-rgb: 102 193 61;
  --yellowgreen-oklch: oklch(73% 0.19 138);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#66c13d] text-[#66c13d] border-[#66c13d]
Shades & tints
Color harmonies
About this color

#66C13D is a color with the RGB value rgb(102, 193, 61). Its closest CSS named color is "yellowgreen". 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 #66C13D to other formats

Palettes with a similar color

Gradients with a similar color

Copied