Skip to content

#ddfd64

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

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

Every format

HEX#ddfd64
RGBrgb(221, 253, 100)
HSLhsl(73, 98%, 69%)
CMYKcmyk(13%, 0%, 61%, 1%)
LABlab(94.5 -30.9 67.8)
LCHlch(94.5 74.5 114.5)
OKLCHoklch(0.942 0.180 120.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green99.2%
Blue39.2%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow60.5%
Key (black)0.8%

Color previews

#ddfd64 text on a black background

contrast 18.31:1

Card sample

#ddfd64 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfd64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfd64 in the Color Lab