Skip to content

#0fd700

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

RGB
15, 215, 0
HSL
116°, 100%, 42%
CMYK
93, 0, 100, 16
Luminance
0.4870

Every format

HEX#0fd700
RGBrgb(15, 215, 0)
HSLhsl(116, 100%, 42%)
CMYKcmyk(93%, 0%, 100%, 16%)
LABlab(75.3 -75.2 73.2)
LCHlch(75.3 104.9 135.8)
OKLCHoklch(0.762 0.258 142.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0fd700 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#0fd700 on black: 10.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red5.9%
Green84.3%
Blue0.0%

CMYK percentages

Cyan93.0%
Magenta0.0%
Yellow100.0%
Key (black)15.7%

Color previews

#0fd700 text on a black background

contrast 10.74:1

Card sample

#0fd700 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(15, 215, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(15, 215, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0fd700;
background: linear-gradient(135deg, #0fd700, #00D780);

Monochromatic scale

Palettes built from #0fd700

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0fd700 in the Color Lab