Skip to content

#eeffdc

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

RGB
238, 255, 220
HSL
89°, 100%, 93%
CMYK
7, 0, 14, 0
Luminance
0.9486

Every format

HEX#eeffdc
RGBrgb(238, 255, 220)
HSLhsl(89, 100%, 93%)
CMYKcmyk(7%, 0%, 14%, 0%)
LABlab(98.0 -11.6 14.9)
LCHlch(98.0 18.9 128.0)
OKLCHoklch(0.978 0.049 128.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeffdc on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#eeffdc on black: 19.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green100.0%
Blue86.3%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow13.7%
Key (black)0.0%

Color previews

#eeffdc text on a black background

contrast 19.97:1

Card sample

#eeffdc text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 255, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 255, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eeffdc;
background: linear-gradient(135deg, #eeffdc, #DCFFE1);

Monochromatic scale

Palettes built from #eeffdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeffdc in the Color Lab