Skip to content

#3cfe2d

a balanced, electric green · cool · closest name: Lime

RGB
60, 254, 45
HSL
116°, 99%, 59%
CMYK
76, 0, 82, 0
Luminance
0.7203

At a glance

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

Hex
#3cfe2d
Hue
116°
green
Saturation
99%
electric
Lightness
59%
balanced
Brightness
100%
HSV value
Perceived
78%
weighted brightness
Luminance
0.7203
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.41:1
Closest name
Lime
ΔE2000 1.3
Where it sits
Hue116° of 360°
Saturation99%
Lightness59%
Temperature
Warm ← → Cool61% 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#3cfe2d
RGBrgb(60, 254, 45)
HSLhsl(116, 99%, 59%)
CMYKcmyk(76%, 0%, 82%, 0%)
LABlab(88.0 -80.6 77.4)
LCHlch(88.0 111.7 136.2)
OKLCHoklch(0.870 0.278 142.1)
Decimal3997229
Display P3color(display-p3 0.235 0.996 0.176)

Copy-ready code

/* CSS */
color: #3cfe2d;
background-color: #3cfe2d;
/* Tailwind (arbitrary) */
class="text-[#3cfe2d] bg-[#3cfe2d]"
/* SCSS */
$brand: #3cfe2d;
/* SwiftUI */
Color(red: 0.235, green: 0.996, blue: 0.176)
/* Android */
Color.parseColor("#3cfe2d")
/* Flutter */
Color(0xFF3CFE2D)
/* Python / OpenCV (BGR) */
(45, 254, 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 #3cfe2d · 15.41:1
Use #000000AAA at every size.
Aa
White text · 1.36:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.41:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #3cfe2d as text scores 1.36:1 on white and 15.41:1 on black.

Accessibility — WCAG contrast

Aa
#3cfe2d on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#3cfe2d on black: 15.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE500
deuteranopia · #EFD749
tritanopia · #00F6D9

Color scale — 50 to 950

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

#F2FEF1
#E5FCE3
#C5FBC0
#97FE8F
#63FE57
#3cfe2d
#12F401
#0FCB01
#0CA201
#0D7505
#084903
Base = 500Lightest = 50 · #F2FEF1Darkest = 950 · #084903
:root {
  --brand-50: #F2FEF1;
  --brand-100: #E5FCE3;
  --brand-200: #C5FBC0;
  --brand-300: #97FE8F;
  --brand-400: #63FE57;
  --brand-500: #3cfe2d;
  --brand-600: #12F401;
  --brand-700: #0FCB01;
  --brand-800: #0CA201;
  --brand-900: #0D7505;
  --brand-950: #084903;
  --brand: #3cfe2d;
  --brand-ink: #000000;
}

Colors that work with #3cfe2d

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#F5FAF4
Tinted page background
Border#C3EDC0
Hairlines and dividers
Muted text#509B4B
Captions on the surface
Accent#BB2CFF
Second voice, not a rival
Dark variant#0A7F01
Hover, pressed, headers
Light variant#E7FFE6
Selected rows, tints
Dark surface#152414
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 #3cfe2d

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#EF2DFE
Analogous left#A4FE2D
Analogous right#2DFE86
Split-complement 1#862DFE
Split-complement 2#FE2DA4
Triadic 1#2D3CFE
Triadic 2#FE2D3C
Tetradic#2DA4FE

RGB percentages

Red23.5%
Green99.6%
Blue17.6%

CMYK percentages

Cyan76.4%
Magenta0.0%
Yellow82.3%
Key (black)0.4%

Color previews

#3cfe2d text on a black background

contrast 15.41:1

Card sample

#3cfe2d text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cfe2d

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.

#3cfe2d 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#3cfe2d, answered

What color is #3cfe2d?

#3cfe2d is a balanced electric green, closest to Lime (ΔE2000 1.3). It sits at 116° on the hue wheel with 99% saturation and 59% lightness, which reads as cool.

What is the RGB value of #3cfe2d?

rgb(60, 254, 45) — 60 red, 254 green and 45 blue out of 255, or 23.5% / 99.6% / 17.6% by channel.

Is #3cfe2d a light or a dark color?

It is a light color. Relative luminance is 0.7203 and perceived brightness is 78%, so black text on it reaches 15.41:1.

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

Black. It scores 15.41:1 against #3cfe2d, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #3cfe2d?

#EF2DFE sits directly opposite on the wheel. Softer options are the split-complements #862DFE and #FE2DA4, which give the same contrast with far less vibration.

What colors go well with #3cfe2d?

For interface work: #F5FAF4 as the surface, #C3EDC0 for borders, #509B4B for secondary text, #BB2CFF as an accent and #0A7F01 for hover and pressed states. For a palette, the analogous pair #A4FE2D and #2DFE86 stays calm, while #EF2DFE is the loudest partner.

What is #3cfe2d in CMYK for printing?

cmyk(76%, 0%, 82%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #3cfe2d warm or cool?

Cool — it scores 61 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #89FE2D; nudged cooler, #2CFF6A.

Work with #3cfe2d in the Color Lab