Skip to content

#dfff99

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

RGB
223, 255, 153
HSL
79°, 100%, 80%
CMYK
13, 0, 40, 0
Luminance
0.8951

Every format

HEX#dfff99
RGBrgb(223, 255, 153)
HSLhsl(79, 100%, 80%)
CMYKcmyk(13%, 0%, 40%, 0%)
LABlab(95.8 -26.2 45.3)
LCHlch(95.8 52.3 120.0)
OKLCHoklch(0.955 0.132 123.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfff99 on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#dfff99 on black: 18.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green100.0%
Blue60.0%

CMYK percentages

Cyan12.5%
Magenta0.0%
Yellow40.0%
Key (black)0.0%

Color previews

#dfff99 text on a black background

contrast 18.90:1

Card sample

#dfff99 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfff99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfff99 in the Color Lab