Skip to content

#7bdf4a

a balanced, vivid green · neutral · closest name: Lime Green

RGB
123, 223, 74
HSL
100°, 70%, 58%
CMYK
45, 0, 67, 13
Luminance
0.5748

At a glance

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

Hex
#7bdf4a
Hue
100°
green
Saturation
70%
vivid
Lightness
58%
balanced
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5748
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.50:1
Closest name
Lime Green
ΔE2000 6.7
Where it sits
Hue100° of 360°
Saturation70%
Lightness58%
Temperature
Warm ← → Cool54% 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#7bdf4a
RGBrgb(123, 223, 74)
HSLhsl(100, 70%, 58%)
CMYKcmyk(45%, 0%, 67%, 13%)
LABlab(80.5 -54.7 61.5)
LCHlch(80.5 82.2 131.7)
OKLCHoklch(0.813 0.206 137.1)
Decimal8118090
Display P3color(display-p3 0.482 0.875 0.290)

Copy-ready code

/* CSS */
color: #7bdf4a;
background-color: #7bdf4a;
/* Tailwind (arbitrary) */
class="text-[#7bdf4a] bg-[#7bdf4a]"
/* SCSS */
$brand: #7bdf4a;
/* SwiftUI */
Color(red: 0.482, green: 0.875, blue: 0.290)
/* Android */
Color.parseColor("#7bdf4a")
/* Flutter */
Color(0xFF7BDF4A)
/* Python / OpenCV (BGR) */
(74, 223, 123)

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

Accessibility — WCAG contrast

Aa
#7bdf4a on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#7bdf4a on black: 12.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6CD35
deuteranopia · #D9C457
tritanopia · #76D7C1

Color scale — 50 to 950

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

#F6FCF3
#EDF8E7
#D7F2C9
#B9EEA0
#97E670
#7bdf4a
#5DD025
#4DAD1F
#3E8B18
#306516
#1E3F0E
Base = 500Lightest = 50 · #F6FCF3Darkest = 950 · #1E3F0E
:root {
  --brand-50: #F6FCF3;
  --brand-100: #EDF8E7;
  --brand-200: #D7F2C9;
  --brand-300: #B9EEA0;
  --brand-400: #97E670;
  --brand-500: #7bdf4a;
  --brand-600: #5DD025;
  --brand-700: #4DAD1F;
  --brand-800: #3E8B18;
  --brand-900: #306516;
  --brand-950: #1E3F0E;
  --brand: #7bdf4a;
  --brand-ink: #000000;
}

Colors that work with #7bdf4a

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#F6FAF4
Tinted page background
Border#CEEDC0
Hairlines and dividers
Muted text#659B4B
Captions on the surface
Accent#8846E3
Second voice, not a rival
Dark variant#306C13
Hover, pressed, headers
Light variant#EFFBE9
Selected rows, tints
Dark surface#192414
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 #7bdf4a

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#AE4ADF
Analogous left#C5DF4A
Analogous right#4ADF63
Split-complement 1#634ADF
Split-complement 2#DF4AC5
Triadic 1#4A7BDF
Triadic 2#DF4A7B
Tetradic#4AC5DF

RGB percentages

Red48.2%
Green87.5%
Blue29.0%

CMYK percentages

Cyan44.8%
Magenta0.0%
Yellow66.8%
Key (black)12.5%

Color previews

#7bdf4a text on a black background

contrast 12.50:1

Card sample

#7bdf4a text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7bdf4a;
Background color
Panel with #7bdf4a background
background-color: #7bdf4a;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7bdf4a;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(123, 223, 74, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 223, 74, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7bdf4a;
background: linear-gradient(135deg, #7bdf4a, #4ADF7C);

Monochromatic scale

Palettes built from #7bdf4a

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.

#7bdf4a 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

Converts to four-color process without much drama. Proof it anyway.

#7bdf4a, answered

What color is #7bdf4a?

#7bdf4a is a balanced vivid green, closest to Lime Green (ΔE2000 6.7). It sits at 100° on the hue wheel with 70% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #7bdf4a?

rgb(123, 223, 74) — 123 red, 223 green and 74 blue out of 255, or 48.2% / 87.5% / 29% by channel.

Is #7bdf4a a light or a dark color?

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

Should I use black or white text on #7bdf4a?

Black. It scores 12.50:1 against #7bdf4a, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #7bdf4a?

#AE4ADF sits directly opposite on the wheel. Softer options are the split-complements #634ADF and #DF4AC5, which give the same contrast with far less vibration.

What colors go well with #7bdf4a?

For interface work: #F6FAF4 as the surface, #CEEDC0 for borders, #659B4B for secondary text, #8846E3 as an accent and #306C13 for hover and pressed states. For a palette, the analogous pair #C5DF4A and #4ADF63 stays calm, while #AE4ADF is the loudest partner.

What is #7bdf4a in CMYK for printing?

cmyk(45%, 0%, 67%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #7bdf4a warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B2DF4A; nudged cooler, #48E14E.

Work with #7bdf4a in the Color Lab