Skip to content

#BEDE9A

≈ palegoldenrod · rgb(190, 222, 154)
Color formats
HEX#BEDE9A
RGBrgb(190, 222, 154)
HSLhsl(88, 51%, 74%)
HSVhsv(88, 31%, 87%)
OKLCHoklch(86% 0.1 129)
CMYKcmyk(14%, 0%, 31%, 13%)
Contrast & accessibility
On white1.49:1below AA
On black14.10:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #bede9a;
  --palegoldenrod-rgb: 190 222 154;
  --palegoldenrod-oklch: oklch(86% 0.1 129);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bede9a] text-[#bede9a] border-[#bede9a]
Shades & tints
Color harmonies
About this color

#BEDE9A is a color with the RGB value rgb(190, 222, 154). 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 #BEDE9A to other formats

Palettes with a similar color

Gradients with a similar color

Copied