Skip to content

#cefefc

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

RGB
206, 254, 252
HSL
178°, 96%, 90%
CMYK
19, 0, 1, 0
Luminance
0.9103

Every format

HEX#cefefc
RGBrgb(206, 254, 252)
HSLhsl(178, 96%, 90%)
CMYKcmyk(19%, 0%, 1%, 0%)
LABlab(96.4 -15.5 -4.1)
LCHlch(96.4 16.1 194.7)
OKLCHoklch(0.963 0.049 193.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green99.6%
Blue98.8%

CMYK percentages

Cyan18.9%
Magenta0.0%
Yellow0.8%
Key (black)0.4%

Color previews

#cefefc text on a black background

contrast 19.21:1

Card sample

#cefefc text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefefc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefefc in the Color Lab