Skip to content

#d3fd8c

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

RGB
211, 253, 140
HSL
82°, 97%, 77%
CMYK
17, 0, 45, 1
Luminance
0.8599

Every format

HEX#d3fd8c
RGBrgb(211, 253, 140)
HSLhsl(82, 97%, 77%)
CMYKcmyk(17%, 0%, 45%, 1%)
LABlab(94.3 -31.1 49.5)
LCHlch(94.3 58.5 122.1)
OKLCHoklch(0.940 0.147 125.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green99.2%
Blue54.9%

CMYK percentages

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

Color previews

#d3fd8c text on a black background

contrast 18.20:1

Card sample

#d3fd8c text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3fd8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3fd8c in the Color Lab