Skip to content

#dfedbf

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

RGB
223, 237, 191
HSL
78°, 56%, 84%
CMYK
6, 0, 19, 7
Luminance
0.8002

Every format

HEX#dfedbf
RGBrgb(223, 237, 191)
HSLhsl(78, 56%, 84%)
CMYKcmyk(6%, 0%, 19%, 7%)
LABlab(91.7 -12.4 20.8)
LCHlch(91.7 24.2 120.9)
OKLCHoklch(0.924 0.062 121.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green92.9%
Blue74.9%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow19.4%
Key (black)7.1%

Color previews

#dfedbf text on a black background

contrast 17.00:1

Card sample

#dfedbf text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfedbf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfedbf in the Color Lab