Skip to content

#73eb99

a light, electric green · cool · closest name: Light Green

RGB
115, 235, 153
HSL
139°, 75%, 69%
CMYK
51, 0, 35, 8
Luminance
0.6536

At a glance

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

Hex
#73eb99
Hue
139°
green
Saturation
75%
electric
Lightness
69%
light
Brightness
92%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6536
WCAG relative
Temperature
Cool
70/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.07:1
Closest name
Light Green
ΔE2000 4.2
Where it sits
Hue139° of 360°
Saturation75%
Lightness69%
Temperature
Warm ← → Cool70% 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#73eb99
RGBrgb(115, 235, 153)
HSLhsl(139, 75%, 69%)
CMYKcmyk(51%, 0%, 35%, 8%)
LABlab(84.7 -51.5 29.7)
LCHlch(84.7 59.5 150.0)
OKLCHoklch(0.850 0.159 152.0)
Decimal7596953
Display P3color(display-p3 0.451 0.922 0.600)

Copy-ready code

/* CSS */
color: #73eb99;
background-color: #73eb99;
/* Tailwind (arbitrary) */
class="text-[#73eb99] bg-[#73eb99]"
/* SCSS */
$brand: #73eb99;
/* SwiftUI */
Color(red: 0.451, green: 0.922, blue: 0.600)
/* Android */
Color.parseColor("#73eb99")
/* Flutter */
Color(0xFF73EB99)
/* Python / OpenCV (BGR) */
(153, 235, 115)

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

Accessibility — WCAG contrast

Aa
#73eb99 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#73eb99 on black: 14.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECDA94
deuteranopia · #DBCF9E
tritanopia · #57E8D6

Color scale — 50 to 950

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

#F3FCF6
#E7F9EC
#C8F4D6
#9DF1B7
#73eb99
#3BE370
#1FD659
#19B34A
#148F3B
#13672E
#0C411D
Base = 400Lightest = 50 · #F3FCF6Darkest = 950 · #0C411D
:root {
  --brand-50: #F3FCF6;
  --brand-100: #E7F9EC;
  --brand-200: #C8F4D6;
  --brand-300: #9DF1B7;
  --brand-400: #73eb99;
  --brand-500: #3BE370;
  --brand-600: #1FD659;
  --brand-700: #19B34A;
  --brand-800: #148F3B;
  --brand-900: #13672E;
  --brand-950: #0C411D;
  --brand: #73eb99;
  --brand-ink: #000000;
}

Colors that work with #73eb99

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#C0EDCE
Hairlines and dividers
Muted text#4B9B64
Captions on the surface
Accent#B616AC
Second voice, not a rival
Dark variant#10702E
Hover, pressed, headers
Light variant#E9FCEF
Selected rows, tints
Dark surface#142419
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 #73eb99

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#EB73C5
Analogous left#89EB73
Analogous right#73EBD5
Split-complement 1#D573EB
Split-complement 2#EB7389
Triadic 1#9973EB
Triadic 2#EB9973
Tetradic#7389EB

RGB percentages

Red45.1%
Green92.2%
Blue60.0%

CMYK percentages

Cyan51.1%
Magenta0.0%
Yellow34.9%
Key (black)7.8%

Color previews

#73eb99 text on a black background

contrast 14.07:1

Card sample

#73eb99 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #73eb99;
Background color
Panel with #73eb99 background
background-color: #73eb99;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #73eb99;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(115, 235, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(115, 235, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #73eb99;
background: linear-gradient(135deg, #73eb99, #73EBE9);

Monochromatic scale

Palettes built from #73eb99

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.

#73eb99 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#73eb99, answered

What color is #73eb99?

#73eb99 is a light electric green, closest to Light Green (ΔE2000 4.2). It sits at 139° on the hue wheel with 75% saturation and 69% lightness, which reads as cool.

What is the RGB value of #73eb99?

rgb(115, 235, 153) — 115 red, 235 green and 153 blue out of 255, or 45.1% / 92.2% / 60% by channel.

Is #73eb99 a light or a dark color?

It is a light color. Relative luminance is 0.6536 and perceived brightness is 77%, so black text on it reaches 14.07:1.

Should I use black or white text on #73eb99?

Black. It scores 14.07:1 against #73eb99, versus 1.49:1 for white — AAA at any size.

What is the complementary color of #73eb99?

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

What colors go well with #73eb99?

For interface work: #F4FAF6 as the surface, #C0EDCE for borders, #4B9B64 for secondary text, #B616AC as an accent and #10702E for hover and pressed states. For a palette, the analogous pair #89EB73 and #73EBD5 stays calm, while #EB73C5 is the loudest partner.

What is #73eb99 in CMYK for printing?

cmyk(51%, 0%, 35%, 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 #73eb99 warm or cool?

Cool — it scores 70 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #79EB73; nudged cooler, #71EDC6.

Work with #73eb99 in the Color Lab