Skip to content

#ddfd3f

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

RGB
221, 253, 63
HSL
70°, 98%, 62%
CMYK
13, 0, 75, 1
Luminance
0.8598

Every format

HEX#ddfd3f
RGBrgb(221, 253, 63)
HSLhsl(70, 98%, 62%)
CMYKcmyk(13%, 0%, 75%, 1%)
LABlab(94.3 -33.0 80.8)
LCHlch(94.3 87.3 112.3)
OKLCHoklch(0.940 0.203 119.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green99.2%
Blue24.7%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow75.1%
Key (black)0.8%

Color previews

#ddfd3f text on a black background

contrast 18.20:1

Card sample

#ddfd3f text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfd3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfd3f in the Color Lab