Skip to content

#ccfffe

a pale, electric cyan · cool · closest name: white

RGB
204, 255, 254
HSL
179°, 100%, 90%
CMYK
20, 0, 0, 0
Luminance
0.9151

Every format

HEX#ccfffe
RGBrgb(204, 255, 254)
HSLhsl(179, 100%, 90%)
CMYKcmyk(20%, 0%, 0%, 0%)
LABlab(96.6 -16.2 -4.8)
LCHlch(96.6 16.9 196.6)
OKLCHoklch(0.965 0.052 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccfffe on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#ccfffe on black: 19.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green100.0%
Blue99.6%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#ccfffe text on a black background

contrast 19.30:1

Card sample

#ccfffe text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfffe in the Color Lab