Skip to content

#dcff66

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

RGB
220, 255, 102
HSL
74°, 100%, 70%
CMYK
14, 0, 60, 0
Luminance
0.8769

Every format

HEX#dcff66
RGBrgb(220, 255, 102)
HSLhsl(74, 100%, 70%)
CMYKcmyk(14%, 0%, 60%, 0%)
LABlab(95.0 -32.1 67.5)
LCHlch(95.0 74.7 115.5)
OKLCHoklch(0.946 0.181 120.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcff66 on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#dcff66 on black: 18.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green100.0%
Blue40.0%

CMYK percentages

Cyan13.7%
Magenta0.0%
Yellow60.0%
Key (black)0.0%

Color previews

#dcff66 text on a black background

contrast 18.54:1

Card sample

#dcff66 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcff66

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcff66 in the Color Lab