Skip to content

#ddf17b

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

RGB
221, 241, 123
HSL
70°, 81%, 71%
CMYK
8, 0, 49, 6
Luminance
0.7971

Every format

HEX#ddf17b
RGBrgb(221, 241, 123)
HSLhsl(70, 81%, 71%)
CMYKcmyk(8%, 0%, 49%, 6%)
LABlab(91.6 -23.4 54.3)
LCHlch(91.6 59.1 113.3)
OKLCHoklch(0.919 0.145 117.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf17b on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#ddf17b on black: 16.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green94.5%
Blue48.2%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow49.0%
Key (black)5.5%

Color previews

#ddf17b text on a black background

contrast 16.94:1

Card sample

#ddf17b text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(221, 241, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 241, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ddf17b;
background: linear-gradient(135deg, #ddf17b, #8EF17B);

Monochromatic scale

Palettes built from #ddf17b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddf17b in the Color Lab