#F5FCD9
≈ lightyellow · rgb(245, 252, 217)
Color formats
HEX#F5FCD9
RGBrgb(245, 252, 217)
HSLhsl(72, 85%, 92%)
HSVhsv(72, 14%, 99%)
OKLCHoklch(98% 0.05 116)
CMYKcmyk(3%, 0%, 14%, 1%)
Contrast & accessibility
On white1.06:1below AA
On black19.81:1AA pass
Best text color#000000
Nearest CSS name: lightyellow
Copy-ready code
CSS custom properties
:root {
--lightyellow: #f5fcd9;
--lightyellow-rgb: 245 252 217;
--lightyellow-oklch: oklch(98% 0.05 116);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f5fcd9] text-[#f5fcd9] border-[#f5fcd9]
Shades & tints
Color harmonies
About this color
#F5FCD9 is a color with the RGB value rgb(245, 252, 217). Its closest CSS named color is "lightyellow". 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.