Skip to content

#ddfeae

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

RGB
221, 254, 174
HSL
85°, 98%, 84%
CMYK
13, 0, 32, 0
Luminance
0.8931

Every format

HEX#ddfeae
RGBrgb(221, 254, 174)
HSLhsl(85, 98%, 84%)
CMYKcmyk(13%, 0%, 32%, 0%)
LABlab(95.7 -23.8 34.9)
LCHlch(95.7 42.2 124.4)
OKLCHoklch(0.955 0.108 126.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddfeae on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#ddfeae on black: 18.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow31.5%
Key (black)0.4%

Color previews

#ddfeae text on a black background

contrast 18.86:1

Card sample

#ddfeae text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfeae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfeae in the Color Lab