Toolman

#1DB954 color

#1DB954#1DB954

#1DB954 is a medium, vivid green, closest to the CSS named color mediumseagreen (#3CB371).

Color values

HEX#1DB954
RGBrgb(29, 185, 84)
HSLhsl(141, 73%, 42%)
CMYKcmyk(84%, 0%, 55%, 27%)
Decimal1947988
CSScolor: #1DB954;
Android0xFF1DB954
SwiftUIColor(red: 0.114, green: 0.725, blue: 0.329, alpha: 1)

Accessibility and contrast

White text on #1DB9542.59:1 — AA fail · AA large fail · AAA fail
Black text on #1DB9548.12:1 — AA pass · AA large pass · AAA pass
Recommended text colorblack

WCAG 2.1 asks for at least 4.5:1 for body text and 3:1 for large text (18 pt, or 14 pt bold).

Tints and shades of #1DB954

Each swatch keeps the hue and saturation of #1DB954 and varies only lightness — the quickest way to build a usable scale from a single brand color.

95%
85%
75%
65%
55%
45%
35%
25%
15%

Colors that go with #1DB954

Harmonies generated by rotating the hue on the color wheel while holding saturation and lightness constant.

Complementary
Triadic +120°
Triadic +240°
Analogous −30°
Analogous +30°
Split −150°
Split +150°

Using #1DB954 in code

/* CSS */
.element { color: #1DB954; background-color: #1DB954; }
.element { color: rgb(29 185 84); }
.element { color: hsl(141 73% 42%); }

/* Tailwind arbitrary value */
<div class="bg-[#1DB954] text-black">

/* SCSS variable */
$brand: #1DB954;

Frequently asked questions

What color is #1DB954?

#1DB954 is a medium, vivid green. Its hue sits at 141° on the color wheel, with 73% saturation and 42% lightness.

What is #1DB954 in RGB?

#1DB954 converts to rgb(29, 185, 84) — 29 red, 185 green and 84 blue.

What is #1DB954 in CMYK?

Approximately cmyk(84%, 0%, 55%, 27%). Print output depends on the ICC profile of the press and paper, so treat this as a starting point rather than an exact match.

Should text on #1DB954 be white or black?

Black gives the better contrast ratio (8.12:1 versus 2.59:1).

What is the complementary color of #1DB954?

#B91D83 — the hue directly opposite #1DB954 on the color wheel.

Convert any color → · Browse all colors