Skip to content

#1abc13

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

RGB
26, 188, 19
HSL
118°, 82%, 41%
CMYK
86, 0, 90, 26
Luminance
0.3623

Every format

HEX#1abc13
RGBrgb(26, 188, 19)
HSLhsl(118, 82%, 41%)
CMYKcmyk(86%, 0%, 90%, 26%)
LABlab(66.7 -66.5 63.9)
LCHlch(66.7 92.3 136.2)
OKLCHoklch(0.691 0.228 142.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1abc13 on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#1abc13 on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.2%
Green73.7%
Blue7.5%

CMYK percentages

Cyan86.2%
Magenta0.0%
Yellow89.9%
Key (black)26.3%

Color previews

#1abc13 text on a black background

contrast 8.25:1

Card sample

#1abc13 text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1abc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1abc13 in the Color Lab