Skip to content

#dceccc

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

RGB
220, 236, 204
HSL
90°, 46%, 86%
CMYK
7, 0, 14, 8
Luminance
0.7957

Every format

HEX#dceccc
RGBrgb(220, 236, 204)
HSLhsl(90, 46%, 86%)
CMYKcmyk(7%, 0%, 14%, 8%)
LABlab(91.5 -10.9 13.7)
LCHlch(91.5 17.5 128.5)
OKLCHoklch(0.923 0.046 129.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green92.5%
Blue80.0%

CMYK percentages

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

Color previews

#dceccc text on a black background

contrast 16.91:1

Card sample

#dceccc text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dceccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dceccc in the Color Lab