Skip to content

#ddfd65

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

RGB
221, 253, 101
HSL
73°, 97%, 69%
CMYK
13, 0, 60, 1
Luminance
0.8656

Every format

HEX#ddfd65
RGBrgb(221, 253, 101)
HSLhsl(73, 97%, 69%)
CMYKcmyk(13%, 0%, 60%, 1%)
LABlab(94.5 -30.9 67.4)
LCHlch(94.5 74.1 114.6)
OKLCHoklch(0.942 0.179 120.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ddfd65 text on a black background

contrast 18.31:1

Card sample

#ddfd65 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfd65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfd65 in the Color Lab