Skip to content

#daffdf

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

RGB
218, 255, 223
HSL
128°, 100%, 93%
CMYK
15, 0, 13, 0
Luminance
0.9175

Every format

HEX#daffdf
RGBrgb(218, 255, 223)
HSLhsl(128, 100%, 93%)
CMYKcmyk(15%, 0%, 13%, 0%)
LABlab(96.7 -17.8 11.3)
LCHlch(96.7 21.1 147.4)
OKLCHoklch(0.965 0.057 149.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green100.0%
Blue87.5%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow12.5%
Key (black)0.0%

Color previews

#daffdf text on a black background

contrast 19.35:1

Card sample

#daffdf text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daffdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daffdf in the Color Lab