Skip to content

#EFFBF7

≈ mintcream · rgb(239, 251, 247)
Color formats
HEX#EFFBF7
RGBrgb(239, 251, 247)
HSLhsl(160, 60%, 96%)
HSVhsv(160, 5%, 98%)
OKLCHoklch(98% 0.01 174)
CMYKcmyk(5%, 0%, 2%, 2%)
Contrast & accessibility
On white1.06:1below AA
On black19.81:1AA pass
Best text color#000000
Nearest CSS name: mintcream
Copy-ready code
CSS custom properties
:root {
  --mintcream: #effbf7;
  --mintcream-rgb: 239 251 247;
  --mintcream-oklch: oklch(98% 0.01 174);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mintcream-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#effbf7] text-[#effbf7] border-[#effbf7]
Shades & tints
Color harmonies
About this color

#EFFBF7 is a color with the RGB value rgb(239, 251, 247). Its closest CSS named color is "mintcream". 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 #EFFBF7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied