Skip to content

#cdecdc

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

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

Every format

HEX#cdecdc
RGBrgb(205, 236, 220)
HSLhsl(149, 45%, 87%)
CMYKcmyk(13%, 0%, 7%, 8%)
LABlab(90.8 -13.1 4.3)
LCHlch(90.8 13.8 161.7)
OKLCHoklch(0.916 0.039 163.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue86.3%

CMYK percentages

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

Color previews

#cdecdc text on a black background

contrast 16.63:1

Card sample

#cdecdc text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecdc in the Color Lab