Skip to content

#3eee4a

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

RGB
62, 238, 74
HSL
124°, 84%, 59%
CMYK
74, 0, 69, 7
Luminance
0.6267

At a glance

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

Hex
#3eee4a
Hue
124°
green
Saturation
84%
electric
Lightness
59%
balanced
Brightness
93%
HSV value
Perceived
73%
weighted brightness
Luminance
0.6267
WCAG relative
Temperature
Cool
64/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.53:1
Closest name
Lime
ΔE2000 5.1
Where it sits
Hue124° of 360°
Saturation84%
Lightness59%
Temperature
Warm ← → Cool64% 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#3eee4a
RGBrgb(62, 238, 74)
HSLhsl(124, 84%, 59%)
CMYKcmyk(74%, 0%, 69%, 7%)
LABlab(83.3 -73.7 63.9)
LCHlch(83.3 97.5 139.1)
OKLCHoklch(0.832 0.247 143.8)
Decimal4124234
Display P3color(display-p3 0.243 0.933 0.290)

Copy-ready code

/* CSS */
color: #3eee4a;
background-color: #3eee4a;
/* Tailwind (arbitrary) */
class="text-[#3eee4a] bg-[#3eee4a]"
/* SCSS */
$brand: #3eee4a;
/* SwiftUI */
Color(red: 0.243, green: 0.933, blue: 0.290)
/* Android */
Color.parseColor("#3eee4a")
/* Flutter */
Color(0xFF3EEE4A)
/* Python / OpenCV (BGR) */
(74, 238, 62)

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

Accessibility — WCAG contrast

Aa
#3eee4a on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#3eee4a on black: 13.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3D831
deuteranopia · #DFCA5A
tritanopia · #00E7CD

Color scale — 50 to 950

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

#F2FCF3
#E6FAE7
#C5F6C9
#98F69E
#64F16E
#3eee4a
#14E122
#11BB1C
#0D9617
#0E6C14
#09440D
Base = 500Lightest = 50 · #F2FCF3Darkest = 950 · #09440D
:root {
  --brand-50: #F2FCF3;
  --brand-100: #E6FAE7;
  --brand-200: #C5F6C9;
  --brand-300: #98F69E;
  --brand-400: #64F16E;
  --brand-500: #3eee4a;
  --brand-600: #14E122;
  --brand-700: #11BB1C;
  --brand-800: #0D9617;
  --brand-900: #0E6C14;
  --brand-950: #09440D;
  --brand: #3eee4a;
  --brand-ink: #000000;
}

Colors that work with #3eee4a

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#F4FAF5
Tinted page background
Border#C0EDC3
Hairlines and dividers
Muted text#4B9B50
Captions on the surface
Accent#D13AF2
Second voice, not a rival
Dark variant#0A7512
Hover, pressed, headers
Light variant#E8FDE9
Selected rows, tints
Dark surface#142415
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 #3eee4a

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#EE3EE2
Analogous left#8AEE3E
Analogous right#3EEEA2
Split-complement 1#A23EEE
Split-complement 2#EE3E8A
Triadic 1#4A3EEE
Triadic 2#EE4A3E
Tetradic#3E8AEE

RGB percentages

Red24.3%
Green93.3%
Blue29.0%

CMYK percentages

Cyan73.9%
Magenta0.0%
Yellow68.9%
Key (black)6.7%

Color previews

#3eee4a text on a black background

contrast 13.53:1

Card sample

#3eee4a text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(62, 238, 74, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(62, 238, 74, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3eee4a;
background: linear-gradient(135deg, #3eee4a, #3EEEBF);

Monochromatic scale

Palettes built from #3eee4a

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.

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

#3eee4a, answered

What color is #3eee4a?

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

What is the RGB value of #3eee4a?

rgb(62, 238, 74) — 62 red, 238 green and 74 blue out of 255, or 24.3% / 93.3% / 29% by channel.

Is #3eee4a a light or a dark color?

It is a light color. Relative luminance is 0.6267 and perceived brightness is 73%, so black text on it reaches 13.53:1.

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

Black. It scores 13.53:1 against #3eee4a, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #3eee4a?

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

What colors go well with #3eee4a?

For interface work: #F4FAF5 as the surface, #C0EDC3 for borders, #4B9B50 for secondary text, #D13AF2 as an accent and #0A7512 for hover and pressed states. For a palette, the analogous pair #8AEE3E and #3EEEA2 stays calm, while #EE3EE2 is the loudest partner.

What is #3eee4a in CMYK for printing?

cmyk(74%, 0%, 69%, 7%). 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 #3eee4a warm or cool?

Cool — it scores 64 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #72EE3E; nudged cooler, #3CF08A.

Work with #3eee4a in the Color Lab