Skip to content

#5dfd7a

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

RGB
93, 253, 122
HSL
131°, 98%, 68%
CMYK
63, 0, 52, 1
Luminance
0.7398

At a glance

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

Hex
#5dfd7a
Hue
131°
green
Saturation
98%
electric
Lightness
68%
light
Brightness
99%
HSV value
Perceived
80%
weighted brightness
Luminance
0.7398
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.80:1
Closest name
Spring Green
ΔE2000 2.9
Where it sits
Hue131° of 360°
Saturation98%
Lightness68%
Temperature
Warm ← → Cool67% 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#5dfd7a
RGBrgb(93, 253, 122)
HSLhsl(131, 98%, 68%)
CMYKcmyk(63%, 0%, 52%, 1%)
LABlab(88.9 -67.9 50.1)
LCHlch(88.9 84.4 143.6)
OKLCHoklch(0.882 0.220 146.7)
Decimal6159738
Display P3color(display-p3 0.365 0.992 0.478)

Copy-ready code

/* CSS */
color: #5dfd7a;
background-color: #5dfd7a;
/* Tailwind (arbitrary) */
class="text-[#5dfd7a] bg-[#5dfd7a]"
/* SCSS */
$brand: #5dfd7a;
/* SwiftUI */
Color(red: 0.365, green: 0.992, blue: 0.478)
/* Android */
Color.parseColor("#5dfd7a")
/* Flutter */
Color(0xFF5DFD7A)
/* Python / OpenCV (BGR) */
(122, 253, 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 #5dfd7a · 15.80:1
Use #000000AAA at every size.
Aa
White text · 1.33:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.80:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #5dfd7a as text scores 1.33:1 on white and 15.80:1 on black.

Accessibility — WCAG contrast

Aa
#5dfd7a on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#5dfd7a on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE86E
deuteranopia · #ECDA84
tritanopia · #2EF8DF

Color scale — 50 to 950

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

#F1FDF3
#E4FCE8
#C1FBCB
#90FEA4
#5dfd7a
#21FC49
#03F22E
#02CA27
#02A11F
#06741A
#044910
Base = 400Lightest = 50 · #F1FDF3Darkest = 950 · #044910
:root {
  --brand-50: #F1FDF3;
  --brand-100: #E4FCE8;
  --brand-200: #C1FBCB;
  --brand-300: #90FEA4;
  --brand-400: #5dfd7a;
  --brand-500: #21FC49;
  --brand-600: #03F22E;
  --brand-700: #02CA27;
  --brand-800: #02A11F;
  --brand-900: #06741A;
  --brand-950: #044910;
  --brand: #5dfd7a;
  --brand-ink: #000000;
}

Colors that work with #5dfd7a

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#F4FAF5
Tinted page background
Border#C0EDC8
Hairlines and dividers
Muted text#4B9B59
Captions on the surface
Accent#BE00CC
Second voice, not a rival
Dark variant#027E18
Hover, pressed, headers
Light variant#E6FFEA
Selected rows, tints
Dark surface#142417
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 #5dfd7a

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#FD5DE0
Analogous left#90FD5D
Analogous right#5DFDCA
Split-complement 1#CA5DFD
Split-complement 2#FD5D90
Triadic 1#7A5DFD
Triadic 2#FD7A5D
Tetradic#5D90FD

RGB percentages

Red36.5%
Green99.2%
Blue47.8%

CMYK percentages

Cyan63.2%
Magenta0.0%
Yellow51.8%
Key (black)0.8%

Color previews

#5dfd7a text on a black background

contrast 15.80:1

Card sample

#5dfd7a text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 253, 122, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 253, 122, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5dfd7a;
background: linear-gradient(135deg, #5dfd7a, #5DFDE5);

Monochromatic scale

Palettes built from #5dfd7a

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.

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

#5dfd7a, answered

What color is #5dfd7a?

#5dfd7a is a light electric green, closest to Spring Green (ΔE2000 2.9). It sits at 131° on the hue wheel with 98% saturation and 68% lightness, which reads as cool.

What is the RGB value of #5dfd7a?

rgb(93, 253, 122) — 93 red, 253 green and 122 blue out of 255, or 36.5% / 99.2% / 47.8% by channel.

Is #5dfd7a a light or a dark color?

It is a light color. Relative luminance is 0.7398 and perceived brightness is 80%, so black text on it reaches 15.80:1.

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

Black. It scores 15.80:1 against #5dfd7a, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #5dfd7a?

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

What colors go well with #5dfd7a?

For interface work: #F4FAF5 as the surface, #C0EDC8 for borders, #4B9B59 for secondary text, #BE00CC as an accent and #027E18 for hover and pressed states. For a palette, the analogous pair #90FD5D and #5DFDCA stays calm, while #FD5DE0 is the loudest partner.

What is #5dfd7a in CMYK for printing?

cmyk(63%, 0%, 52%, 1%). 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 #5dfd7a warm or cool?

Cool — it scores 67 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7AFD5D; nudged cooler, #5BFFB5.

Work with #5dfd7a in the Color Lab