Skip to content

#cdedec

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

RGB
205, 237, 236
HSL
178°, 47%, 87%
CMYK
14, 0, 0, 7
Luminance
0.7960

Every format

HEX#cdedec
RGBrgb(205, 237, 236)
HSLhsl(178, 47%, 87%)
CMYKcmyk(14%, 0%, 0%, 7%)
LABlab(91.5 -10.6 -3.0)
LCHlch(91.5 11.0 195.9)
OKLCHoklch(0.923 0.033 194.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.9%
Blue92.5%

CMYK percentages

Cyan13.5%
Magenta0.0%
Yellow0.4%
Key (black)7.1%

Color previews

#cdedec text on a black background

contrast 16.92:1

Card sample

#cdedec text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdedec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdedec in the Color Lab