Skip to content

#3cdb3d

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

RGB
60, 219, 61
HSL
120°, 69%, 55%
CMYK
73, 0, 72, 14
Luminance
0.5196

At a glance

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

Hex
#3cdb3d
Hue
120°
green
Saturation
69%
vivid
Lightness
55%
balanced
Brightness
86%
HSV value
Perceived
68%
weighted brightness
Luminance
0.5196
WCAG relative
Temperature
Cool
63/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.39:1
Closest name
Lime Green
ΔE2000 3.4
Where it sits
Hue120° of 360°
Saturation69%
Lightness55%
Temperature
Warm ← → Cool63% 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#3cdb3d
RGBrgb(60, 219, 61)
HSLhsl(120, 69%, 55%)
CMYKcmyk(73%, 0%, 72%, 14%)
LABlab(77.3 -69.1 62.4)
LCHlch(77.3 93.1 137.9)
OKLCHoklch(0.781 0.235 143.0)
Decimal3988285
Display P3color(display-p3 0.235 0.859 0.239)

Copy-ready code

/* CSS */
color: #3cdb3d;
background-color: #3cdb3d;
/* Tailwind (arbitrary) */
class="text-[#3cdb3d] bg-[#3cdb3d]"
/* SCSS */
$brand: #3cdb3d;
/* SwiftUI */
Color(red: 0.235, green: 0.859, blue: 0.239)
/* Android */
Color.parseColor("#3cdb3d")
/* Flutter */
Color(0xFF3CDB3D)
/* Python / OpenCV (BGR) */
(61, 219, 60)

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 #3cdb3d · 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: #3cdb3d as text scores 1.84:1 on white and 11.39:1 on black.

Accessibility — WCAG contrast

Aa
#3cdb3d on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#3cdb3d on black: 11.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0C621
deuteranopia · #CEBA4D
tritanopia · #00D5BC

Color scale — 50 to 950

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

#F3FBF3
#E7F8E8
#CAF2CA
#A0EDA1
#71E572
#3cdb3d
#26CF27
#20AC21
#198A1A
#166417
#0E3E0E
Base = 500Lightest = 50 · #F3FBF3Darkest = 950 · #0E3E0E
:root {
  --brand-50: #F3FBF3;
  --brand-100: #E7F8E8;
  --brand-200: #CAF2CA;
  --brand-300: #A0EDA1;
  --brand-400: #71E572;
  --brand-500: #3cdb3d;
  --brand-600: #26CF27;
  --brand-700: #20AC21;
  --brand-800: #198A1A;
  --brand-900: #166417;
  --brand-950: #0E3E0E;
  --brand: #3cdb3d;
  --brand-ink: #000000;
}

Colors that work with #3cdb3d

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#F4FAF4
Tinted page background
Border#C0EDC0
Hairlines and dividers
Muted text#4B9B4B
Captions on the surface
Accent#B737E0
Second voice, not a rival
Dark variant#146C14
Hover, pressed, headers
Light variant#E9FBEA
Selected rows, tints
Dark surface#142414
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 #3cdb3d

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#DB3CDA
Analogous left#8ADB3C
Analogous right#3CDB8D
Split-complement 1#8D3CDB
Split-complement 2#DB3C8A
Triadic 1#3D3CDB
Triadic 2#DB3D3C
Tetradic#3C8ADB

RGB percentages

Red23.5%
Green85.9%
Blue23.9%

CMYK percentages

Cyan72.6%
Magenta0.0%
Yellow72.1%
Key (black)14.1%

Color previews

#3cdb3d text on a black background

contrast 11.39:1

Card sample

#3cdb3d text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3cdb3d;
Background color
Panel with #3cdb3d background
background-color: #3cdb3d;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(60, 219, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 219, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3cdb3d;
background: linear-gradient(135deg, #3cdb3d, #3CDBA7);

Monochromatic scale

Palettes built from #3cdb3d

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.

#3cdb3d 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.

#3cdb3d, answered

What color is #3cdb3d?

#3cdb3d is a balanced vivid green, closest to Lime Green (ΔE2000 3.4). It sits at 120° on the hue wheel with 69% saturation and 55% lightness, which reads as cool.

What is the RGB value of #3cdb3d?

rgb(60, 219, 61) — 60 red, 219 green and 61 blue out of 255, or 23.5% / 85.9% / 23.9% by channel.

Is #3cdb3d a light or a dark color?

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

Should I use black or white text on #3cdb3d?

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

What is the complementary color of #3cdb3d?

#DB3CDA sits directly opposite on the wheel. Softer options are the split-complements #8D3CDB and #DB3C8A, which give the same contrast with far less vibration.

What colors go well with #3cdb3d?

For interface work: #F4FAF4 as the surface, #C0EDC0 for borders, #4B9B4B for secondary text, #B737E0 as an accent and #146C14 for hover and pressed states. For a palette, the analogous pair #8ADB3C and #3CDB8D stays calm, while #DB3CDA is the loudest partner.

What is #3cdb3d in CMYK for printing?

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

Is #3cdb3d warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #75DB3C; nudged cooler, #3ADD77.

Work with #3cdb3d in the Color Lab