Skip to content

#dff1da

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

RGB
223, 241, 218
HSL
107°, 45%, 90%
CMYK
8, 0, 10, 6
Luminance
0.8366

Every format

HEX#dff1da
RGBrgb(223, 241, 218)
HSLhsl(107, 45%, 90%)
CMYKcmyk(8%, 0%, 10%, 6%)
LABlab(93.3 -10.0 9.1)
LCHlch(93.3 13.5 137.8)
OKLCHoklch(0.939 0.036 138.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff1da on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#dff1da on black: 17.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green94.5%
Blue85.5%

CMYK percentages

Cyan7.5%
Magenta0.0%
Yellow9.5%
Key (black)5.5%

Color previews

#dff1da text on a black background

contrast 17.73:1

Card sample

#dff1da text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff1da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dff1da in the Color Lab