Skip to content

#cdfdef

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

RGB
205, 253, 239
HSL
163°, 92%, 90%
CMYK
19, 0, 6, 1
Luminance
0.8946

Every format

HEX#cdfdef
RGBrgb(205, 253, 239)
HSLhsl(163, 92%, 90%)
CMYKcmyk(19%, 0%, 6%, 1%)
LABlab(95.8 -17.9 1.7)
LCHlch(95.8 18.0 174.7)
OKLCHoklch(0.957 0.052 175.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfdef on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#cdfdef on black: 18.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green99.2%
Blue93.7%

CMYK percentages

Cyan19.0%
Magenta0.0%
Yellow5.5%
Key (black)0.8%

Color previews

#cdfdef text on a black background

contrast 18.89:1

Card sample

#cdfdef text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfdef in the Color Lab