Skip to content

#ccffee

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

RGB
204, 255, 238
HSL
160°, 100%, 90%
CMYK
20, 0, 7, 0
Luminance
0.9053

Every format

HEX#ccffee
RGBrgb(204, 255, 238)
HSLhsl(160, 100%, 90%)
CMYKcmyk(20%, 0%, 7%, 0%)
LABlab(96.2 -19.4 2.8)
LCHlch(96.2 19.6 171.8)
OKLCHoklch(0.960 0.057 172.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccffee on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#ccffee on black: 19.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green100.0%
Blue93.3%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow6.7%
Key (black)0.0%

Color previews

#ccffee text on a black background

contrast 19.11:1

Card sample

#ccffee text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccffee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccffee in the Color Lab