Skip to content

#53eb7d

a balanced, electric green · cool · closest name: Spring Green

RGB
83, 235, 125
HSL
137°, 79%, 62%
CMYK
65, 0, 47, 8
Luminance
0.6274

At a glance

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

Hex
#53eb7d
Hue
137°
green
Saturation
79%
electric
Lightness
62%
balanced
Brightness
92%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6274
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.55:1
Closest name
Spring Green
ΔE2000 4.7
Where it sits
Hue137° of 360°
Saturation79%
Lightness62%
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#53eb7d
RGBrgb(83, 235, 125)
HSLhsl(137, 79%, 62%)
CMYKcmyk(65%, 0%, 47%, 8%)
LABlab(83.3 -63.0 41.7)
LCHlch(83.3 75.6 146.5)
OKLCHoklch(0.835 0.198 149.1)
Decimal5499773
Display P3color(display-p3 0.325 0.922 0.490)

Copy-ready code

/* CSS */
color: #53eb7d;
background-color: #53eb7d;
/* Tailwind (arbitrary) */
class="text-[#53eb7d] bg-[#53eb7d]"
/* SCSS */
$brand: #53eb7d;
/* SwiftUI */
Color(red: 0.325, green: 0.922, blue: 0.490)
/* Android */
Color.parseColor("#53eb7d")
/* Flutter */
Color(0xFF53EB7D)
/* Python / OpenCV (BGR) */
(125, 235, 83)

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

Accessibility — WCAG contrast

Aa
#53eb7d on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#53eb7d on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDD874
deuteranopia · #DACA85
tritanopia · #16E7D1

Color scale — 50 to 950

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

#F3FCF5
#E6F9EB
#C7F5D4
#9AF3B3
#53eb7d
#36E867
#19DB4F
#15B742
#119235
#116A29
#0A421A
Base = 400Lightest = 50 · #F3FCF5Darkest = 950 · #0A421A
:root {
  --brand-50: #F3FCF5;
  --brand-100: #E6F9EB;
  --brand-200: #C7F5D4;
  --brand-300: #9AF3B3;
  --brand-400: #53eb7d;
  --brand-500: #36E867;
  --brand-600: #19DB4F;
  --brand-700: #15B742;
  --brand-800: #119235;
  --brand-900: #116A29;
  --brand-950: #0A421A;
  --brand: #53eb7d;
  --brand-ink: #000000;
}

Colors that work with #53eb7d

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#4B9B61
Captions on the surface
Accent#BB11B7
Second voice, not a rival
Dark variant#0D7229
Hover, pressed, headers
Light variant#E8FCEE
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 #53eb7d

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#EB53C1
Analogous left#75EB53
Analogous right#53EBC9
Split-complement 1#C953EB
Split-complement 2#EB5375
Triadic 1#7D53EB
Triadic 2#EB7D53
Tetradic#5375EB

RGB percentages

Red32.5%
Green92.2%
Blue49.0%

CMYK percentages

Cyan64.7%
Magenta0.0%
Yellow46.8%
Key (black)7.8%

Color previews

#53eb7d text on a black background

contrast 13.55:1

Card sample

#53eb7d text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #53eb7d;
Background color
Panel with #53eb7d background
background-color: #53eb7d;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(83, 235, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(83, 235, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #53eb7d;
background: linear-gradient(135deg, #53eb7d, #53EBE2);

Monochromatic scale

Palettes built from #53eb7d

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.

#53eb7d 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.

#53eb7d, answered

What color is #53eb7d?

#53eb7d is a balanced electric green, closest to Spring Green (ΔE2000 4.7). It sits at 137° on the hue wheel with 79% saturation and 62% lightness, which reads as cool.

What is the RGB value of #53eb7d?

rgb(83, 235, 125) — 83 red, 235 green and 125 blue out of 255, or 32.5% / 92.2% / 49% by channel.

Is #53eb7d a light or a dark color?

It is a light color. Relative luminance is 0.6274 and perceived brightness is 75%, so black text on it reaches 13.55:1.

Should I use black or white text on #53eb7d?

Black. It scores 13.55:1 against #53eb7d, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #53eb7d?

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

What colors go well with #53eb7d?

For interface work: #F4FAF6 as the surface, #C0EDCC for borders, #4B9B61 for secondary text, #BB11B7 as an accent and #0D7229 for hover and pressed states. For a palette, the analogous pair #75EB53 and #53EBC9 stays calm, while #EB53C1 is the loudest partner.

What is #53eb7d in CMYK for printing?

cmyk(65%, 0%, 47%, 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 #53eb7d 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 #61EB53; nudged cooler, #51EDB5.

Work with #53eb7d in the Color Lab