Skip to content

#ddfeab

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

RGB
221, 254, 171
HSL
84°, 98%, 83%
CMYK
13, 0, 33, 0
Luminance
0.8920

Every format

HEX#ddfeab
RGBrgb(221, 254, 171)
HSLhsl(84, 98%, 83%)
CMYKcmyk(13%, 0%, 33%, 0%)
LABlab(95.7 -24.2 36.3)
LCHlch(95.7 43.6 123.7)
OKLCHoklch(0.954 0.112 126.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green99.6%
Blue67.1%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow32.7%
Key (black)0.4%

Color previews

#ddfeab text on a black background

contrast 18.84:1

Card sample

#ddfeab text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfeab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfeab in the Color Lab