Skip to content

#CDE53A

≈ yellowgreen · rgb(205, 229, 58)
Color formats
HEX#CDE53A
RGBrgb(205, 229, 58)
HSLhsl(68, 77%, 56%)
HSVhsv(68, 75%, 90%)
OKLCHoklch(88% 0.19 118)
CMYKcmyk(10%, 0%, 75%, 10%)
Contrast & accessibility
On white1.41:1below AA
On black14.86:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
  --yellowgreen: #cde53a;
  --yellowgreen-rgb: 205 229 58;
  --yellowgreen-oklch: oklch(88% 0.19 118);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cde53a] text-[#cde53a] border-[#cde53a]
Shades & tints
Color harmonies
About this color

#CDE53A is a color with the RGB value rgb(205, 229, 58). 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 #CDE53A to other formats

Palettes with a similar color

Gradients with a similar color

Copied