Skip to content

#2df010

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

RGB
45, 240, 16
HSL
112°, 88%, 50%
CMYK
81, 0, 93, 6
Luminance
0.6292

Every format

HEX#2df010
RGBrgb(45, 240, 16)
HSLhsl(112, 88%, 50%)
CMYKcmyk(81%, 0%, 93%, 6%)
LABlab(83.4 -79.4 78.4)
LCHlch(83.4 111.6 135.4)
OKLCHoklch(0.831 0.275 141.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2df010 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#2df010 on black: 13.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green94.1%
Blue6.3%

CMYK percentages

Cyan81.3%
Magenta0.0%
Yellow93.3%
Key (black)5.9%

Color previews

#2df010 text on a black background

contrast 13.58:1

Card sample

#2df010 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 240, 16, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 240, 16, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2df010;
background: linear-gradient(135deg, #2df010, #10F088);

Monochromatic scale

Palettes built from #2df010

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2df010 in the Color Lab