Skip to content

#d9ff7f

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

RGB
217, 255, 127
HSL
78°, 100%, 75%
CMYK
15, 0, 50, 0
Luminance
0.8780

Every format

HEX#d9ff7f
RGBrgb(217, 255, 127)
HSLhsl(78, 100%, 75%)
CMYKcmyk(15%, 0%, 50%, 0%)
LABlab(95.1 -31.1 56.6)
LCHlch(95.1 64.6 118.8)
OKLCHoklch(0.947 0.160 123.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.1%
Green100.0%
Blue49.8%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow50.2%
Key (black)0.0%

Color previews

#d9ff7f text on a black background

contrast 18.56:1

Card sample

#d9ff7f text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(217, 255, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(217, 255, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d9ff7f;
background: linear-gradient(135deg, #d9ff7f, #84FF7F);

Monochromatic scale

Palettes built from #d9ff7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d9ff7f in the Color Lab