Skip to content

#2abc8c

a balanced, vivid cyan · cool · closest name: seagreen

RGB
42, 188, 140
HSL
160°, 64%, 45%
CMYK
78, 0, 26, 26
Luminance
0.3835

Every format

HEX#2abc8c
RGBrgb(42, 188, 140)
HSLhsl(160, 64%, 45%)
CMYKcmyk(78%, 0%, 26%, 26%)
LABlab(68.3 -48.7 13.8)
LCHlch(68.3 50.6 164.2)
OKLCHoklch(0.710 0.139 165.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abc8c on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#2abc8c on black: 8.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green73.7%
Blue54.9%

CMYK percentages

Cyan77.7%
Magenta0.0%
Yellow25.5%
Key (black)26.3%

Color previews

#2abc8c text on a black background

contrast 8.67:1

Card sample

#2abc8c text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2abc8c;
Background color
Panel with #2abc8c background
background-color: #2abc8c;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(42, 188, 140, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(42, 188, 140, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2abc8c;
background: linear-gradient(135deg, #2abc8c, #2A8BBC);

Monochromatic scale

Palettes built from #2abc8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abc8c in the Color Lab