Skip to content

#d3fd7d

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

RGB
211, 253, 125
HSL
80°, 97%, 74%
CMYK
17, 0, 51, 1
Luminance
0.8558

Every format

HEX#d3fd7d
RGBrgb(211, 253, 125)
HSLhsl(80, 97%, 74%)
CMYKcmyk(17%, 0%, 51%, 1%)
LABlab(94.1 -32.6 56.3)
LCHlch(94.1 65.1 120.1)
OKLCHoklch(0.938 0.162 124.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green99.2%
Blue49.0%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow50.6%
Key (black)0.8%

Color previews

#d3fd7d text on a black background

contrast 18.12:1

Card sample

#d3fd7d text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3fd7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3fd7d in the Color Lab