Skip to content

#dcff5c

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

RGB
220, 255, 92
HSL
73°, 100%, 68%
CMYK
14, 0, 64, 0
Luminance
0.8751

Every format

HEX#dcff5c
RGBrgb(220, 255, 92)
HSLhsl(73, 100%, 68%)
CMYKcmyk(14%, 0%, 64%, 0%)
LABlab(95.0 -32.8 71.4)
LCHlch(95.0 78.6 114.7)
OKLCHoklch(0.945 0.188 120.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcff5c on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#dcff5c on black: 18.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green100.0%
Blue36.1%

CMYK percentages

Cyan13.7%
Magenta0.0%
Yellow63.9%
Key (black)0.0%

Color previews

#dcff5c text on a black background

contrast 18.50:1

Card sample

#dcff5c text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcff5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcff5c in the Color Lab