Skip to content

#daeddf

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

RGB
218, 237, 223
HSL
136°, 35%, 89%
CMYK
8, 0, 6, 7
Luminance
0.8080

Every format

HEX#daeddf
RGBrgb(218, 237, 223)
HSLhsl(136, 35%, 89%)
CMYKcmyk(8%, 0%, 6%, 7%)
LABlab(92.0 -8.8 4.6)
LCHlch(92.0 10.0 152.3)
OKLCHoklch(0.928 0.028 153.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daeddf on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#daeddf on black: 17.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green92.9%
Blue87.5%

CMYK percentages

Cyan8.0%
Magenta0.0%
Yellow5.9%
Key (black)7.1%

Color previews

#daeddf text on a black background

contrast 17.16:1

Card sample

#daeddf text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daeddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daeddf in the Color Lab