#C0C938
≈ yellowgreen · rgb(192, 201, 56)
Color formats
HEX#C0C938
RGBrgb(192, 201, 56)
HSLhsl(64, 57%, 50%)
HSVhsv(64, 72%, 79%)
OKLCHoklch(80% 0.16 113)
CMYKcmyk(4%, 0%, 72%, 21%)
Contrast & accessibility
On white1.80:1below AA
On black11.65:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
--yellowgreen: #c0c938;
--yellowgreen-rgb: 192 201 56;
--yellowgreen-oklch: oklch(80% 0.16 113);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c0c938] text-[#c0c938] border-[#c0c938]
Shades & tints
Color harmonies
About this color
#C0C938 is a color with the RGB value rgb(192, 201, 56). 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.