Skip to content

#dfebc4

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

RGB
223, 235, 196
HSL
79°, 49%, 85%
CMYK
5, 0, 17, 8
Luminance
0.7909

Every format

HEX#dfebc4
RGBrgb(223, 235, 196)
HSLhsl(79, 49%, 85%)
CMYKcmyk(5%, 0%, 17%, 8%)
LABlab(91.3 -10.6 17.6)
LCHlch(91.3 20.6 121.1)
OKLCHoklch(0.921 0.053 121.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green92.2%
Blue76.9%

CMYK percentages

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

Color previews

#dfebc4 text on a black background

contrast 16.82:1

Card sample

#dfebc4 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfebc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfebc4 in the Color Lab