Skip to content

#d3fd2b

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

RGB
211, 253, 43
HSL
72°, 98%, 58%
CMYK
17, 0, 83, 1
Luminance
0.8427

Every format

HEX#d3fd2b
RGBrgb(211, 253, 43)
HSLhsl(72, 98%, 58%)
CMYKcmyk(17%, 0%, 83%, 1%)
LABlab(93.6 -37.7 85.0)
LCHlch(93.6 93.0 113.9)
OKLCHoklch(0.932 0.215 121.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green99.2%
Blue16.9%

CMYK percentages

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

Color previews

#d3fd2b text on a black background

contrast 17.85:1

Card sample

#d3fd2b text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3fd2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3fd2b in the Color Lab