Skip to content

#2db88c

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

RGB
45, 184, 140
HSL
161°, 61%, 45%
CMYK
76, 0, 24, 28
Luminance
0.3673

Every format

HEX#2db88c
RGBrgb(45, 184, 140)
HSLhsl(161, 61%, 45%)
CMYKcmyk(76%, 0%, 24%, 28%)
LABlab(67.1 -46.7 12.1)
LCHlch(67.1 48.3 165.5)
OKLCHoklch(0.700 0.133 166.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db88c on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#2db88c on black: 8.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green72.2%
Blue54.9%

CMYK percentages

Cyan75.5%
Magenta0.0%
Yellow23.9%
Key (black)27.8%

Color previews

#2db88c text on a black background

contrast 8.35:1

Card sample

#2db88c text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db88c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db88c in the Color Lab