Skip to content

#7cdb2d

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

RGB
124, 219, 45
HSL
93°, 71%, 52%
CMYK
43, 0, 80, 14
Luminance
0.5514

At a glance

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

Hex
#7cdb2d
Hue
93°
green
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5514
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.03:1
Closest name
Yellow Green
ΔE2000 5.8
Where it sits
Hue93° of 360°
Saturation71%
Lightness52%
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#7cdb2d
RGBrgb(124, 219, 45)
HSLhsl(93, 71%, 52%)
CMYKcmyk(43%, 0%, 80%, 14%)
LABlab(79.1 -54.7 69.9)
LCHlch(79.1 88.8 128.0)
OKLCHoklch(0.802 0.217 134.8)
Decimal8182573
Display P3color(display-p3 0.486 0.859 0.176)

Copy-ready code

/* CSS */
color: #7cdb2d;
background-color: #7cdb2d;
/* Tailwind (arbitrary) */
class="text-[#7cdb2d] bg-[#7cdb2d]"
/* SCSS */
$brand: #7cdb2d;
/* SwiftUI */
Color(red: 0.486, green: 0.859, blue: 0.176)
/* Android */
Color.parseColor("#7cdb2d")
/* Flutter */
Color(0xFF7CDB2D)
/* Python / OpenCV (BGR) */
(45, 219, 124)

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

Accessibility — WCAG contrast

Aa
#7cdb2d on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#7cdb2d on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3C900
deuteranopia · #D7C141
tritanopia · #7AD2BB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7cdb2d is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7FCF3
#EFF8E7
#DCF2C9
#C3EF9F
#A5E66F
#87DE3F
#7cdb2d
#5FAE1E
#4C8B18
#396515
#243F0D
Base = 600Lightest = 50 · #F7FCF3Darkest = 950 · #243F0D
:root {
  --brand-50: #F7FCF3;
  --brand-100: #EFF8E7;
  --brand-200: #DCF2C9;
  --brand-300: #C3EF9F;
  --brand-400: #A5E66F;
  --brand-500: #87DE3F;
  --brand-600: #7cdb2d;
  --brand-700: #5FAE1E;
  --brand-800: #4C8B18;
  --brand-900: #396515;
  --brand-950: #243F0D;
  --brand: #7cdb2d;
  --brand-ink: #000000;
}

Colors that work with #7cdb2d

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#6F9B4B
Captions on the surface
Accent#5F28E0
Second voice, not a rival
Dark variant#3C6D13
Hover, pressed, headers
Light variant#F1FBE9
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 #7cdb2d

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#8C2DDB
Analogous left#D3DB2D
Analogous right#2DDB35
Split-complement 1#352DDB
Split-complement 2#DB2DD3
Triadic 1#2D7CDB
Triadic 2#DB2D7C
Tetradic#2DD3DB

RGB percentages

Red48.6%
Green85.9%
Blue17.6%

CMYK percentages

Cyan43.4%
Magenta0.0%
Yellow79.5%
Key (black)14.1%

Color previews

#7cdb2d text on a black background

contrast 12.03:1

Card sample

#7cdb2d text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 219, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 219, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7cdb2d;
background: linear-gradient(135deg, #7cdb2d, #2DDB52);

Monochromatic scale

Palettes built from #7cdb2d

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.

#7cdb2d 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.

#7cdb2d, answered

What color is #7cdb2d?

#7cdb2d is a balanced vivid green, closest to Yellow Green (ΔE2000 5.8). It sits at 93° on the hue wheel with 71% saturation and 52% lightness, which reads as neutral.

What is the RGB value of #7cdb2d?

rgb(124, 219, 45) — 124 red, 219 green and 45 blue out of 255, or 48.6% / 85.9% / 17.6% by channel.

Is #7cdb2d a light or a dark color?

It is a light color. Relative luminance is 0.5514 and perceived brightness is 71%, so black text on it reaches 12.03:1.

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

Black. It scores 12.03:1 against #7cdb2d, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #7cdb2d?

#8C2DDB sits directly opposite on the wheel. Softer options are the split-complements #352DDB and #DB2DD3, which give the same contrast with far less vibration.

What colors go well with #7cdb2d?

For interface work: #F7FAF4 as the surface, #D4EDC0 for borders, #6F9B4B for secondary text, #5F28E0 as an accent and #3C6D13 for hover and pressed states. For a palette, the analogous pair #D3DB2D and #2DDB35 stays calm, while #8C2DDB is the loudest partner.

What is #7cdb2d in CMYK for printing?

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

Is #7cdb2d 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 #BCDB2D; nudged cooler, #3ADD2B.

Work with #7cdb2d in the Color Lab