Skip to content

#ddfb80

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

RGB
221, 251, 128
HSL
75°, 94%, 74%
CMYK
12, 0, 49, 2
Luminance
0.8593

Every format

HEX#ddfb80
RGBrgb(221, 251, 128)
HSLhsl(75, 94%, 74%)
CMYKcmyk(12%, 0%, 49%, 2%)
LABlab(94.3 -27.7 55.2)
LCHlch(94.3 61.8 116.6)
OKLCHoklch(0.941 0.153 120.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddfb80 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#ddfb80 on black: 18.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green98.4%
Blue50.2%

CMYK percentages

Cyan12.0%
Magenta0.0%
Yellow49.0%
Key (black)1.6%

Color previews

#ddfb80 text on a black background

contrast 18.19:1

Card sample

#ddfb80 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfb80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddfb80 in the Color Lab