Skip to content

#dcfd50

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

RGB
220, 253, 80
HSL
71°, 98%, 65%
CMYK
13, 0, 68, 1
Luminance
0.8605

Every format

HEX#dcfd50
RGBrgb(220, 253, 80)
HSLhsl(71, 98%, 65%)
CMYKcmyk(13%, 0%, 68%, 1%)
LABlab(94.3 -32.6 75.2)
LCHlch(94.3 82.0 113.4)
OKLCHoklch(0.940 0.194 119.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green99.2%
Blue31.4%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow68.4%
Key (black)0.8%

Color previews

#dcfd50 text on a black background

contrast 18.21:1

Card sample

#dcfd50 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcfd50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcfd50 in the Color Lab