Skip to content

#dafdef

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

RGB
218, 253, 239
HSL
156°, 90%, 92%
CMYK
14, 0, 6, 1
Luminance
0.9139

Every format

HEX#dafdef
RGBrgb(218, 253, 239)
HSLhsl(156, 90%, 92%)
CMYKcmyk(14%, 0%, 6%, 1%)
LABlab(96.6 -13.9 2.9)
LCHlch(96.6 14.2 168.2)
OKLCHoklch(0.965 0.041 169.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green99.2%
Blue93.7%

CMYK percentages

Cyan13.8%
Magenta0.0%
Yellow5.5%
Key (black)0.8%

Color previews

#dafdef text on a black background

contrast 19.28:1

Card sample

#dafdef text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dafdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dafdef in the Color Lab