Skip to content

#ddf27b

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

RGB
221, 242, 123
HSL
71°, 82%, 72%
CMYK
9, 0, 49, 5
Luminance
0.8031

Every format

HEX#ddf27b
RGBrgb(221, 242, 123)
HSLhsl(71, 82%, 72%)
CMYKcmyk(9%, 0%, 49%, 5%)
LABlab(91.8 -23.9 54.6)
LCHlch(91.8 59.6 113.6)
OKLCHoklch(0.921 0.146 117.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf27b on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#ddf27b on black: 17.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green94.9%
Blue48.2%

CMYK percentages

Cyan8.7%
Magenta0.0%
Yellow49.2%
Key (black)5.1%

Color previews

#ddf27b text on a black background

contrast 17.06:1

Card sample

#ddf27b text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddf27b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddf27b in the Color Lab