Skip to content

#cdffdf

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

RGB
205, 255, 223
HSL
142°, 100%, 90%
CMYK
20, 0, 13, 0
Luminance
0.8983

Every format

HEX#cdffdf
RGBrgb(205, 255, 223)
HSLhsl(142, 100%, 90%)
CMYKcmyk(20%, 0%, 13%, 0%)
LABlab(95.9 -21.9 10.1)
LCHlch(95.9 24.1 155.2)
OKLCHoklch(0.957 0.067 156.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green100.0%
Blue87.5%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow12.5%
Key (black)0.0%

Color previews

#cdffdf text on a black background

contrast 18.97:1

Card sample

#cdffdf text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdffdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdffdf in the Color Lab