Skip to content

#ccefef

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

RGB
204, 239, 239
HSL
180°, 52%, 87%
CMYK
15, 0, 0, 6
Luminance
0.8080

Every format

HEX#ccefef
RGBrgb(204, 239, 239)
HSLhsl(180, 52%, 87%)
CMYKcmyk(15%, 0%, 0%, 6%)
LABlab(92.0 -11.3 -3.8)
LCHlch(92.0 11.9 198.6)
OKLCHoklch(0.927 0.036 196.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccefef on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#ccefef on black: 17.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green93.7%
Blue93.7%

CMYK percentages

Cyan14.6%
Magenta0.0%
Yellow0.0%
Key (black)6.3%

Color previews

#ccefef text on a black background

contrast 17.16:1

Card sample

#ccefef text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccefef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccefef in the Color Lab