Skip to content

#dceccd

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

RGB
220, 236, 205
HSL
91°, 45%, 87%
CMYK
7, 0, 13, 8
Luminance
0.7961

Every format

HEX#dceccd
RGBrgb(220, 236, 205)
HSLhsl(91, 45%, 87%)
CMYKcmyk(7%, 0%, 13%, 8%)
LABlab(91.5 -10.7 13.3)
LCHlch(91.5 17.1 129.0)
OKLCHoklch(0.923 0.045 129.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dceccd on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#dceccd on black: 16.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green92.5%
Blue80.4%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow13.1%
Key (black)7.5%

Color previews

#dceccd text on a black background

contrast 16.92:1

Card sample

#dceccd text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dceccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dceccd in the Color Lab