Skip to content

#ccfaff

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

RGB
204, 250, 255
HSL
186°, 100%, 90%
CMYK
20, 2, 0, 0
Luminance
0.8843

Every format

HEX#ccfaff
RGBrgb(204, 250, 255)
HSLhsl(186, 100%, 90%)
CMYKcmyk(20%, 2%, 0%, 0%)
LABlab(95.3 -13.5 -7.2)
LCHlch(95.3 15.3 208.1)
OKLCHoklch(0.955 0.047 204.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccfaff on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#ccfaff on black: 18.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green98.0%
Blue100.0%

CMYK percentages

Cyan20.0%
Magenta2.0%
Yellow0.0%
Key (black)0.0%

Color previews

#ccfaff text on a black background

contrast 18.69:1

Card sample

#ccfaff text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfaff in the Color Lab