Skip to content

#dfecc3

a light, vivid green · cool · closest name: beige

RGB
223, 236, 195
HSL
79°, 52%, 85%
CMYK
6, 0, 17, 8
Luminance
0.7962

Every format

HEX#dfecc3
RGBrgb(223, 236, 195)
HSLhsl(79, 52%, 85%)
CMYKcmyk(6%, 0%, 17%, 8%)
LABlab(91.5 -11.3 18.5)
LCHlch(91.5 21.6 121.4)
OKLCHoklch(0.923 0.056 121.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfecc3 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#dfecc3 on black: 16.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.5%
Blue76.5%

CMYK percentages

Cyan5.5%
Magenta0.0%
Yellow17.4%
Key (black)7.5%

Color previews

#dfecc3 text on a black background

contrast 16.92:1

Card sample

#dfecc3 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfecc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfecc3 in the Color Lab