Skip to content

#ddfd63

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

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

Every format

HEX#ddfd63
RGBrgb(221, 253, 99)
HSLhsl(73, 98%, 69%)
CMYKcmyk(13%, 0%, 61%, 1%)
LABlab(94.5 -31.0 68.2)
LCHlch(94.5 74.9 114.5)
OKLCHoklch(0.942 0.180 119.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green99.2%
Blue38.8%

CMYK percentages

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

Color previews

#ddfd63 text on a black background

contrast 18.30:1

Card sample

#ddfd63 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfd63

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfd63 in the Color Lab