Skip to content

#d3fd00

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

RGB
211, 253, 0
HSL
70°, 100%, 50%
CMYK
17, 0, 100, 1
Luminance
0.8410

Every format

HEX#d3fd00
RGBrgb(211, 253, 0)
HSLhsl(70, 100%, 50%)
CMYKcmyk(17%, 0%, 100%, 1%)
LABlab(93.5 -38.4 90.4)
LCHlch(93.5 98.2 113.0)
OKLCHoklch(0.931 0.224 121.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green99.2%
Blue0.0%

CMYK percentages

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

Color previews

#d3fd00 text on a black background

contrast 17.82:1

Card sample

#d3fd00 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3fd00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3fd00 in the Color Lab