Skip to content

#2cdc8b

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

RGB
44, 220, 139
HSL
152°, 72%, 52%
CMYK
80, 0, 37, 14
Luminance
0.5359

At a glance

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

Hex
#2cdc8b
Hue
152°
green
Saturation
72%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
69%
weighted brightness
Luminance
0.5359
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.72:1
Closest name
Medium Spring Green
ΔE2000 6.6
Where it sits
Hue152° of 360°
Saturation72%
Lightness52%
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#2cdc8b
RGBrgb(44, 220, 139)
HSLhsl(152, 72%, 52%)
CMYKcmyk(80%, 0%, 37%, 14%)
LABlab(78.2 -60.9 27.9)
LCHlch(78.2 67.0 155.3)
OKLCHoklch(0.791 0.179 156.9)
Decimal2940043
Display P3color(display-p3 0.173 0.863 0.545)

Copy-ready code

/* CSS */
color: #2cdc8b;
background-color: #2cdc8b;
/* Tailwind (arbitrary) */
class="text-[#2cdc8b] bg-[#2cdc8b]"
/* SCSS */
$brand: #2cdc8b;
/* SwiftUI */
Color(red: 0.173, green: 0.863, blue: 0.545)
/* Android */
Color.parseColor("#2cdc8b")
/* Flutter */
Color(0xFF2CDC8B)
/* Python / OpenCV (BGR) */
(139, 220, 44)

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

Accessibility — WCAG contrast

Aa
#2cdc8b on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#2cdc8b on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DACA86
deuteranopia · #C6BC90
tritanopia · #00DAC7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2cdc8b 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.

#F3FCF8
#E7F8F0
#C9F3E0
#9FEFCA
#6FE7B0
#3FDF95
#2cdc8b
#1DAF6C
#178C56
#156540
#0D3F28
Base = 600Lightest = 50 · #F3FCF8Darkest = 950 · #0D3F28
:root {
  --brand-50: #F3FCF8;
  --brand-100: #E7F8F0;
  --brand-200: #C9F3E0;
  --brand-300: #9FEFCA;
  --brand-400: #6FE7B0;
  --brand-500: #3FDF95;
  --brand-600: #2cdc8b;
  --brand-700: #1DAF6C;
  --brand-800: #178C56;
  --brand-900: #156540;
  --brand-950: #0D3F28;
  --brand: #2cdc8b;
  --brand-ink: #000000;
}

Colors that work with #2cdc8b

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#F4FAF8
Tinted page background
Border#C0EDD8
Hairlines and dividers
Muted text#4B9B76
Captions on the surface
Accent#E127AB
Second voice, not a rival
Dark variant#126D43
Hover, pressed, headers
Light variant#E9FBF3
Selected rows, tints
Dark surface#14241D
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 #2cdc8b

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#DC2C7D
Analogous left#2CDC33
Analogous right#2CD5DC
Split-complement 1#DC2CD5
Split-complement 2#DC332C
Triadic 1#8B2CDC
Triadic 2#DC8B2C
Tetradic#332CDC

RGB percentages

Red17.3%
Green86.3%
Blue54.5%

CMYK percentages

Cyan80.0%
Magenta0.0%
Yellow36.8%
Key (black)13.7%

Color previews

#2cdc8b text on a black background

contrast 11.72:1

Card sample

#2cdc8b text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 220, 139, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 220, 139, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2cdc8b;
background: linear-gradient(135deg, #2cdc8b, #2CB8DC);

Monochromatic scale

Palettes built from #2cdc8b

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.

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

#2cdc8b, answered

What color is #2cdc8b?

#2cdc8b is a balanced vivid green, closest to Medium Spring Green (ΔE2000 6.6). It sits at 152° on the hue wheel with 72% saturation and 52% lightness, which reads as cool.

What is the RGB value of #2cdc8b?

rgb(44, 220, 139) — 44 red, 220 green and 139 blue out of 255, or 17.3% / 86.3% / 54.5% by channel.

Is #2cdc8b a light or a dark color?

It is a light color. Relative luminance is 0.5359 and perceived brightness is 69%, so black text on it reaches 11.72:1.

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

Black. It scores 11.72:1 against #2cdc8b, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #2cdc8b?

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

What colors go well with #2cdc8b?

For interface work: #F4FAF8 as the surface, #C0EDD8 for borders, #4B9B76 for secondary text, #E127AB as an accent and #126D43 for hover and pressed states. For a palette, the analogous pair #2CDC33 and #2CD5DC stays calm, while #DC2C7D is the loudest partner.

What is #2cdc8b in CMYK for printing?

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

Is #2cdc8b 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 #2CDC4B; nudged cooler, #2ADECE.

Work with #2cdc8b in the Color Lab