Skip to content

#ecfdef

a pale, electric green · cool · closest name: ivory

RGB
236, 253, 239
HSL
131°, 81%, 96%
CMYK
7, 0, 6, 1
Luminance
0.9432

Every format

HEX#ecfdef
RGBrgb(236, 253, 239)
HSLhsl(131, 81%, 96%)
CMYKcmyk(7%, 0%, 6%, 1%)
LABlab(97.8 -8.1 4.8)
LCHlch(97.8 9.4 149.3)
OKLCHoklch(0.978 0.026 150.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecfdef on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#ecfdef on black: 19.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green99.2%
Blue93.7%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow5.5%
Key (black)0.8%

Color previews

#ecfdef text on a black background

contrast 19.86:1

Card sample

#ecfdef text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecfdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecfdef in the Color Lab