Skip to content

#EAFADF

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

#EAFADF is a color with the RGB value rgb(234, 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 #EAFADF to other formats

Palettes with a similar color

Gradients with a similar color

Copied