Skip to content

#d3fd7f

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

RGB
211, 253, 127
HSL
80°, 97%, 75%
CMYK
17, 0, 50, 1
Luminance
0.8563

Every format

HEX#d3fd7f
RGBrgb(211, 253, 127)
HSLhsl(80, 97%, 75%)
CMYKcmyk(17%, 0%, 50%, 1%)
LABlab(94.2 -32.4 55.4)
LCHlch(94.2 64.2 120.4)
OKLCHoklch(0.938 0.160 124.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3fd7f on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#d3fd7f on black: 18.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green99.2%
Blue49.8%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow49.8%
Key (black)0.8%

Color previews

#d3fd7f text on a black background

contrast 18.13:1

Card sample

#d3fd7f text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 253, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 253, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3fd7f;
background: linear-gradient(135deg, #d3fd7f, #7FFD7F);

Monochromatic scale

Palettes built from #d3fd7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3fd7f in the Color Lab