Skip to content

#2db26c

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

RGB
45, 178, 108
HSL
148°, 60%, 44%
CMYK
75, 0, 39, 30
Luminance
0.3348

Every format

HEX#2db26c
RGBrgb(45, 178, 108)
HSLhsl(148, 60%, 44%)
CMYKcmyk(75%, 0%, 39%, 30%)
LABlab(64.5 -51.3 25.9)
LCHlch(64.5 57.4 153.2)
OKLCHoklch(0.677 0.153 154.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db26c on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#2db26c on black: 7.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.8%
Blue42.4%

CMYK percentages

Cyan74.7%
Magenta0.0%
Yellow39.3%
Key (black)30.2%

Color previews

#2db26c text on a black background

contrast 7.70:1

Card sample

#2db26c text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db26c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db26c in the Color Lab