#CBF0CB
≈ lightgoldenrodyellow · rgb(203, 240, 203)
Color formats
HEX#CBF0CB
RGBrgb(203, 240, 203)
HSLhsl(120, 55%, 87%)
HSVhsv(120, 15%, 94%)
OKLCHoklch(92% 0.06 145)
CMYKcmyk(15%, 0%, 15%, 6%)
Contrast & accessibility
On white1.25:1below AA
On black16.87:1AA pass
Best text color#000000
Nearest CSS name: lightgoldenrodyellow
Copy-ready code
CSS custom properties
:root {
--lightgoldenrodyellow: #cbf0cb;
--lightgoldenrodyellow-rgb: 203 240 203;
--lightgoldenrodyellow-oklch: oklch(92% 0.06 145);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgoldenrodyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cbf0cb] text-[#cbf0cb] border-[#cbf0cb]
Shades & tints
Color harmonies
About this color
#CBF0CB is a color with the RGB value rgb(203, 240, 203). Its closest CSS named color is "lightgoldenrodyellow". 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.