Skip to content

#53eb4b

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

RGB
83, 235, 75
HSL
117°, 80%, 61%
CMYK
65, 0, 68, 8
Luminance
0.6176

At a glance

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

Hex
#53eb4b
Hue
117°
green
Saturation
80%
electric
Lightness
61%
balanced
Brightness
92%
HSV value
Perceived
73%
weighted brightness
Luminance
0.6176
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.35:1
Closest name
Lime
ΔE2000 5.6
Where it sits
Hue117° of 360°
Saturation80%
Lightness61%
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#53eb4b
RGBrgb(83, 235, 75)
HSLhsl(117, 80%, 61%)
CMYKcmyk(65%, 0%, 68%, 8%)
LABlab(82.8 -69.0 63.1)
LCHlch(82.8 93.5 137.5)
OKLCHoklch(0.829 0.237 142.4)
Decimal5499723
Display P3color(display-p3 0.325 0.922 0.294)

Copy-ready code

/* CSS */
color: #53eb4b;
background-color: #53eb4b;
/* Tailwind (arbitrary) */
class="text-[#53eb4b] bg-[#53eb4b]"
/* SCSS */
$brand: #53eb4b;
/* SwiftUI */
Color(red: 0.325, green: 0.922, blue: 0.294)
/* Android */
Color.parseColor("#53eb4b")
/* Flutter */
Color(0xFF53EB4B)
/* Python / OpenCV (BGR) */
(75, 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 #53eb4b · 13.35:1
Use #000000AAA at every size.
Aa
White text · 1.57:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.35:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #53eb4b as text scores 1.57:1 on white and 13.35:1 on black.

Accessibility — WCAG contrast

Aa
#53eb4b on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#53eb4b on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0D633
deuteranopia · #DEC95A
tritanopia · #32E4CB

Color scale — 50 to 950

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

#F3FCF3
#E7F9E6
#C9F5C7
#9FF49A
#6EEE68
#53eb4b
#22DC18
#1DB814
#179310
#156A10
#0D420A
Base = 500Lightest = 50 · #F3FCF3Darkest = 950 · #0D420A
:root {
  --brand-50: #F3FCF3;
  --brand-100: #E7F9E6;
  --brand-200: #C9F5C7;
  --brand-300: #9FF49A;
  --brand-400: #6EEE68;
  --brand-500: #53eb4b;
  --brand-600: #22DC18;
  --brand-700: #1DB814;
  --brand-800: #179310;
  --brand-900: #156A10;
  --brand-950: #0D420A;
  --brand: #53eb4b;
  --brand-ink: #000000;
}

Colors that work with #53eb4b

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#C2EDC0
Hairlines and dividers
Muted text#4F9B4B
Captions on the surface
Accent#BD47EF
Second voice, not a rival
Dark variant#12730D
Hover, pressed, headers
Light variant#E9FCE8
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 #53eb4b

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#E34BEB
Analogous left#A3EB4B
Analogous right#4BEB93
Split-complement 1#934BEB
Split-complement 2#EB4BA3
Triadic 1#4B53EB
Triadic 2#EB4B53
Tetradic#4BA3EB

RGB percentages

Red32.5%
Green92.2%
Blue29.4%

CMYK percentages

Cyan64.7%
Magenta0.0%
Yellow68.1%
Key (black)7.8%

Color previews

#53eb4b text on a black background

contrast 13.35:1

Card sample

#53eb4b text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #53eb4b

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.

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

#53eb4b, answered

What color is #53eb4b?

#53eb4b is a balanced electric green, closest to Lime (ΔE2000 5.6). It sits at 117° on the hue wheel with 80% saturation and 61% lightness, which reads as cool.

What is the RGB value of #53eb4b?

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

Is #53eb4b a light or a dark color?

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

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

Black. It scores 13.35:1 against #53eb4b, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #53eb4b?

#E34BEB sits directly opposite on the wheel. Softer options are the split-complements #934BEB and #EB4BA3, which give the same contrast with far less vibration.

What colors go well with #53eb4b?

For interface work: #F5FAF4 as the surface, #C2EDC0 for borders, #4F9B4B for secondary text, #BD47EF as an accent and #12730D for hover and pressed states. For a palette, the analogous pair #A3EB4B and #4BEB93 stays calm, while #E34BEB is the loudest partner.

What is #53eb4b in CMYK for printing?

cmyk(65%, 0%, 68%, 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 #53eb4b 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 #8EEB4B; nudged cooler, #49ED7D.

Work with #53eb4b in the Color Lab