Skip to content

#ddfebc

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

RGB
221, 254, 188
HSL
90°, 97%, 87%
CMYK
13, 0, 26, 0
Luminance
0.8989

Every format

HEX#ddfebc
RGBrgb(221, 254, 188)
HSLhsl(90, 97%, 87%)
CMYKcmyk(13%, 0%, 26%, 0%)
LABlab(96.0 -21.9 28.1)
LCHlch(96.0 35.6 127.9)
OKLCHoklch(0.957 0.092 129.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green99.6%
Blue73.7%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow26.0%
Key (black)0.4%

Color previews

#ddfebc text on a black background

contrast 18.98:1

Card sample

#ddfebc text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfebc in the Color Lab