Skip to content

#dfff5c

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

RGB
223, 255, 92
HSL
72°, 100%, 68%
CMYK
13, 0, 64, 0
Luminance
0.8798

Every format

HEX#dfff5c
RGBrgb(223, 255, 92)
HSLhsl(72, 100%, 68%)
CMYKcmyk(13%, 0%, 64%, 0%)
LABlab(95.2 -31.6 71.7)
LCHlch(95.2 78.3 113.8)
OKLCHoklch(0.947 0.187 119.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green100.0%
Blue36.1%

CMYK percentages

Cyan12.5%
Magenta0.0%
Yellow63.9%
Key (black)0.0%

Color previews

#dfff5c text on a black background

contrast 18.60:1

Card sample

#dfff5c text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfff5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfff5c in the Color Lab