Skip to content

#dcecec

a pale, soft cyan · cool · closest name: white

RGB
220, 236, 236
HSL
180°, 30%, 89%
CMYK
7, 0, 0, 8
Luminance
0.8126

Every format

HEX#dcecec
RGBrgb(220, 236, 236)
HSLhsl(180, 30%, 89%)
CMYKcmyk(7%, 0%, 0%, 8%)
LABlab(92.3 -5.3 -1.8)
LCHlch(92.3 5.6 199.1)
OKLCHoklch(0.931 0.017 196.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green92.5%
Blue92.5%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow0.0%
Key (black)7.5%

Color previews

#dcecec text on a black background

contrast 17.25:1

Card sample

#dcecec text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcecec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcecec in the Color Lab