Skip to content

#0add41

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

RGB
10, 221, 65
HSL
136°, 91%, 45%
CMYK
96, 0, 71, 13
Luminance
0.5216

Every format

HEX#0add41
RGBrgb(10, 221, 65)
HSLhsl(136, 91%, 45%)
CMYKcmyk(96%, 0%, 71%, 13%)
LABlab(77.4 -74.1 60.9)
LCHlch(77.4 95.9 140.6)
OKLCHoklch(0.781 0.243 145.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0add41 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#0add41 on black: 11.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.9%
Green86.7%
Blue25.5%

CMYK percentages

Cyan95.5%
Magenta0.0%
Yellow70.6%
Key (black)13.3%

Color previews

#0add41 text on a black background

contrast 11.43:1

Card sample

#0add41 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(10, 221, 65, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(10, 221, 65, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0add41;
background: linear-gradient(135deg, #0add41, #0ADDCE);

Monochromatic scale

Palettes built from #0add41

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0add41 in the Color Lab