Skip to content

#ddfdae

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

RGB
221, 253, 174
HSL
84°, 95%, 84%
CMYK
13, 0, 31, 1
Luminance
0.8868

Every format

HEX#ddfdae
RGBrgb(221, 253, 174)
HSLhsl(84, 95%, 84%)
CMYKcmyk(13%, 0%, 31%, 1%)
LABlab(95.5 -23.4 34.5)
LCHlch(95.5 41.7 124.1)
OKLCHoklch(0.953 0.107 126.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddfdae on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#ddfdae on black: 18.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green99.2%
Blue68.2%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow31.2%
Key (black)0.8%

Color previews

#ddfdae text on a black background

contrast 18.74:1

Card sample

#ddfdae text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfdae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfdae in the Color Lab