Skip to content

#2cdb4f

a balanced, vivid green · cool · closest name: Lime Green

RGB
44, 219, 79
HSL
132°, 71%, 52%
CMYK
80, 0, 64, 14
Luminance
0.5176

At a glance

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

Hex
#2cdb4f
Hue
132°
green
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
67%
weighted brightness
Luminance
0.5176
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.35:1
Closest name
Lime Green
ΔE2000 4
Where it sits
Hue132° of 360°
Saturation71%
Lightness52%
Temperature
Warm ← → Cool68% 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#2cdb4f
RGBrgb(44, 219, 79)
HSLhsl(132, 71%, 52%)
CMYKcmyk(80%, 0%, 64%, 14%)
LABlab(77.1 -69.6 55.2)
LCHlch(77.1 88.9 141.6)
OKLCHoklch(0.780 0.227 145.6)
Decimal2939727
Display P3color(display-p3 0.173 0.859 0.310)

Copy-ready code

/* CSS */
color: #2cdb4f;
background-color: #2cdb4f;
/* Tailwind (arbitrary) */
class="text-[#2cdb4f] bg-[#2cdb4f]"
/* SCSS */
$brand: #2cdb4f;
/* SwiftUI */
Color(red: 0.173, green: 0.859, blue: 0.310)
/* Android */
Color.parseColor("#2cdb4f")
/* Flutter */
Color(0xFF2CDB4F)
/* Python / OpenCV (BGR) */
(79, 219, 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 #2cdb4f · 11.35:1
Use #000000AAA at every size.
Aa
White text · 1.85:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.35:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2cdb4f as text scores 1.85:1 on white and 11.35:1 on black.

Accessibility — WCAG contrast

Aa
#2cdb4f on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#2cdb4f on black: 11.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEC63E
deuteranopia · #CCB95C
tritanopia · #00D6BE

Color scale — 50 to 950

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

#F3FCF5
#E7F8EB
#C9F3D1
#9FEFAF
#6FE787
#3FDE5F
#2cdb4f
#1EAE3B
#188B2F
#156525
#0D3F17
Base = 600Lightest = 50 · #F3FCF5Darkest = 950 · #0D3F17
:root {
  --brand-50: #F3FCF5;
  --brand-100: #E7F8EB;
  --brand-200: #C9F3D1;
  --brand-300: #9FEFAF;
  --brand-400: #6FE787;
  --brand-500: #3FDE5F;
  --brand-600: #2cdb4f;
  --brand-700: #1EAE3B;
  --brand-800: #188B2F;
  --brand-900: #156525;
  --brand-950: #0D3F17;
  --brand: #2cdb4f;
  --brand-ink: #000000;
}

Colors that work with #2cdb4f

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#C0EDC9
Hairlines and dividers
Muted text#4B9B5B
Captions on the surface
Accent#D727E0
Second voice, not a rival
Dark variant#136D25
Hover, pressed, headers
Light variant#E9FBED
Selected rows, tints
Dark surface#142417
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 #2cdb4f

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#DB2CB8
Analogous left#61DB2C
Analogous right#2CDBA7
Split-complement 1#A72CDB
Split-complement 2#DB2C61
Triadic 1#4F2CDB
Triadic 2#DB4F2C
Tetradic#2C61DB

RGB percentages

Red17.3%
Green85.9%
Blue31.0%

CMYK percentages

Cyan79.9%
Magenta0.0%
Yellow63.9%
Key (black)14.1%

Color previews

#2cdb4f text on a black background

contrast 11.35:1

Card sample

#2cdb4f text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cdb4f

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.

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

#2cdb4f, answered

What color is #2cdb4f?

#2cdb4f is a balanced vivid green, closest to Lime Green (ΔE2000 4). It sits at 132° on the hue wheel with 71% saturation and 52% lightness, which reads as cool.

What is the RGB value of #2cdb4f?

rgb(44, 219, 79) — 44 red, 219 green and 79 blue out of 255, or 17.3% / 85.9% / 31% by channel.

Is #2cdb4f a light or a dark color?

It is a light color. Relative luminance is 0.5176 and perceived brightness is 67%, so black text on it reaches 11.35:1.

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

Black. It scores 11.35:1 against #2cdb4f, versus 1.85:1 for white — AAA at any size.

What is the complementary color of #2cdb4f?

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

What colors go well with #2cdb4f?

For interface work: #F4FAF6 as the surface, #C0EDC9 for borders, #4B9B5B for secondary text, #D727E0 as an accent and #136D25 for hover and pressed states. For a palette, the analogous pair #61DB2C and #2CDBA7 stays calm, while #DB2CB8 is the loudest partner.

What is #2cdb4f in CMYK for printing?

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

Is #2cdb4f warm or cool?

Cool — it scores 68 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #49DB2C; nudged cooler, #2ADE90.

Work with #2cdb4f in the Color Lab