Skip to content

#ddffeb

a pale, electric green · cool · closest name: beige

RGB
221, 255, 235
HSL
145°, 100%, 93%
CMYK
13, 0, 8, 0
Luminance
0.9289

Every format

HEX#ddffeb
RGBrgb(221, 255, 235)
HSLhsl(145, 100%, 93%)
CMYKcmyk(13%, 0%, 8%, 0%)
LABlab(97.2 -14.7 5.9)
LCHlch(97.2 15.8 158.1)
OKLCHoklch(0.970 0.044 159.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddffeb on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#ddffeb on black: 19.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green100.0%
Blue92.2%

CMYK percentages

Cyan13.3%
Magenta0.0%
Yellow7.8%
Key (black)0.0%

Color previews

#ddffeb text on a black background

contrast 19.58:1

Card sample

#ddffeb text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddffeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddffeb in the Color Lab