Skip to content

#1dbb7b

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

RGB
29, 187, 123
HSL
156°, 73%, 42%
CMYK
85, 0, 34, 27
Luminance
0.3723

Every format

HEX#1dbb7b
RGBrgb(29, 187, 123)
HSLhsl(156, 73%, 42%)
CMYKcmyk(85%, 0%, 34%, 27%)
LABlab(67.5 -53.4 21.8)
LCHlch(67.5 57.7 157.8)
OKLCHoklch(0.701 0.155 159.2)

Copy-ready code

/* CSS */
color: #1dbb7b;
background-color: #1dbb7b;
/* Tailwind (arbitrary) */
class="text-[#1dbb7b] bg-[#1dbb7b]"
/* SCSS */
$brand: #1dbb7b;
/* SwiftUI */
Color(red: 0.114, green: 0.733, blue: 0.482)
/* Android */
Color.parseColor("#1dbb7b")

Accessibility — WCAG contrast

Aa
#1dbb7b on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#1dbb7b on black: 8.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.4%
Green73.3%
Blue48.2%

CMYK percentages

Cyan84.5%
Magenta0.0%
Yellow34.2%
Key (black)26.7%

Color previews

#1dbb7b text on a black background

contrast 8.45:1

Card sample

#1dbb7b text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1dbb7b;
Background color
Panel with #1dbb7b background
background-color: #1dbb7b;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(29, 187, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(29, 187, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1dbb7b;
background: linear-gradient(135deg, #1dbb7b, #1D92BB);

Monochromatic scale

Palettes built from #1dbb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1dbb7b in the Color Lab