Skip to content

#cdfded

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

RGB
205, 253, 237
HSL
160°, 92%, 90%
CMYK
19, 0, 6, 1
Luminance
0.8934

Every format

HEX#cdfded
RGBrgb(205, 253, 237)
HSLhsl(160, 92%, 90%)
CMYKcmyk(19%, 0%, 6%, 1%)
LABlab(95.7 -18.3 2.6)
LCHlch(95.7 18.5 171.9)
OKLCHoklch(0.956 0.053 172.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green99.2%
Blue92.9%

CMYK percentages

Cyan19.0%
Magenta0.0%
Yellow6.3%
Key (black)0.8%

Color previews

#cdfded text on a black background

contrast 18.87:1

Card sample

#cdfded text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfded in the Color Lab