Skip to content

#1dbb51

a dark, vivid green · cool · closest name: Medium Sea Green

RGB
29, 187, 81
HSL
140°, 73%, 42%
CMYK
85, 0, 57, 27
Luminance
0.3640

At a glance

Every number on this page in one read: what #1dbb51 is made of, how bright it looks, and which way it leans.

Hex
#1dbb51
Hue
140°
green
Saturation
73%
vivid
Lightness
42%
dark
Brightness
73%
HSV value
Perceived
58%
weighted brightness
Luminance
0.3640
WCAG relative
Temperature
Cool
71/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.28:1
Closest name
Medium Sea Green
ΔE2000 6.6
Where it sits
Hue140° of 360°
Saturation73%
Lightness42%
Temperature
Warm ← → Cool71% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#1dbb51
RGBrgb(29, 187, 81)
HSLhsl(140, 73%, 42%)
CMYKcmyk(85%, 0%, 57%, 27%)
LABlab(66.8 -60.8 42.4)
LCHlch(66.8 74.1 145.1)
OKLCHoklch(0.694 0.192 148.2)
Decimal1948497
Display P3color(display-p3 0.114 0.733 0.318)

Copy-ready code

/* CSS */
color: #1dbb51;
background-color: #1dbb51;
/* Tailwind (arbitrary) */
class="text-[#1dbb51] bg-[#1dbb51]"
/* SCSS */
$brand: #1dbb51;
/* SwiftUI */
Color(red: 0.114, green: 0.733, blue: 0.318)
/* Android */
Color.parseColor("#1dbb51")
/* Flutter */
Color(0xFF1DBB51)
/* Python / OpenCV (BGR) */
(81, 187, 29)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #1dbb51 · 8.28:1
Use #000000AAA at every size.
Aa
White text · 2.54:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.28:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #1dbb51 as text scores 2.54:1 on white and 8.28:1 on black.

Accessibility — WCAG contrast

Aa
#1dbb51 on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#1dbb51 on black: 8.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDAA47
deuteranopia · #AC9E59
tritanopia · #00B7A3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #1dbb51 is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FCF6
#E7F8ED
#C9F3D7
#9EF0B9
#6DE896
#3DE173
#21D45C
#1dbb51
#168D3D
#14662F
#0D401D
Base = 700Lightest = 50 · #F3FCF6Darkest = 950 · #0D401D
:root {
  --brand-50: #F3FCF6;
  --brand-100: #E7F8ED;
  --brand-200: #C9F3D7;
  --brand-300: #9EF0B9;
  --brand-400: #6DE896;
  --brand-500: #3DE173;
  --brand-600: #21D45C;
  --brand-700: #1dbb51;
  --brand-800: #168D3D;
  --brand-900: #14662F;
  --brand-950: #0D401D;
  --brand: #1dbb51;
  --brand-ink: #000000;
}

Colors that work with #1dbb51

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF6
Tinted page background
Border#C0EDCE
Hairlines and dividers
Muted text#4B9B65
Captions on the surface
Accent#BF19B2
Second voice, not a rival
Dark variant#116E30
Hover, pressed, headers
Light variant#E9FCEF
Selected rows, tints
Dark surface#142419
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #1dbb51

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#BB1D87
Analogous left#38BB1D
Analogous right#1DBBA0
Split-complement 1#A01DBB
Split-complement 2#BB1D38
Triadic 1#511DBB
Triadic 2#BB511D
Tetradic#1D38BB

RGB percentages

Red11.4%
Green73.3%
Blue31.8%

CMYK percentages

Cyan84.5%
Magenta0.0%
Yellow56.7%
Key (black)26.7%

Color previews

#1dbb51 text on a black background

contrast 8.28:1

Card sample

#1dbb51 text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1dbb51

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#1dbb51 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#1dbb51, answered

What color is #1dbb51?

#1dbb51 is a dark vivid green, closest to Medium Sea Green (ΔE2000 6.6). It sits at 140° on the hue wheel with 73% saturation and 42% lightness, which reads as cool.

What is the RGB value of #1dbb51?

rgb(29, 187, 81) — 29 red, 187 green and 81 blue out of 255, or 11.4% / 73.3% / 31.8% by channel.

Is #1dbb51 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3640 and perceived brightness is 58%, so black text on it reaches 8.28:1.

Should I use black or white text on #1dbb51?

Black. It scores 8.28:1 against #1dbb51, versus 2.54:1 for white — AAA at any size.

What is the complementary color of #1dbb51?

#BB1D87 sits directly opposite on the wheel. Softer options are the split-complements #A01DBB and #BB1D38, which give the same contrast with far less vibration.

What colors go well with #1dbb51?

For interface work: #F4FAF6 as the surface, #C0EDCE for borders, #4B9B65 for secondary text, #BF19B2 as an accent and #116E30 for hover and pressed states. For a palette, the analogous pair #38BB1D and #1DBBA0 stays calm, while #BB1D87 is the loudest partner.

What is #1dbb51 in CMYK for printing?

cmyk(85%, 0%, 57%, 27%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #1dbb51 warm or cool?

Cool — it scores 71 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #23BB1D; nudged cooler, #1BBD8C.

Work with #1dbb51 in the Color Lab