Skip to content

#ddffbb

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

RGB
221, 255, 187
HSL
90°, 100%, 87%
CMYK
13, 0, 27, 0
Luminance
0.9048

Every format

HEX#ddffbb
RGBrgb(221, 255, 187)
HSLhsl(90, 100%, 87%)
CMYKcmyk(13%, 0%, 27%, 0%)
LABlab(96.2 -22.5 29.0)
LCHlch(96.2 36.7 127.8)
OKLCHoklch(0.959 0.095 129.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddffbb on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#ddffbb on black: 19.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green100.0%
Blue73.3%

CMYK percentages

Cyan13.3%
Magenta0.0%
Yellow26.7%
Key (black)0.0%

Color previews

#ddffbb text on a black background

contrast 19.10:1

Card sample

#ddffbb text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddffbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddffbb in the Color Lab