#E2F0C1
≈ lightgoldenrodyellow · rgb(226, 240, 193)
Color formats
HEX#E2F0C1
RGBrgb(226, 240, 193)
HSLhsl(78, 61%, 85%)
HSVhsv(78, 20%, 94%)
OKLCHoklch(93% 0.06 121)
CMYKcmyk(6%, 0%, 20%, 6%)
Contrast & accessibility
On white1.20:1below AA
On black17.47:1AA pass
Best text color#000000
Nearest CSS name: lightgoldenrodyellow
Copy-ready code
CSS custom properties
:root {
--lightgoldenrodyellow: #e2f0c1;
--lightgoldenrodyellow-rgb: 226 240 193;
--lightgoldenrodyellow-oklch: oklch(93% 0.06 121);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgoldenrodyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e2f0c1] text-[#e2f0c1] border-[#e2f0c1]
Shades & tints
Color harmonies
About this color
#E2F0C1 is a color with the RGB value rgb(226, 240, 193). 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.