Skip to content

#2db68b

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

RGB
45, 182, 139
HSL
161°, 60%, 45%
CMYK
75, 0, 24, 29
Luminance
0.3588

Every format

HEX#2db68b
RGBrgb(45, 182, 139)
HSLhsl(161, 60%, 45%)
CMYKcmyk(75%, 0%, 24%, 29%)
LABlab(66.4 -46.1 11.7)
LCHlch(66.4 47.6 165.7)
OKLCHoklch(0.694 0.131 166.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db68b on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#2db68b on black: 8.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green71.4%
Blue54.5%

CMYK percentages

Cyan75.3%
Magenta0.0%
Yellow23.6%
Key (black)28.6%

Color previews

#2db68b text on a black background

contrast 8.18:1

Card sample

#2db68b text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db68b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db68b in the Color Lab