Skip to content

#2db68c

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

RGB
45, 182, 140
HSL
162°, 60%, 45%
CMYK
75, 0, 23, 29
Luminance
0.3591

Every format

HEX#2db68c
RGBrgb(45, 182, 140)
HSLhsl(162, 60%, 45%)
CMYKcmyk(75%, 0%, 23%, 29%)
LABlab(66.5 -45.9 11.2)
LCHlch(66.5 47.2 166.3)
OKLCHoklch(0.695 0.130 167.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.6%
Green71.4%
Blue54.9%

CMYK percentages

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

Color previews

#2db68c text on a black background

contrast 8.18:1

Card sample

#2db68c text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db68c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db68c in the Color Lab