Skip to content

#dcfd64

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

RGB
220, 253, 100
HSL
73°, 98%, 69%
CMYK
13, 0, 61, 1
Luminance
0.8639

Every format

HEX#dcfd64
RGBrgb(220, 253, 100)
HSLhsl(73, 98%, 69%)
CMYKcmyk(13%, 0%, 61%, 1%)
LABlab(94.5 -31.3 67.7)
LCHlch(94.5 74.6 114.8)
OKLCHoklch(0.942 0.180 120.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green99.2%
Blue39.2%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow60.5%
Key (black)0.8%

Color previews

#dcfd64 text on a black background

contrast 18.28:1

Card sample

#dcfd64 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcfd64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcfd64 in the Color Lab