Skip to content

#cdfffe

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

RGB
205, 255, 254
HSL
179°, 100%, 90%
CMYK
20, 0, 0, 0
Luminance
0.9165

Every format

HEX#cdfffe
RGBrgb(205, 255, 254)
HSLhsl(179, 100%, 90%)
CMYKcmyk(20%, 0%, 0%, 0%)
LABlab(96.7 -15.9 -4.7)
LCHlch(96.7 16.6 196.6)
OKLCHoklch(0.965 0.051 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green100.0%
Blue99.6%

CMYK percentages

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

Color previews

#cdfffe text on a black background

contrast 19.33:1

Card sample

#cdfffe text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfffe in the Color Lab