Skip to content

#d3fd8d

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

RGB
211, 253, 141
HSL
83°, 97%, 77%
CMYK
17, 0, 44, 1
Luminance
0.8602

Every format

HEX#d3fd8d
RGBrgb(211, 253, 141)
HSLhsl(83, 97%, 77%)
CMYKcmyk(17%, 0%, 44%, 1%)
LABlab(94.3 -31.0 49.0)
LCHlch(94.3 58.0 122.3)
OKLCHoklch(0.940 0.146 125.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3fd8d on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#d3fd8d on black: 18.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green99.2%
Blue55.3%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow44.3%
Key (black)0.8%

Color previews

#d3fd8d text on a black background

contrast 18.20:1

Card sample

#d3fd8d text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3fd8d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3fd8d in the Color Lab