Skip to content

#ccecdf

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

RGB
204, 236, 223
HSL
156°, 46%, 86%
CMYK
14, 0, 6, 8
Luminance
0.7816

Every format

HEX#ccecdf
RGBrgb(204, 236, 223)
HSLhsl(156, 46%, 86%)
CMYKcmyk(14%, 0%, 6%, 8%)
LABlab(90.8 -12.9 2.8)
LCHlch(90.8 13.2 167.8)
OKLCHoklch(0.916 0.038 169.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green92.5%
Blue87.5%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#ccecdf text on a black background

contrast 16.63:1

Card sample

#ccecdf text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccecdf in the Color Lab