Skip to content

#ddfead

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

RGB
221, 254, 173
HSL
84°, 98%, 84%
CMYK
13, 0, 32, 0
Luminance
0.8927

Every format

HEX#ddfead
RGBrgb(221, 254, 173)
HSLhsl(84, 98%, 84%)
CMYKcmyk(13%, 0%, 32%, 0%)
LABlab(95.7 -24.0 35.3)
LCHlch(95.7 42.7 124.1)
OKLCHoklch(0.954 0.110 126.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green99.6%
Blue67.8%

CMYK percentages

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

Color previews

#ddfead text on a black background

contrast 18.85:1

Card sample

#ddfead text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfead

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfead in the Color Lab