Skip to content

#dfebc1

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

RGB
223, 235, 193
HSL
77°, 51%, 84%
CMYK
5, 0, 18, 8
Luminance
0.7895

Every format

HEX#dfebc1
RGBrgb(223, 235, 193)
HSLhsl(77, 51%, 84%)
CMYKcmyk(5%, 0%, 18%, 8%)
LABlab(91.2 -11.1 19.1)
LCHlch(91.2 22.1 120.2)
OKLCHoklch(0.920 0.057 120.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green92.2%
Blue75.7%

CMYK percentages

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

Color previews

#dfebc1 text on a black background

contrast 16.79:1

Card sample

#dfebc1 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfebc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfebc1 in the Color Lab