Skip to content

#ecefdf

a pale, soft green · cool · closest name: beige

RGB
236, 239, 223
HSL
71°, 33%, 91%
CMYK
1, 0, 7, 6
Luminance
0.8489

Every format

HEX#ecefdf
RGBrgb(236, 239, 223)
HSLhsl(71, 33%, 91%)
CMYKcmyk(1%, 0%, 7%, 6%)
LABlab(93.8 -3.8 7.4)
LCHlch(93.8 8.3 117.0)
OKLCHoklch(0.946 0.021 115.4)

Copy-ready code

/* CSS */
color: #ecefdf;
background-color: #ecefdf;
/* Tailwind (arbitrary) */
class="text-[#ecefdf] bg-[#ecefdf]"
/* SCSS */
$brand: #ecefdf;
/* SwiftUI */
Color(red: 0.925, green: 0.937, blue: 0.875)
/* Android */
Color.parseColor("#ecefdf")

Accessibility — WCAG contrast

Aa
#ecefdf on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#ecefdf on black: 17.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green93.7%
Blue87.5%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow6.7%
Key (black)6.3%

Color previews

#ecefdf text on a black background

contrast 17.98:1

Card sample

#ecefdf text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ecefdf;
Background color
Panel with #ecefdf background
background-color: #ecefdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ecefdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(236, 239, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 239, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ecefdf;
background: linear-gradient(135deg, #ecefdf, #E1EFDF);

Monochromatic scale

Palettes built from #ecefdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecefdf in the Color Lab