Skip to content

#ddfd4f

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

RGB
221, 253, 79
HSL
71°, 98%, 65%
CMYK
13, 0, 69, 1
Luminance
0.8619

Every format

HEX#ddfd4f
RGBrgb(221, 253, 79)
HSLhsl(71, 98%, 65%)
CMYKcmyk(13%, 0%, 69%, 1%)
LABlab(94.4 -32.3 75.6)
LCHlch(94.4 82.2 113.1)
OKLCHoklch(0.941 0.194 119.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green99.2%
Blue31.0%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow68.8%
Key (black)0.8%

Color previews

#ddfd4f text on a black background

contrast 18.24:1

Card sample

#ddfd4f text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfd4f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfd4f in the Color Lab