Skip to content

#dfebc3

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

RGB
223, 235, 195
HSL
78°, 50%, 84%
CMYK
5, 0, 17, 8
Luminance
0.7904

Every format

HEX#dfebc3
RGBrgb(223, 235, 195)
HSLhsl(78, 50%, 84%)
CMYKcmyk(5%, 0%, 17%, 8%)
LABlab(91.3 -10.8 18.1)
LCHlch(91.3 21.1 120.8)
OKLCHoklch(0.921 0.054 121.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow17.0%
Key (black)7.8%

Color previews

#dfebc3 text on a black background

contrast 16.81:1

Card sample

#dfebc3 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfebc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfebc3 in the Color Lab