Skip to content

#1abc5b

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

RGB
26, 188, 91
HSL
144°, 76%, 42%
CMYK
86, 0, 52, 26
Luminance
0.3694

Every format

HEX#1abc5b
RGBrgb(26, 188, 91)
HSLhsl(144, 76%, 42%)
CMYKcmyk(86%, 0%, 52%, 26%)
LABlab(67.2 -59.9 38.1)
LCHlch(67.2 71.0 147.6)
OKLCHoklch(0.698 0.185 150.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1abc5b on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#1abc5b on black: 8.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.2%
Green73.7%
Blue35.7%

CMYK percentages

Cyan86.2%
Magenta0.0%
Yellow51.6%
Key (black)26.3%

Color previews

#1abc5b text on a black background

contrast 8.39:1

Card sample

#1abc5b text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1abc5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1abc5b in the Color Lab