Skip to content

#dff5da

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

RGB
223, 245, 218
HSL
109°, 57%, 91%
CMYK
9, 0, 11, 4
Luminance
0.8605

Every format

HEX#dff5da
RGBrgb(223, 245, 218)
HSLhsl(109, 57%, 91%)
CMYKcmyk(9%, 0%, 11%, 4%)
LABlab(94.3 -12.0 10.6)
LCHlch(94.3 16.0 138.7)
OKLCHoklch(0.947 0.043 139.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff5da on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#dff5da on black: 18.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green96.1%
Blue85.5%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow11.0%
Key (black)3.9%

Color previews

#dff5da text on a black background

contrast 18.21:1

Card sample

#dff5da text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff5da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dff5da in the Color Lab