Skip to content

#0df255

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

RGB
13, 242, 85
HSL
139°, 90%, 50%
CMYK
95, 0, 65, 5
Luminance
0.6425

Every format

HEX#0df255
RGBrgb(13, 242, 85)
HSLhsl(139, 90%, 50%)
CMYKcmyk(95%, 0%, 65%, 5%)
LABlab(84.1 -78.0 60.4)
LCHlch(84.1 98.7 142.3)
OKLCHoklch(0.837 0.252 146.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0df255 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#0df255 on black: 13.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red5.1%
Green94.9%
Blue33.3%

CMYK percentages

Cyan94.6%
Magenta0.0%
Yellow64.9%
Key (black)5.1%

Color previews

#0df255 text on a black background

contrast 13.85:1

Card sample

#0df255 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0df255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0df255 in the Color Lab