Skip to content

#62eb3c

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

RGB
98, 235, 60
HSL
107°, 81%, 58%
CMYK
58, 0, 75, 8
Luminance
0.6234

At a glance

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

Hex
#62eb3c
Hue
107°
green
Saturation
81%
electric
Lightness
58%
balanced
Brightness
92%
HSV value
Perceived
74%
weighted brightness
Luminance
0.6234
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.47:1
Closest name
Lime
ΔE2000 5.2
Where it sits
Hue107° of 360°
Saturation81%
Lightness58%
Temperature
Warm ← → Cool57% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#62eb3c
RGBrgb(98, 235, 60)
HSLhsl(107, 81%, 58%)
CMYKcmyk(58%, 0%, 75%, 8%)
LABlab(83.1 -66.8 68.9)
LCHlch(83.1 96.0 134.1)
OKLCHoklch(0.832 0.240 139.9)
Decimal6482748
Display P3color(display-p3 0.384 0.922 0.235)

Copy-ready code

/* CSS */
color: #62eb3c;
background-color: #62eb3c;
/* Tailwind (arbitrary) */
class="text-[#62eb3c] bg-[#62eb3c]"
/* SCSS */
$brand: #62eb3c;
/* SwiftUI */
Color(red: 0.384, green: 0.922, blue: 0.235)
/* Android */
Color.parseColor("#62eb3c")
/* Flutter */
Color(0xFF62EB3C)
/* Python / OpenCV (BGR) */
(60, 235, 98)

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

Accessibility — WCAG contrast

Aa
#62eb3c on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#62eb3c on black: 13.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2D614
deuteranopia · #E1CB4F
tritanopia · #51E3CA

Color scale — 50 to 950

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

#F5FCF2
#EAF9E6
#D0F6C6
#ADF599
#84EF66
#62eb3c
#42DE17
#37B913
#2C940F
#236B0F
#16430A
Base = 500Lightest = 50 · #F5FCF2Darkest = 950 · #16430A
:root {
  --brand-50: #F5FCF2;
  --brand-100: #EAF9E6;
  --brand-200: #D0F6C6;
  --brand-300: #ADF599;
  --brand-400: #84EF66;
  --brand-500: #62eb3c;
  --brand-600: #42DE17;
  --brand-700: #37B913;
  --brand-800: #2C940F;
  --brand-900: #236B0F;
  --brand-950: #16430A;
  --brand: #62eb3c;
  --brand-ink: #000000;
}

Colors that work with #62eb3c

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#F6FAF4
Tinted page background
Border#C9EDC0
Hairlines and dividers
Muted text#5C9B4B
Captions on the surface
Accent#9A37EF
Second voice, not a rival
Dark variant#22740C
Hover, pressed, headers
Light variant#ECFDE8
Selected rows, tints
Dark surface#172414
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 #62eb3c

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#C53CEB
Analogous left#B9EB3C
Analogous right#3CEB6D
Split-complement 1#6D3CEB
Split-complement 2#EB3CB9
Triadic 1#3C62EB
Triadic 2#EB3C62
Tetradic#3CB9EB

RGB percentages

Red38.4%
Green92.2%
Blue23.5%

CMYK percentages

Cyan58.3%
Magenta0.0%
Yellow74.5%
Key (black)7.8%

Color previews

#62eb3c text on a black background

contrast 13.47:1

Card sample

#62eb3c text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #62eb3c;
Background color
Panel with #62eb3c background
background-color: #62eb3c;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(98, 235, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(98, 235, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #62eb3c;
background: linear-gradient(135deg, #62eb3c, #3CEB8B);

Monochromatic scale

Palettes built from #62eb3c

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.

#62eb3c 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.

#62eb3c, answered

What color is #62eb3c?

#62eb3c is a balanced electric green, closest to Lime (ΔE2000 5.2). It sits at 107° on the hue wheel with 81% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #62eb3c?

rgb(98, 235, 60) — 98 red, 235 green and 60 blue out of 255, or 38.4% / 92.2% / 23.5% by channel.

Is #62eb3c a light or a dark color?

It is a light color. Relative luminance is 0.6234 and perceived brightness is 74%, so black text on it reaches 13.47:1.

Should I use black or white text on #62eb3c?

Black. It scores 13.47:1 against #62eb3c, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #62eb3c?

#C53CEB sits directly opposite on the wheel. Softer options are the split-complements #6D3CEB and #EB3CB9, which give the same contrast with far less vibration.

What colors go well with #62eb3c?

For interface work: #F6FAF4 as the surface, #C9EDC0 for borders, #5C9B4B for secondary text, #9A37EF as an accent and #22740C for hover and pressed states. For a palette, the analogous pair #B9EB3C and #3CEB6D stays calm, while #C53CEB is the loudest partner.

What is #62eb3c in CMYK for printing?

cmyk(58%, 0%, 75%, 8%). 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 #62eb3c warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A2EB3C; nudged cooler, #3AED55.

Work with #62eb3c in the Color Lab