Skip to content

#cce5e5

a light, soft cyan · cool · closest name: white

RGB
204, 229, 229
HSL
180°, 33%, 85%
CMYK
11, 0, 0, 10
Luminance
0.7453

Every format

HEX#cce5e5
RGBrgb(204, 229, 229)
HSLhsl(180, 33%, 85%)
CMYKcmyk(11%, 0%, 0%, 10%)
LABlab(89.2 -8.2 -2.8)
LCHlch(89.2 8.7 198.8)
OKLCHoklch(0.904 0.026 196.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cce5e5 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#cce5e5 on black: 15.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green89.8%
Blue89.8%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow0.0%
Key (black)10.2%

Color previews

#cce5e5 text on a black background

contrast 15.91:1

Card sample

#cce5e5 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cce5e5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cce5e5 in the Color Lab