Skip to content

#1abc52

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

RGB
26, 188, 82
HSL
141°, 76%, 42%
CMYK
86, 0, 56, 26
Luminance
0.3680

Every format

HEX#1abc52
RGBrgb(26, 188, 82)
HSLhsl(141, 76%, 42%)
CMYKcmyk(86%, 0%, 56%, 26%)
LABlab(67.1 -61.2 42.3)
LCHlch(67.1 74.4 145.4)
OKLCHoklch(0.696 0.193 148.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1abc52 on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#1abc52 on black: 8.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.2%
Green73.7%
Blue32.2%

CMYK percentages

Cyan86.2%
Magenta0.0%
Yellow56.4%
Key (black)26.3%

Color previews

#1abc52 text on a black background

contrast 8.36:1

Card sample

#1abc52 text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1abc52

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1abc52 in the Color Lab