Skip to content

#ccecdc

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

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

Every format

HEX#ccecdc
RGBrgb(204, 236, 220)
HSLhsl(150, 46%, 86%)
CMYKcmyk(14%, 0%, 7%, 8%)
LABlab(90.8 -13.5 4.3)
LCHlch(90.8 14.1 162.5)
OKLCHoklch(0.915 0.040 163.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccecdc on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#ccecdc on black: 16.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green92.5%
Blue86.3%

CMYK percentages

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

Color previews

#ccecdc text on a black background

contrast 16.60:1

Card sample

#ccecdc text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccecdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccecdc in the Color Lab