Skip to content

#5df74c

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

RGB
93, 247, 76
HSL
114°, 91%, 63%
CMYK
62, 0, 69, 3
Luminance
0.6937

At a glance

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

Hex
#5df74c
Hue
114°
green
Saturation
91%
electric
Lightness
63%
balanced
Brightness
97%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6937
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.87:1
Closest name
Lime
ΔE2000 3.9
Where it sits
Hue114° of 360°
Saturation91%
Lightness63%
Temperature
Warm ← → Cool60% 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#5df74c
RGBrgb(93, 247, 76)
HSLhsl(114, 91%, 63%)
CMYKcmyk(62%, 0%, 69%, 3%)
LABlab(86.7 -70.8 66.9)
LCHlch(86.7 97.5 136.6)
OKLCHoklch(0.862 0.246 141.7)
Decimal6158156
Display P3color(display-p3 0.365 0.969 0.298)

Copy-ready code

/* CSS */
color: #5df74c;
background-color: #5df74c;
/* Tailwind (arbitrary) */
class="text-[#5df74c] bg-[#5df74c]"
/* SCSS */
$brand: #5df74c;
/* SwiftUI */
Color(red: 0.365, green: 0.969, blue: 0.298)
/* Android */
Color.parseColor("#5df74c")
/* Flutter */
Color(0xFF5DF74C)
/* Python / OpenCV (BGR) */
(76, 247, 93)

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

Accessibility — WCAG contrast

Aa
#5df74c on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#5df74c on black: 14.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDE131
deuteranopia · #EAD45D
tritanopia · #41F0D5

Color scale — 50 to 950

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

#F3FDF2
#E7FBE4
#C8F9C3
#9EFA94
#5df74c
#3DF528
#21EA0B
#1BC309
#169C07
#14710A
#0D4606
Base = 400Lightest = 50 · #F3FDF2Darkest = 950 · #0D4606
:root {
  --brand-50: #F3FDF2;
  --brand-100: #E7FBE4;
  --brand-200: #C8F9C3;
  --brand-300: #9EFA94;
  --brand-400: #5df74c;
  --brand-500: #3DF528;
  --brand-600: #21EA0B;
  --brand-700: #1BC309;
  --brand-800: #169C07;
  --brand-900: #14710A;
  --brand-950: #0D4606;
  --brand: #5df74c;
  --brand-ink: #000000;
}

Colors that work with #5df74c

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#C4EDC0
Hairlines and dividers
Muted text#539B4B
Captions on the surface
Accent#BC48FB
Second voice, not a rival
Dark variant#117A05
Hover, pressed, headers
Light variant#E9FEE7
Selected rows, tints
Dark surface#152414
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 #5df74c

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#E64CF7
Analogous left#B3F74C
Analogous right#4CF790
Split-complement 1#904CF7
Split-complement 2#F74CB3
Triadic 1#4C5DF7
Triadic 2#F74C5D
Tetradic#4CB3F7

RGB percentages

Red36.5%
Green96.9%
Blue29.8%

CMYK percentages

Cyan62.3%
Magenta0.0%
Yellow69.2%
Key (black)3.1%

Color previews

#5df74c text on a black background

contrast 14.87:1

Card sample

#5df74c text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5df74c;
Background color
Panel with #5df74c background
background-color: #5df74c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5df74c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(93, 247, 76, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 247, 76, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5df74c;
background: linear-gradient(135deg, #5df74c, #4CF7AD);

Monochromatic scale

Palettes built from #5df74c

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.

#5df74c 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.

#5df74c, answered

What color is #5df74c?

#5df74c is a balanced electric green, closest to Lime (ΔE2000 3.9). It sits at 114° on the hue wheel with 91% saturation and 63% lightness, which reads as cool.

What is the RGB value of #5df74c?

rgb(93, 247, 76) — 93 red, 247 green and 76 blue out of 255, or 36.5% / 96.9% / 29.8% by channel.

Is #5df74c a light or a dark color?

It is a light color. Relative luminance is 0.6937 and perceived brightness is 78%, so black text on it reaches 14.87:1.

Should I use black or white text on #5df74c?

Black. It scores 14.87:1 against #5df74c, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #5df74c?

#E64CF7 sits directly opposite on the wheel. Softer options are the split-complements #904CF7 and #F74CB3, which give the same contrast with far less vibration.

What colors go well with #5df74c?

For interface work: #F5FAF4 as the surface, #C4EDC0 for borders, #539B4B for secondary text, #BC48FB as an accent and #117A05 for hover and pressed states. For a palette, the analogous pair #B3F74C and #4CF790 stays calm, while #E64CF7 is the loudest partner.

What is #5df74c in CMYK for printing?

cmyk(62%, 0%, 69%, 3%). 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 #5df74c warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9CF74C; nudged cooler, #4AF979.

Work with #5df74c in the Color Lab