Skip to content

#dfefdc

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

RGB
223, 239, 220
HSL
111°, 37%, 90%
CMYK
7, 0, 8, 6
Luminance
0.8259

Every format

HEX#dfefdc
RGBrgb(223, 239, 220)
HSLhsl(111, 37%, 90%)
CMYKcmyk(7%, 0%, 8%, 6%)
LABlab(92.8 -8.7 7.4)
LCHlch(92.8 11.4 139.7)
OKLCHoklch(0.935 0.030 140.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfefdc on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#dfefdc on black: 17.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green93.7%
Blue86.3%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow7.9%
Key (black)6.3%

Color previews

#dfefdc text on a black background

contrast 17.52:1

Card sample

#dfefdc text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfefdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfefdc in the Color Lab