Skip to content

#2dce81

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

RGB
45, 206, 129
HSL
151°, 64%, 49%
CMYK
78, 0, 37, 19
Luminance
0.4629

At a glance

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

Hex
#2dce81
Hue
151°
green
Saturation
64%
vivid
Lightness
49%
balanced
Brightness
81%
HSV value
Perceived
65%
weighted brightness
Luminance
0.4629
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
10.26:1
Closest name
Medium Sea Green
ΔE2000 7.1
Where it sits
Hue151° of 360°
Saturation64%
Lightness49%
Temperature
Warm ← → Cool76% 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#2dce81
RGBrgb(45, 206, 129)
HSLhsl(151, 64%, 49%)
CMYKcmyk(78%, 0%, 37%, 19%)
LABlab(73.7 -57.6 27.1)
LCHlch(73.7 63.7 154.8)
OKLCHoklch(0.754 0.170 156.4)
Decimal3001985
Display P3color(display-p3 0.176 0.808 0.506)

Copy-ready code

/* CSS */
color: #2dce81;
background-color: #2dce81;
/* Tailwind (arbitrary) */
class="text-[#2dce81] bg-[#2dce81]"
/* SCSS */
$brand: #2dce81;
/* SwiftUI */
Color(red: 0.176, green: 0.808, blue: 0.506)
/* Android */
Color.parseColor("#2dce81")
/* Flutter */
Color(0xFF2DCE81)
/* Python / OpenCV (BGR) */
(129, 206, 45)

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 #2dce81 · 10.26:1
Use #000000AAA at every size.
Aa
White text · 2.05:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.26:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2dce81 as text scores 2.05:1 on white and 10.26:1 on black.

Accessibility — WCAG contrast

Aa
#2dce81 on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#2dce81 on black: 10.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDBD7C
deuteranopia · #BAB086
tritanopia · #00CCBA

Color scale — 50 to 950

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

#F4FBF8
#E8F7F0
#CBF1DF
#A3EBC8
#75E1AD
#47D792
#2dce81
#25A769
#1D8654
#19613F
#103D27
Base = 600Lightest = 50 · #F4FBF8Darkest = 950 · #103D27
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E8F7F0;
  --brand-200: #CBF1DF;
  --brand-300: #A3EBC8;
  --brand-400: #75E1AD;
  --brand-500: #47D792;
  --brand-600: #2dce81;
  --brand-700: #25A769;
  --brand-800: #1D8654;
  --brand-900: #19613F;
  --brand-950: #103D27;
  --brand: #2dce81;
  --brand-ink: #000000;
}

Colors that work with #2dce81

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#F4FAF7
Tinted page background
Border#C0EDD7
Hairlines and dividers
Muted text#4B9B74
Captions on the surface
Accent#D328A4
Second voice, not a rival
Dark variant#176942
Hover, pressed, headers
Light variant#EAFAF3
Selected rows, tints
Dark surface#14241C
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 #2dce81

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
  • 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
  • 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#CE2D7A
Analogous left#2DCE31
Analogous right#2DCACE
Split-complement 1#CE2DCA
Split-complement 2#CE312D
Triadic 1#812DCE
Triadic 2#CE812D
Tetradic#312DCE

RGB percentages

Red17.6%
Green80.8%
Blue50.6%

CMYK percentages

Cyan78.2%
Magenta0.0%
Yellow37.4%
Key (black)19.2%

Color previews

#2dce81 text on a black background

contrast 10.26:1

Card sample

#2dce81 text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dce81

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.

#2dce81 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.

#2dce81, answered

What color is #2dce81?

#2dce81 is a balanced vivid green, closest to Medium Sea Green (ΔE2000 7.1). It sits at 151° on the hue wheel with 64% saturation and 49% lightness, which reads as cool.

What is the RGB value of #2dce81?

rgb(45, 206, 129) — 45 red, 206 green and 129 blue out of 255, or 17.6% / 80.8% / 50.6% by channel.

Is #2dce81 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4629 and perceived brightness is 65%, so black text on it reaches 10.26:1.

Should I use black or white text on #2dce81?

Black. It scores 10.26:1 against #2dce81, versus 2.05:1 for white — AAA at any size.

What is the complementary color of #2dce81?

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

What colors go well with #2dce81?

For interface work: #F4FAF7 as the surface, #C0EDD7 for borders, #4B9B74 for secondary text, #D328A4 as an accent and #176942 for hover and pressed states. For a palette, the analogous pair #2DCE31 and #2DCACE stays calm, while #CE2D7A is the loudest partner.

What is #2dce81 in CMYK for printing?

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

Is #2dce81 warm or cool?

Cool — it scores 76 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2DCE46; nudged cooler, #2BD0BE.

Work with #2dce81 in the Color Lab