Skip to content

#d3fd7c

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

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

Every format

HEX#d3fd7c
RGBrgb(211, 253, 124)
HSLhsl(80, 97%, 74%)
CMYKcmyk(17%, 0%, 51%, 1%)
LABlab(94.1 -32.7 56.7)
LCHlch(94.1 65.5 120.0)
OKLCHoklch(0.938 0.163 124.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green99.2%
Blue48.6%

CMYK percentages

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

Color previews

#d3fd7c text on a black background

contrast 18.11:1

Card sample

#d3fd7c text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3fd7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3fd7c in the Color Lab