Skip to content

#ccfffc

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

RGB
204, 255, 252
HSL
177°, 100%, 90%
CMYK
20, 0, 1, 0
Luminance
0.9139

Every format

HEX#ccfffc
RGBrgb(204, 255, 252)
HSLhsl(177, 100%, 90%)
CMYKcmyk(20%, 0%, 1%, 0%)
LABlab(96.6 -16.6 -3.9)
LCHlch(96.6 17.1 193.1)
OKLCHoklch(0.964 0.052 191.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green100.0%
Blue98.8%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow1.2%
Key (black)0.0%

Color previews

#ccfffc text on a black background

contrast 19.28:1

Card sample

#ccfffc text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfffc in the Color Lab