Skip to content

#9dfd4b

a balanced, electric green · neutral · closest name: Green Yellow

RGB
157, 253, 75
HSL
92°, 98%, 64%
CMYK
38, 0, 70, 1
Luminance
0.7793

At a glance

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

Hex
#9dfd4b
Hue
92°
green
Saturation
98%
electric
Lightness
64%
balanced
Brightness
99%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7793
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.59:1
Closest name
Green Yellow
ΔE2000 3.3
Where it sits
Hue92° of 360°
Saturation98%
Lightness64%
Temperature
Warm ← → Cool51% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#9dfd4b
RGBrgb(157, 253, 75)
HSLhsl(92, 98%, 64%)
CMYKcmyk(38%, 0%, 70%, 1%)
LABlab(90.8 -55.7 72.2)
LCHlch(90.8 91.2 127.6)
OKLCHoklch(0.901 0.226 133.8)
Decimal10353995
Display P3color(display-p3 0.616 0.992 0.294)

Copy-ready code

/* CSS */
color: #9dfd4b;
background-color: #9dfd4b;
/* Tailwind (arbitrary) */
class="text-[#9dfd4b] bg-[#9dfd4b]"
/* SCSS */
$brand: #9dfd4b;
/* SwiftUI */
Color(red: 0.616, green: 0.992, blue: 0.294)
/* Android */
Color.parseColor("#9dfd4b")
/* Flutter */
Color(0xFF9DFD4B)
/* Python / OpenCV (BGR) */
(75, 253, 157)

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

Accessibility — WCAG contrast

Aa
#9dfd4b on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#9dfd4b on black: 16.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE92C
deuteranopia · #FAE25C
tritanopia · #9DF3DA

Color scale — 50 to 950

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

#F7FDF1
#EFFCE3
#DCFBC1
#C3FE90
#9dfd4b
#86FD21
#71F203
#5ECA02
#4BA102
#397406
#234904
Base = 400Lightest = 50 · #F7FDF1Darkest = 950 · #234904
:root {
  --brand-50: #F7FDF1;
  --brand-100: #EFFCE3;
  --brand-200: #DCFBC1;
  --brand-300: #C3FE90;
  --brand-400: #9dfd4b;
  --brand-500: #86FD21;
  --brand-600: #71F203;
  --brand-700: #5ECA02;
  --brand-800: #4BA102;
  --brand-900: #397406;
  --brand-950: #234904;
  --brand: #9dfd4b;
  --brand-ink: #000000;
}

Colors that work with #9dfd4b

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#F7FAF4
Tinted page background
Border#D4EDC0
Hairlines and dividers
Muted text#709B4B
Captions on the surface
Accent#7E49FF
Second voice, not a rival
Dark variant#3B7E01
Hover, pressed, headers
Light variant#F1FFE6
Selected rows, tints
Dark surface#1B2414
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 #9dfd4b

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#AB4BFD
Analogous left#F6FD4B
Analogous right#4BFD52
Split-complement 1#524BFD
Split-complement 2#FD4BF6
Triadic 1#4B9DFD
Triadic 2#FD4B9D
Tetradic#4BF6FD

RGB percentages

Red61.6%
Green99.2%
Blue29.4%

CMYK percentages

Cyan37.9%
Magenta0.0%
Yellow70.4%
Key (black)0.8%

Color previews

#9dfd4b text on a black background

contrast 16.59:1

Card sample

#9dfd4b text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9dfd4b;
Background color
Panel with #9dfd4b background
background-color: #9dfd4b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9dfd4b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(157, 253, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 253, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9dfd4b;
background: linear-gradient(135deg, #9dfd4b, #4BFD70);

Monochromatic scale

Palettes built from #9dfd4b

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.

#9dfd4b 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.

#9dfd4b, answered

What color is #9dfd4b?

#9dfd4b is a balanced electric green, closest to Green Yellow (ΔE2000 3.3). It sits at 92° on the hue wheel with 98% saturation and 64% lightness, which reads as neutral.

What is the RGB value of #9dfd4b?

rgb(157, 253, 75) — 157 red, 253 green and 75 blue out of 255, or 61.6% / 99.2% / 29.4% by channel.

Is #9dfd4b a light or a dark color?

It is a light color. Relative luminance is 0.7793 and perceived brightness is 84%, so black text on it reaches 16.59:1.

Should I use black or white text on #9dfd4b?

Black. It scores 16.59:1 against #9dfd4b, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #9dfd4b?

#AB4BFD sits directly opposite on the wheel. Softer options are the split-complements #524BFD and #FD4BF6, which give the same contrast with far less vibration.

What colors go well with #9dfd4b?

For interface work: #F7FAF4 as the surface, #D4EDC0 for borders, #709B4B for secondary text, #7E49FF as an accent and #3B7E01 for hover and pressed states. For a palette, the analogous pair #F6FD4B and #4BFD52 stays calm, while #AB4BFD is the loudest partner.

What is #9dfd4b in CMYK for printing?

cmyk(38%, 0%, 70%, 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 #9dfd4b warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DEFD4B; nudged cooler, #5AFF49.

Work with #9dfd4b in the Color Lab