Skip to content

#d3fd10

a balanced, electric green · cool · closest name: yellow

RGB
211, 253, 16
HSL
71°, 98%, 53%
CMYK
17, 0, 94, 1
Luminance
0.8414

Every format

HEX#d3fd10
RGBrgb(211, 253, 16)
HSLhsl(71, 98%, 53%)
CMYKcmyk(17%, 0%, 94%, 1%)
LABlab(93.5 -38.2 89.2)
LCHlch(93.5 97.0 113.2)
OKLCHoklch(0.931 0.222 121.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3fd10 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#d3fd10 on black: 17.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green99.2%
Blue6.3%

CMYK percentages

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

Color previews

#d3fd10 text on a black background

contrast 17.83:1

Card sample

#d3fd10 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3fd10

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3fd10 in the Color Lab