Skip to content

#0df03c

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

RGB
13, 240, 60
HSL
132°, 90%, 50%
CMYK
95, 0, 75, 6
Luminance
0.6273

Every format

HEX#0df03c
RGBrgb(13, 240, 60)
HSLhsl(132, 90%, 50%)
CMYKcmyk(95%, 0%, 75%, 6%)
LABlab(83.3 -79.7 68.6)
LCHlch(83.3 105.2 139.3)
OKLCHoklch(0.830 0.265 144.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0df03c on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#0df03c on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red5.1%
Green94.1%
Blue23.5%

CMYK percentages

Cyan94.6%
Magenta0.0%
Yellow75.0%
Key (black)5.9%

Color previews

#0df03c text on a black background

contrast 13.55:1

Card sample

#0df03c text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(13, 240, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(13, 240, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0df03c;
background: linear-gradient(135deg, #0df03c, #0DF0D3);

Monochromatic scale

Palettes built from #0df03c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0df03c in the Color Lab