Skip to content

#ddf08b

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

RGB
221, 240, 139
HSL
71°, 77%, 74%
CMYK
8, 0, 42, 6
Luminance
0.7956

Every format

HEX#ddf08b
RGBrgb(221, 240, 139)
HSLhsl(71, 77%, 74%)
CMYKcmyk(8%, 0%, 42%, 6%)
LABlab(91.5 -21.3 46.6)
LCHlch(91.5 51.3 114.6)
OKLCHoklch(0.919 0.128 117.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf08b on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#ddf08b on black: 16.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green94.1%
Blue54.5%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow42.1%
Key (black)5.9%

Color previews

#ddf08b text on a black background

contrast 16.91:1

Card sample

#ddf08b text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(221, 240, 139, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 240, 139, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ddf08b;
background: linear-gradient(135deg, #ddf08b, #9AF08B);

Monochromatic scale

Palettes built from #ddf08b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddf08b in the Color Lab