Skip to content

#BDDB91

≈ palegoldenrod · rgb(189, 219, 145)
Color formats
HEX#BDDB91
RGBrgb(189, 219, 145)
HSLhsl(84, 51%, 71%)
HSVhsv(84, 34%, 86%)
OKLCHoklch(85% 0.1 126)
CMYKcmyk(14%, 0%, 34%, 14%)
Contrast & accessibility
On white1.53:1below AA
On black13.71:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #bddb91;
  --palegoldenrod-rgb: 189 219 145;
  --palegoldenrod-oklch: oklch(85% 0.1 126);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bddb91] text-[#bddb91] border-[#bddb91]
Shades & tints
Color harmonies
About this color

#BDDB91 is a color with the RGB value rgb(189, 219, 145). Its closest CSS named color is "palegoldenrod". 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 #BDDB91 to other formats

Palettes with a similar color

Gradients with a similar color

Copied