Skip to content

#2abb8b

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

RGB
42, 187, 139
HSL
160°, 63%, 45%
CMYK
78, 0, 26, 27
Luminance
0.3790

Every format

HEX#2abb8b
RGBrgb(42, 187, 139)
HSLhsl(160, 63%, 45%)
CMYKcmyk(78%, 0%, 26%, 27%)
LABlab(67.9 -48.5 13.9)
LCHlch(67.9 50.5 164.1)
OKLCHoklch(0.707 0.138 165.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red16.5%
Green73.3%
Blue54.5%

CMYK percentages

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

Color previews

#2abb8b text on a black background

contrast 8.58:1

Card sample

#2abb8b text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abb8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abb8b in the Color Lab