Skip to content

#0ff20f

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

RGB
15, 242, 15
HSL
120°, 90%, 50%
CMYK
94, 0, 94, 5
Luminance
0.6364

Every format

HEX#0ff20f
RGBrgb(15, 242, 15)
HSLhsl(120, 90%, 50%)
CMYKcmyk(94%, 0%, 94%, 5%)
LABlab(83.8 -82.1 78.8)
LCHlch(83.8 113.8 136.2)
OKLCHoklch(0.834 0.281 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0ff20f on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#0ff20f on black: 13.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red5.9%
Green94.9%
Blue5.9%

CMYK percentages

Cyan93.8%
Magenta0.0%
Yellow93.8%
Key (black)5.1%

Color previews

#0ff20f text on a black background

contrast 13.73:1

Card sample

#0ff20f text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0ff20f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0ff20f in the Color Lab