Skip to content

#ddf5b4

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

RGB
221, 245, 180
HSL
82°, 77%, 83%
CMYK
10, 0, 27, 4
Luminance
0.8397

Every format

HEX#ddf5b4
RGBrgb(221, 245, 180)
HSLhsl(82, 77%, 83%)
CMYKcmyk(10%, 0%, 27%, 4%)
LABlab(93.4 -18.7 28.8)
LCHlch(93.4 34.3 123.0)
OKLCHoklch(0.937 0.088 124.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf5b4 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#ddf5b4 on black: 17.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green96.1%
Blue70.6%

CMYK percentages

Cyan9.8%
Magenta0.0%
Yellow26.5%
Key (black)3.9%

Color previews

#ddf5b4 text on a black background

contrast 17.79:1

Card sample

#ddf5b4 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddf5b4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddf5b4 in the Color Lab