Skip to content

#dcffca

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

RGB
220, 255, 202
HSL
100°, 100%, 90%
CMYK
14, 0, 21, 0
Luminance
0.9100

Every format

HEX#dcffca
RGBrgb(220, 255, 202)
HSLhsl(100, 100%, 90%)
CMYKcmyk(14%, 0%, 21%, 0%)
LABlab(96.4 -20.6 21.7)
LCHlch(96.4 29.9 133.5)
OKLCHoklch(0.962 0.079 135.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green100.0%
Blue79.2%

CMYK percentages

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

Color previews

#dcffca text on a black background

contrast 19.20:1

Card sample

#dcffca text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcffca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcffca in the Color Lab