Skip to content

#2db06c

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

RGB
45, 176, 108
HSL
149°, 59%, 43%
CMYK
74, 0, 39, 31
Luminance
0.3269

Every format

HEX#2db06c
RGBrgb(45, 176, 108)
HSLhsl(149, 59%, 43%)
CMYKcmyk(74%, 0%, 39%, 31%)
LABlab(63.9 -50.5 25.1)
LCHlch(63.9 56.4 153.6)
OKLCHoklch(0.672 0.150 155.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db06c on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#2db06c on black: 7.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.0%
Blue42.4%

CMYK percentages

Cyan74.4%
Magenta0.0%
Yellow38.6%
Key (black)31.0%

Color previews

#2db06c text on a black background

contrast 7.54:1

Card sample

#2db06c text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db06c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db06c in the Color Lab