Skip to content

#24eb7f

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

RGB
36, 235, 127
HSL
147°, 83%, 53%
CMYK
85, 0, 46, 8
Luminance
0.6132

At a glance

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

Hex
#24eb7f
Hue
147°
green
Saturation
83%
electric
Lightness
53%
balanced
Brightness
92%
HSV value
Perceived
73%
weighted brightness
Luminance
0.6132
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.26:1
Closest name
Medium Spring Green
ΔE2000 4.2
Where it sits
Hue147° of 360°
Saturation83%
Lightness53%
Temperature
Warm ← → Cool74% 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#24eb7f
RGBrgb(36, 235, 127)
HSLhsl(147, 83%, 53%)
CMYKcmyk(85%, 0%, 46%, 8%)
LABlab(82.5 -68.9 39.6)
LCHlch(82.5 79.5 150.1)
OKLCHoklch(0.826 0.209 152.3)
Decimal2419583
Display P3color(display-p3 0.141 0.922 0.498)

Copy-ready code

/* CSS */
color: #24eb7f;
background-color: #24eb7f;
/* Tailwind (arbitrary) */
class="text-[#24eb7f] bg-[#24eb7f]"
/* SCSS */
$brand: #24eb7f;
/* SwiftUI */
Color(red: 0.141, green: 0.922, blue: 0.498)
/* Android */
Color.parseColor("#24eb7f")
/* Flutter */
Color(0xFF24EB7F)
/* Python / OpenCV (BGR) */
(127, 235, 36)

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

Accessibility — WCAG contrast

Aa
#24eb7f on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#24eb7f on black: 13.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBD777
deuteranopia · #D6C787
tritanopia · #00E8D1

Color scale — 50 to 950

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

#F2FCF7
#E6FAEF
#C6F6DC
#98F6C3
#65F1A5
#24eb7f
#14E072
#11BB5F
#0E964C
#0E6C39
#094424
Base = 500Lightest = 50 · #F2FCF7Darkest = 950 · #094424
:root {
  --brand-50: #F2FCF7;
  --brand-100: #E6FAEF;
  --brand-200: #C6F6DC;
  --brand-300: #98F6C3;
  --brand-400: #65F1A5;
  --brand-500: #24eb7f;
  --brand-600: #14E072;
  --brand-700: #11BB5F;
  --brand-800: #0E964C;
  --brand-900: #0E6C39;
  --brand-950: #094424;
  --brand: #24eb7f;
  --brand-ink: #000000;
}

Colors that work with #24eb7f

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#F4FAF7
Tinted page background
Border#C0EDD4
Hairlines and dividers
Muted text#4B9B6F
Captions on the surface
Accent#F01FC5
Second voice, not a rival
Dark variant#0B753B
Hover, pressed, headers
Light variant#E8FDF1
Selected rows, tints
Dark surface#14241B
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 #24eb7f

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#EB2490
Analogous left#2CEB24
Analogous right#24EBE2
Split-complement 1#E224EB
Split-complement 2#EB242C
Triadic 1#7F24EB
Triadic 2#EB7F24
Tetradic#242CEB

RGB percentages

Red14.1%
Green92.2%
Blue49.8%

CMYK percentages

Cyan84.7%
Magenta0.0%
Yellow46.0%
Key (black)7.8%

Color previews

#24eb7f text on a black background

contrast 13.26:1

Card sample

#24eb7f text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #24eb7f;
Background color
Panel with #24eb7f background
background-color: #24eb7f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #24eb7f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(36, 235, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(36, 235, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #24eb7f;
background: linear-gradient(135deg, #24eb7f, #24D2EB);

Monochromatic scale

Palettes built from #24eb7f

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.

#24eb7f 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.

#24eb7f, answered

What color is #24eb7f?

#24eb7f is a balanced electric green, closest to Medium Spring Green (ΔE2000 4.2). It sits at 147° on the hue wheel with 83% saturation and 53% lightness, which reads as cool.

What is the RGB value of #24eb7f?

rgb(36, 235, 127) — 36 red, 235 green and 127 blue out of 255, or 14.1% / 92.2% / 49.8% by channel.

Is #24eb7f a light or a dark color?

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

Should I use black or white text on #24eb7f?

Black. It scores 13.26:1 against #24eb7f, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #24eb7f?

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

What colors go well with #24eb7f?

For interface work: #F4FAF7 as the surface, #C0EDD4 for borders, #4B9B6F for secondary text, #F01FC5 as an accent and #0B753B for hover and pressed states. For a palette, the analogous pair #2CEB24 and #24EBE2 stays calm, while #EB2490 is the loudest partner.

What is #24eb7f in CMYK for printing?

cmyk(85%, 0%, 46%, 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 #24eb7f warm or cool?

Cool — it scores 74 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #24EB36; nudged cooler, #21EDC9.

Work with #24eb7f in the Color Lab