Skip to content

#cefffe

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

RGB
206, 255, 254
HSL
179°, 100%, 90%
CMYK
19, 0, 0, 0
Luminance
0.9180

Every format

HEX#cefffe
RGBrgb(206, 255, 254)
HSLhsl(179, 100%, 90%)
CMYKcmyk(19%, 0%, 0%, 0%)
LABlab(96.7 -15.6 -4.7)
LCHlch(96.7 16.3 196.6)
OKLCHoklch(0.966 0.050 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cefffe on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#cefffe on black: 19.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green100.0%
Blue99.6%

CMYK percentages

Cyan19.2%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#cefffe text on a black background

contrast 19.36:1

Card sample

#cefffe text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefffe in the Color Lab