Skip to content

#cdffdc

a pale, electric green · cool · closest name: beige

RGB
205, 255, 220
HSL
138°, 100%, 90%
CMYK
20, 0, 14, 0
Luminance
0.8967

Every format

HEX#cdffdc
RGBrgb(205, 255, 220)
HSLhsl(138, 100%, 90%)
CMYKcmyk(20%, 0%, 14%, 0%)
LABlab(95.9 -22.5 11.6)
LCHlch(95.9 25.3 152.8)
OKLCHoklch(0.956 0.069 154.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green100.0%
Blue86.3%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow13.7%
Key (black)0.0%

Color previews

#cdffdc text on a black background

contrast 18.93:1

Card sample

#cdffdc text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdffdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdffdc in the Color Lab