Skip to content

#dfebbd

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

RGB
223, 235, 189
HSL
76°, 54%, 83%
CMYK
5, 0, 20, 8
Luminance
0.7878

Every format

HEX#dfebbd
RGBrgb(223, 235, 189)
HSLhsl(76, 54%, 83%)
CMYKcmyk(5%, 0%, 20%, 8%)
LABlab(91.1 -11.7 21.0)
LCHlch(91.1 24.1 119.1)
OKLCHoklch(0.919 0.062 119.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green92.2%
Blue74.1%

CMYK percentages

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

Color previews

#dfebbd text on a black background

contrast 16.76:1

Card sample

#dfebbd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfebbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfebbd in the Color Lab