Skip to content

#dcffda

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

RGB
220, 255, 218
HSL
117°, 100%, 93%
CMYK
14, 0, 15, 0
Luminance
0.9180

Every format

HEX#dcffda
RGBrgb(220, 255, 218)
HSLhsl(117, 100%, 93%)
CMYKcmyk(14%, 0%, 15%, 0%)
LABlab(96.7 -18.0 14.0)
LCHlch(96.7 22.8 142.1)
OKLCHoklch(0.965 0.061 143.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcffda on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#dcffda on black: 19.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green100.0%
Blue85.5%

CMYK percentages

Cyan13.7%
Magenta0.0%
Yellow14.5%
Key (black)0.0%

Color previews

#dcffda text on a black background

contrast 19.36:1

Card sample

#dcffda text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcffda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcffda in the Color Lab