Skip to content

#cceddf

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

RGB
204, 237, 223
HSL
155°, 48%, 87%
CMYK
14, 0, 6, 7
Luminance
0.7873

Every format

HEX#cceddf
RGBrgb(204, 237, 223)
HSLhsl(155, 48%, 87%)
CMYKcmyk(14%, 0%, 6%, 7%)
LABlab(91.1 -13.4 3.2)
LCHlch(91.1 13.8 166.7)
OKLCHoklch(0.918 0.039 168.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cceddf on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#cceddf on black: 16.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan13.9%
Magenta0.0%
Yellow5.9%
Key (black)7.1%

Color previews

#cceddf text on a black background

contrast 16.75:1

Card sample

#cceddf text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cceddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cceddf in the Color Lab