Skip to content

#2df90a

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

RGB
45, 249, 10
HSL
111°, 95%, 51%
CMYK
82, 0, 96, 2
Luminance
0.6833

Every format

HEX#2df90a
RGBrgb(45, 249, 10)
HSLhsl(111, 95%, 51%)
CMYKcmyk(82%, 0%, 96%, 2%)
LABlab(86.2 -82.0 81.3)
LCHlch(86.2 115.4 135.2)
OKLCHoklch(0.854 0.284 141.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2df90a on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#2df90a on black: 14.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green97.6%
Blue3.9%

CMYK percentages

Cyan81.9%
Magenta0.0%
Yellow96.0%
Key (black)2.4%

Color previews

#2df90a text on a black background

contrast 14.67:1

Card sample

#2df90a text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2df90a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2df90a in the Color Lab