Skip to content

#dfedba

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

RGB
223, 237, 186
HSL
77°, 59%, 83%
CMYK
6, 0, 22, 7
Luminance
0.7980

Every format

HEX#dfedba
RGBrgb(223, 237, 186)
HSLhsl(77, 59%, 83%)
CMYKcmyk(6%, 0%, 22%, 7%)
LABlab(91.6 -13.2 23.2)
LCHlch(91.6 26.7 119.5)
OKLCHoklch(0.923 0.069 120.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfedba on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#dfedba on black: 16.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.9%
Blue72.9%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow21.5%
Key (black)7.1%

Color previews

#dfedba text on a black background

contrast 16.96:1

Card sample

#dfedba text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfedba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfedba in the Color Lab