Skip to content

#BDE030

≈ yellowgreen · rgb(189, 224, 48)
Color formats
HEX#BDE030
RGBrgb(189, 224, 48)
HSLhsl(72, 74%, 53%)
HSVhsv(72, 79%, 88%)
OKLCHoklch(85% 0.19 121)
CMYKcmyk(16%, 0%, 79%, 12%)
Contrast & accessibility
On white1.51:1below AA
On black13.87:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
  --yellowgreen: #bde030;
  --yellowgreen-rgb: 189 224 48;
  --yellowgreen-oklch: oklch(85% 0.19 121);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bde030] text-[#bde030] border-[#bde030]
Shades & tints
Color harmonies
About this color

#BDE030 is a color with the RGB value rgb(189, 224, 48). 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 #BDE030 to other formats

Palettes with a similar color

Gradients with a similar color

Copied