Skip to content

#ccfffb

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

RGB
204, 255, 251
HSL
175°, 100%, 90%
CMYK
20, 0, 2, 0
Luminance
0.9132

Every format

HEX#ccfffb
RGBrgb(204, 255, 251)
HSLhsl(175, 100%, 90%)
CMYKcmyk(20%, 0%, 2%, 0%)
LABlab(96.5 -16.8 -3.4)
LCHlch(96.5 17.2 191.4)
OKLCHoklch(0.964 0.052 190.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green100.0%
Blue98.4%

CMYK percentages

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

Color previews

#ccfffb text on a black background

contrast 19.26:1

Card sample

#ccfffb text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfffb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfffb in the Color Lab