Skip to content

#daecdf

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

RGB
218, 236, 223
HSL
137°, 32%, 89%
CMYK
8, 0, 6, 8
Luminance
0.8022

Every format

HEX#daecdf
RGBrgb(218, 236, 223)
HSLhsl(137, 32%, 89%)
CMYKcmyk(8%, 0%, 6%, 8%)
LABlab(91.8 -8.3 4.3)
LCHlch(91.8 9.3 152.9)
OKLCHoklch(0.926 0.026 154.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daecdf on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#daecdf on black: 17.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan7.6%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#daecdf text on a black background

contrast 17.04:1

Card sample

#daecdf text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daecdf in the Color Lab