Skip to content

#ddfd66

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

RGB
221, 253, 102
HSL
73°, 97%, 70%
CMYK
13, 0, 60, 1
Luminance
0.8658

Every format

HEX#ddfd66
RGBrgb(221, 253, 102)
HSLhsl(73, 97%, 70%)
CMYKcmyk(13%, 0%, 60%, 1%)
LABlab(94.6 -30.8 67.0)
LCHlch(94.6 73.7 114.7)
OKLCHoklch(0.943 0.178 120.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green99.2%
Blue40.0%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow59.7%
Key (black)0.8%

Color previews

#ddfd66 text on a black background

contrast 18.32:1

Card sample

#ddfd66 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfd66

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfd66 in the Color Lab