Skip to content

#dfebc5

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

RGB
223, 235, 197
HSL
79°, 49%, 85%
CMYK
5, 0, 16, 8
Luminance
0.7914

Every format

HEX#dfebc5
RGBrgb(223, 235, 197)
HSLhsl(79, 49%, 85%)
CMYKcmyk(5%, 0%, 16%, 8%)
LABlab(91.3 -10.5 17.1)
LCHlch(91.3 20.1 121.5)
OKLCHoklch(0.921 0.052 121.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfebc5 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#dfebc5 on black: 16.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow16.2%
Key (black)7.8%

Color previews

#dfebc5 text on a black background

contrast 16.83:1

Card sample

#dfebc5 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfebc5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfebc5 in the Color Lab