Skip to content

#ddffca

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

RGB
221, 255, 202
HSL
99°, 100%, 90%
CMYK
13, 0, 21, 0
Luminance
0.9116

Every format

HEX#ddffca
RGBrgb(221, 255, 202)
HSLhsl(99, 100%, 90%)
CMYKcmyk(13%, 0%, 21%, 0%)
LABlab(96.5 -20.2 21.8)
LCHlch(96.5 29.7 132.9)
OKLCHoklch(0.962 0.078 134.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddffca on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#ddffca on black: 19.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green100.0%
Blue79.2%

CMYK percentages

Cyan13.3%
Magenta0.0%
Yellow20.8%
Key (black)0.0%

Color previews

#ddffca text on a black background

contrast 19.23:1

Card sample

#ddffca text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddffca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddffca in the Color Lab