Skip to content

#1abc86

a dark, electric cyan · cool · closest name: seagreen

RGB
26, 188, 134
HSL
160°, 76%, 42%
CMYK
86, 0, 29, 26
Luminance
0.3791

Every format

HEX#1abc86
RGBrgb(26, 188, 134)
HSLhsl(160, 76%, 42%)
CMYKcmyk(86%, 0%, 29%, 26%)
LABlab(68.0 -51.6 16.6)
LCHlch(68.0 54.2 162.2)
OKLCHoklch(0.706 0.147 163.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1abc86 on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#1abc86 on black: 8.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.2%
Green73.7%
Blue52.5%

CMYK percentages

Cyan86.2%
Magenta0.0%
Yellow28.7%
Key (black)26.3%

Color previews

#1abc86 text on a black background

contrast 8.58:1

Card sample

#1abc86 text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1abc86

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1abc86 in the Color Lab