Skip to content

#cdecdd

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

RGB
205, 236, 221
HSL
151°, 45%, 87%
CMYK
13, 0, 6, 8
Luminance
0.7819

Every format

HEX#cdecdd
RGBrgb(205, 236, 221)
HSLhsl(151, 45%, 87%)
CMYKcmyk(13%, 0%, 6%, 8%)
LABlab(90.9 -13.0 3.9)
LCHlch(90.9 13.5 163.4)
OKLCHoklch(0.916 0.038 164.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdecdd on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#cdecdd on black: 16.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.5%
Blue86.7%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow6.4%
Key (black)7.5%

Color previews

#cdecdd text on a black background

contrast 16.64:1

Card sample

#cdecdd text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecdd in the Color Lab