Skip to content

#dceadc

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

RGB
220, 234, 220
HSL
120°, 25%, 89%
CMYK
6, 0, 6, 8
Luminance
0.7923

Every format

HEX#dceadc
RGBrgb(220, 234, 220)
HSLhsl(120, 25%, 89%)
CMYKcmyk(6%, 0%, 6%, 8%)
LABlab(91.3 -7.2 5.2)
LCHlch(91.3 8.9 144.1)
OKLCHoklch(0.923 0.024 145.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dceadc on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#dceadc on black: 16.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green91.8%
Blue86.3%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow6.0%
Key (black)8.2%

Color previews

#dceadc text on a black background

contrast 16.85:1

Card sample

#dceadc text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dceadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dceadc in the Color Lab