Skip to content

#dfecc5

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

RGB
223, 236, 197
HSL
80°, 51%, 85%
CMYK
6, 0, 17, 8
Luminance
0.7971

Every format

HEX#dfecc5
RGBrgb(223, 236, 197)
HSLhsl(80, 51%, 85%)
CMYKcmyk(6%, 0%, 17%, 8%)
LABlab(91.5 -11.0 17.5)
LCHlch(91.5 20.6 122.1)
OKLCHoklch(0.923 0.053 122.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green92.5%
Blue77.3%

CMYK percentages

Cyan5.5%
Magenta0.0%
Yellow16.5%
Key (black)7.5%

Color previews

#dfecc5 text on a black background

contrast 16.94:1

Card sample

#dfecc5 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfecc5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfecc5 in the Color Lab