Skip to content

#d2f80c

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

RGB
210, 248, 12
HSL
70°, 94%, 51%
CMYK
15, 0, 95, 3
Luminance
0.8086

Every format

HEX#d2f80c
RGBrgb(210, 248, 12)
HSLhsl(70, 94%, 51%)
CMYKcmyk(15%, 0%, 95%, 3%)
LABlab(92.1 -36.4 88.4)
LCHlch(92.1 95.6 112.4)
OKLCHoklch(0.919 0.218 120.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2f80c on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#d2f80c on black: 17.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green97.3%
Blue4.7%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow95.2%
Key (black)2.7%

Color previews

#d2f80c text on a black background

contrast 17.17:1

Card sample

#d2f80c text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 248, 12, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 248, 12, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2f80c;
background: linear-gradient(135deg, #d2f80c, #35F80C);

Monochromatic scale

Palettes built from #d2f80c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2f80c in the Color Lab