Skip to content

#cefffc

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

RGB
206, 255, 252
HSL
176°, 100%, 90%
CMYK
19, 0, 1, 0
Luminance
0.9167

Every format

HEX#cefffc
RGBrgb(206, 255, 252)
HSLhsl(176, 100%, 90%)
CMYKcmyk(19%, 0%, 1%, 0%)
LABlab(96.7 -16.0 -3.7)
LCHlch(96.7 16.5 193.0)
OKLCHoklch(0.965 0.050 191.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan19.2%
Magenta0.0%
Yellow1.2%
Key (black)0.0%

Color previews

#cefffc text on a black background

contrast 19.33:1

Card sample

#cefffc text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefffc in the Color Lab