Skip to content

#dcfd5d

a light, electric green · cool · closest name: yellow

RGB
220, 253, 93
HSL
72°, 98%, 68%
CMYK
13, 0, 63, 1
Luminance
0.8626

Every format

HEX#dcfd5d
RGBrgb(220, 253, 93)
HSLhsl(72, 98%, 68%)
CMYKcmyk(13%, 0%, 63%, 1%)
LABlab(94.4 -31.8 70.4)
LCHlch(94.4 77.3 114.3)
OKLCHoklch(0.941 0.185 120.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcfd5d on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#dcfd5d on black: 18.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green99.2%
Blue36.5%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow63.2%
Key (black)0.8%

Color previews

#dcfd5d text on a black background

contrast 18.25:1

Card sample

#dcfd5d text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 253, 93, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 253, 93, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcfd5d;
background: linear-gradient(135deg, #dcfd5d, #71FD5D);

Monochromatic scale

Palettes built from #dcfd5d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcfd5d in the Color Lab