#CBC54B
≈ khaki · rgb(203, 197, 75)
Color formats
HEX#CBC54B
RGBrgb(203, 197, 75)
HSLhsl(57, 55%, 55%)
HSVhsv(57, 63%, 80%)
OKLCHoklch(81% 0.14 106)
CMYKcmyk(0%, 3%, 63%, 20%)
Contrast & accessibility
On white1.81:1below AA
On black11.63:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
--khaki: #cbc54b;
--khaki-rgb: 203 197 75;
--khaki-oklch: oklch(81% 0.14 106);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cbc54b] text-[#cbc54b] border-[#cbc54b]
Shades & tints
Color harmonies
About this color
#CBC54B is a color with the RGB value rgb(203, 197, 75). 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.