Skip to content

#dceddf

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

RGB
220, 237, 223
HSL
131°, 32%, 90%
CMYK
7, 0, 6, 7
Luminance
0.8111

Every format

HEX#dceddf
RGBrgb(220, 237, 223)
HSLhsl(131, 32%, 90%)
CMYKcmyk(7%, 0%, 6%, 7%)
LABlab(92.2 -8.2 4.8)
LCHlch(92.2 9.5 149.3)
OKLCHoklch(0.930 0.026 150.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green92.9%
Blue87.5%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow5.9%
Key (black)7.1%

Color previews

#dceddf text on a black background

contrast 17.22:1

Card sample

#dceddf text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dceddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dceddf in the Color Lab