Skip to content

#dcfdac

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

RGB
220, 253, 172
HSL
84°, 95%, 83%
CMYK
13, 0, 32, 1
Luminance
0.8844

Every format

HEX#dcfdac
RGBrgb(220, 253, 172)
HSLhsl(84, 95%, 83%)
CMYKcmyk(13%, 0%, 32%, 1%)
LABlab(95.3 -24.0 35.4)
LCHlch(95.3 42.7 124.1)
OKLCHoklch(0.951 0.110 126.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcfdac on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#dcfdac on black: 18.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green99.2%
Blue67.5%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#dcfdac text on a black background

contrast 18.69:1

Card sample

#dcfdac text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcfdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcfdac in the Color Lab