Skip to content
#BDD575
≈ khaki · rgb(189, 213, 117)
Color formats
HEX#BDD575
RGBrgb(189, 213, 117)
HSLhsl(75, 53%, 65%)
HSVhsv(75, 45%, 84%)
OKLCHoklch(83% 0.12 121)
CMYKcmyk(11%, 0%, 45%, 16%)
Contrast & accessibility
On white1.62:1below AA
On black12.94:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #bdd575;
  --khaki-rgb: 189 213 117;
  --khaki-oklch: oklch(83% 0.12 121);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bdd575] text-[#bdd575] border-[#bdd575]
Shades & tints
Color harmonies
About this color

#BDD575 is a color with the RGB value rgb(189, 213, 117). Its closest CSS named color is "khaki". 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 #BDD575 to other formats

Palettes with a similar color

Gradients with a similar color

Copied