Skip to content

#dffecb

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

RGB
223, 254, 203
HSL
97°, 96%, 90%
CMYK
12, 0, 20, 0
Luminance
0.9088

Every format

HEX#dffecb
RGBrgb(223, 254, 203)
HSLhsl(97, 96%, 90%)
CMYKcmyk(12%, 0%, 20%, 0%)
LABlab(96.4 -18.9 21.1)
LCHlch(96.4 28.4 131.8)
OKLCHoklch(0.962 0.074 133.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green99.6%
Blue79.6%

CMYK percentages

Cyan12.2%
Magenta0.0%
Yellow20.1%
Key (black)0.4%

Color previews

#dffecb text on a black background

contrast 19.18:1

Card sample

#dffecb text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dffecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dffecb in the Color Lab