Skip to content

#2cdb5b

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

RGB
44, 219, 91
HSL
136°, 71%, 52%
CMYK
80, 0, 58, 14
Luminance
0.5195

At a glance

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

Hex
#2cdb5b
Hue
136°
green
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
68%
weighted brightness
Luminance
0.5195
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.39:1
Closest name
Lime Green
ΔE2000 4.9
Where it sits
Hue136° of 360°
Saturation71%
Lightness52%
Temperature
Warm ← → Cool69% 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#2cdb5b
RGBrgb(44, 219, 91)
HSLhsl(136, 71%, 52%)
CMYKcmyk(80%, 0%, 58%, 14%)
LABlab(77.3 -68.2 50.1)
LCHlch(77.3 84.7 143.7)
OKLCHoklch(0.781 0.218 147.1)
Decimal2939739
Display P3color(display-p3 0.173 0.859 0.357)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cdb5b on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#2cdb5b on black: 11.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEC74E
deuteranopia · #CBBA65
tritanopia · #00D6BF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2cdb5b 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
#E7F8EC
#C9F3D4
#9FEFB4
#6FE78F
#3FDE6A
#2cdb5b
#1EAE44
#188B37
#15652B
#0D3F1B
Base = 600Lightest = 50 · #F3FCF5Darkest = 950 · #0D3F1B
:root {
  --brand-50: #F3FCF5;
  --brand-100: #E7F8EC;
  --brand-200: #C9F3D4;
  --brand-300: #9FEFB4;
  --brand-400: #6FE78F;
  --brand-500: #3FDE6A;
  --brand-600: #2cdb5b;
  --brand-700: #1EAE44;
  --brand-800: #188B37;
  --brand-900: #15652B;
  --brand-950: #0D3F1B;
  --brand: #2cdb5b;
  --brand-ink: #000000;
}

Colors that work with #2cdb5b

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#C0EDCC
Hairlines and dividers
Muted text#4B9B60
Captions on the surface
Accent#E027DD
Second voice, not a rival
Dark variant#136D2B
Hover, pressed, headers
Light variant#E9FBEE
Selected rows, tints
Dark surface#142418
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 #2cdb5b

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#DB2CAC
Analogous left#55DB2C
Analogous right#2CDBB3
Split-complement 1#B32CDB
Split-complement 2#DB2C55
Triadic 1#5B2CDB
Triadic 2#DB5B2C
Tetradic#2C55DB

RGB percentages

Red17.3%
Green85.9%
Blue35.7%

CMYK percentages

Cyan79.9%
Magenta0.0%
Yellow58.4%
Key (black)14.1%

Color previews

#2cdb5b text on a black background

contrast 11.39:1

Card sample

#2cdb5b text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cdb5b

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.

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

#2cdb5b, answered

What color is #2cdb5b?

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

What is the RGB value of #2cdb5b?

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

Is #2cdb5b a light or a dark color?

It is a light color. Relative luminance is 0.5195 and perceived brightness is 68%, so black text on it reaches 11.39:1.

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

Black. It scores 11.39:1 against #2cdb5b, versus 1.84:1 for white — AAA at any size.

What is the complementary color of #2cdb5b?

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

What colors go well with #2cdb5b?

For interface work: #F4FAF6 as the surface, #C0EDCC for borders, #4B9B60 for secondary text, #E027DD as an accent and #136D2B for hover and pressed states. For a palette, the analogous pair #55DB2C and #2CDBB3 stays calm, while #DB2CAC is the loudest partner.

What is #2cdb5b in CMYK for printing?

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

Is #2cdb5b warm or cool?

Cool — it scores 69 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3DDB2C; nudged cooler, #2ADE9C.

Work with #2cdb5b in the Color Lab