Skip to content

#ccfffa

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

RGB
204, 255, 250
HSL
174°, 100%, 90%
CMYK
20, 0, 2, 0
Luminance
0.9126

Every format

HEX#ccfffa
RGBrgb(204, 255, 250)
HSLhsl(174, 100%, 90%)
CMYKcmyk(20%, 0%, 2%, 0%)
LABlab(96.5 -17.0 -2.9)
LCHlch(96.5 17.3 189.8)
OKLCHoklch(0.964 0.052 189.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow2.0%
Key (black)0.0%

Color previews

#ccfffa text on a black background

contrast 19.25:1

Card sample

#ccfffa text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfffa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfffa in the Color Lab