#BEDF9C
≈ palegoldenrod · rgb(190, 223, 156)
Color formats
HEX#BEDF9C
RGBrgb(190, 223, 156)
HSLhsl(90, 51%, 74%)
HSVhsv(90, 30%, 87%)
OKLCHoklch(86% 0.1 130)
CMYKcmyk(15%, 0%, 30%, 13%)
Contrast & accessibility
On white1.48:1below AA
On black14.22:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #bedf9c;
--palegoldenrod-rgb: 190 223 156;
--palegoldenrod-oklch: oklch(86% 0.1 130);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bedf9c] text-[#bedf9c] border-[#bedf9c]
Shades & tints
Color harmonies
About this color
#BEDF9C is a color with the RGB value rgb(190, 223, 156). 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.