Skip to content

#dfebc0

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

RGB
223, 235, 192
HSL
77°, 52%, 84%
CMYK
5, 0, 18, 8
Luminance
0.7891

Every format

HEX#dfebc0
RGBrgb(223, 235, 192)
HSLhsl(77, 52%, 84%)
CMYKcmyk(5%, 0%, 18%, 8%)
LABlab(91.2 -11.3 19.6)
LCHlch(91.2 22.6 119.9)
OKLCHoklch(0.920 0.058 120.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green92.2%
Blue75.3%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow18.3%
Key (black)7.8%

Color previews

#dfebc0 text on a black background

contrast 16.78:1

Card sample

#dfebc0 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfebc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfebc0 in the Color Lab