Skip to content

#1ace13

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

RGB
26, 206, 19
HSL
118°, 83%, 44%
CMYK
87, 0, 91, 19
Luminance
0.4441

Every format

HEX#1ace13
RGBrgb(26, 206, 19)
HSLhsl(118, 83%, 44%)
CMYKcmyk(87%, 0%, 91%, 19%)
LABlab(72.5 -71.6 68.8)
LCHlch(72.5 99.3 136.1)
OKLCHoklch(0.740 0.246 142.4)

Copy-ready code

/* CSS */
color: #1ace13;
background-color: #1ace13;
/* Tailwind (arbitrary) */
class="text-[#1ace13] bg-[#1ace13]"
/* SCSS */
$brand: #1ace13;
/* SwiftUI */
Color(red: 0.102, green: 0.808, blue: 0.075)
/* Android */
Color.parseColor("#1ace13")

Accessibility — WCAG contrast

Aa
#1ace13 on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#1ace13 on black: 9.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.2%
Green80.8%
Blue7.5%

CMYK percentages

Cyan87.4%
Magenta0.0%
Yellow90.8%
Key (black)19.2%

Color previews

#1ace13 text on a black background

contrast 9.88:1

Card sample

#1ace13 text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1ace13;
Background color
Panel with #1ace13 background
background-color: #1ace13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1ace13;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(26, 206, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(26, 206, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1ace13;
background: linear-gradient(135deg, #1ace13, #13CE89);

Monochromatic scale

Palettes built from #1ace13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1ace13 in the Color Lab