Skip to content

#ddfecc

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

RGB
221, 254, 204
HSL
100°, 96%, 90%
CMYK
13, 0, 20, 0
Luminance
0.9062

Every format

HEX#ddfecc
RGBrgb(221, 254, 204)
HSLhsl(100, 96%, 90%)
CMYKcmyk(13%, 0%, 20%, 0%)
LABlab(96.3 -19.4 20.4)
LCHlch(96.3 28.2 133.6)
OKLCHoklch(0.961 0.074 135.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddfecc on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#ddfecc on black: 19.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green99.6%
Blue80.0%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow19.7%
Key (black)0.4%

Color previews

#ddfecc text on a black background

contrast 19.12:1

Card sample

#ddfecc text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(221, 254, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 254, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ddfecc;
background: linear-gradient(135deg, #ddfecc, #CCFEDC);

Monochromatic scale

Palettes built from #ddfecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfecc in the Color Lab