Skip to content

#dffddf

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

RGB
223, 253, 223
HSL
120°, 88%, 93%
CMYK
12, 0, 12, 1
Luminance
0.9127

Every format

HEX#dffddf
RGBrgb(223, 253, 223)
HSLhsl(120, 88%, 93%)
CMYKcmyk(12%, 0%, 12%, 1%)
LABlab(96.5 -15.1 11.1)
LCHlch(96.5 18.8 143.7)
OKLCHoklch(0.965 0.051 145.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dffddf on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#dffddf on black: 19.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green99.2%
Blue87.5%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow11.9%
Key (black)0.8%

Color previews

#dffddf text on a black background

contrast 19.25:1

Card sample

#dffddf text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dffddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dffddf in the Color Lab