Skip to content

#ddf85d

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

RGB
221, 248, 93
HSL
71°, 92%, 67%
CMYK
11, 0, 63, 3
Luminance
0.8330

Every format

HEX#ddf85d
RGBrgb(221, 248, 93)
HSLhsl(71, 92%, 67%)
CMYKcmyk(11%, 0%, 63%, 3%)
LABlab(93.1 -29.1 69.1)
LCHlch(93.1 75.0 112.9)
OKLCHoklch(0.931 0.179 118.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf85d on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#ddf85d on black: 17.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green97.3%
Blue36.5%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow62.5%
Key (black)2.7%

Color previews

#ddf85d text on a black background

contrast 17.66:1

Card sample

#ddf85d text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddf85d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddf85d in the Color Lab