Skip to content

#2db58b

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

RGB
45, 181, 139
HSL
162°, 60%, 44%
CMYK
75, 0, 23, 29
Luminance
0.3547

Every format

HEX#2db58b
RGBrgb(45, 181, 139)
HSLhsl(162, 60%, 44%)
CMYKcmyk(75%, 0%, 23%, 29%)
LABlab(66.1 -45.7 11.3)
LCHlch(66.1 47.1 166.1)
OKLCHoklch(0.692 0.130 167.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db58b on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#2db58b on black: 8.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green71.0%
Blue54.5%

CMYK percentages

Cyan75.1%
Magenta0.0%
Yellow23.2%
Key (black)29.0%

Color previews

#2db58b text on a black background

contrast 8.09:1

Card sample

#2db58b text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db58b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db58b in the Color Lab