Skip to content

#2bbc7b

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

RGB
43, 188, 123
HSL
153°, 63%, 45%
CMYK
77, 0, 35, 26
Luminance
0.3791

Every format

HEX#2bbc7b
RGBrgb(43, 188, 123)
HSLhsl(153, 63%, 45%)
CMYKcmyk(77%, 0%, 35%, 26%)
LABlab(68.0 -52.3 22.5)
LCHlch(68.0 57.0 156.7)
OKLCHoklch(0.706 0.153 158.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red16.9%
Green73.7%
Blue48.2%

CMYK percentages

Cyan77.1%
Magenta0.0%
Yellow34.6%
Key (black)26.3%

Color previews

#2bbc7b text on a black background

contrast 8.58:1

Card sample

#2bbc7b text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2bbc7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2bbc7b in the Color Lab