Skip to content

#EEFADF

≈ beige · rgb(238, 250, 223)
Color formats
HEX#EEFADF
RGBrgb(238, 250, 223)
HSLhsl(87, 73%, 93%)
HSVhsv(87, 11%, 98%)
OKLCHoklch(97% 0.04 127)
CMYKcmyk(5%, 0%, 11%, 2%)
Contrast & accessibility
On white1.08:1below AA
On black19.38:1AA pass
Best text color#000000
Nearest CSS name: beige
Copy-ready code
CSS custom properties
:root {
  --beige: #eefadf;
  --beige-rgb: 238 250 223;
  --beige-oklch: oklch(97% 0.04 127);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--beige-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eefadf] text-[#eefadf] border-[#eefadf]
Shades & tints
Color harmonies
About this color

#EEFADF is a color with the RGB value rgb(238, 250, 223). Its closest CSS named color is "beige". 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 #EEFADF to other formats

Palettes with a similar color

Gradients with a similar color

Copied