Skip to content

#4ddf17

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

RGB
77, 223, 23
HSL
104°, 81%, 48%
CMYK
66, 0, 90, 13
Luminance
0.5441

At a glance

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

Hex
#4ddf17
Hue
104°
green
Saturation
81%
electric
Lightness
48%
balanced
Brightness
87%
HSV value
Perceived
69%
weighted brightness
Luminance
0.5441
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Electric
Best ink
Black
11.88:1
Closest name
Lime Green
ΔE2000 5.4
Where it sits
Hue104° of 360°
Saturation81%
Lightness48%
Temperature
Warm ← → Cool56% 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#4ddf17
RGBrgb(77, 223, 23)
HSLhsl(104, 81%, 48%)
CMYKcmyk(66%, 0%, 90%, 13%)
LABlab(78.7 -69.3 73.8)
LCHlch(78.7 101.2 133.2)
OKLCHoklch(0.794 0.249 139.9)
Decimal5103383
Display P3color(display-p3 0.302 0.875 0.090)

Copy-ready code

/* CSS */
color: #4ddf17;
background-color: #4ddf17;
/* Tailwind (arbitrary) */
class="text-[#4ddf17] bg-[#4ddf17]"
/* SCSS */
$brand: #4ddf17;
/* SwiftUI */
Color(red: 0.302, green: 0.875, blue: 0.090)
/* Android */
Color.parseColor("#4ddf17")
/* Flutter */
Color(0xFF4DDF17)
/* Python / OpenCV (BGR) */
(23, 223, 77)

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

Accessibility — WCAG contrast

Aa
#4ddf17 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#4ddf17 on black: 11.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5CA00
deuteranopia · #D4BE38
tritanopia · #35D7BE

Color scale — 50 to 950

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

#F5FCF2
#EBF9E6
#D3F6C6
#B2F599
#8BEF66
#65EA34
#4ddf17
#40B913
#33940F
#286B0F
#19430A
Base = 600Lightest = 50 · #F5FCF2Darkest = 950 · #19430A
:root {
  --brand-50: #F5FCF2;
  --brand-100: #EBF9E6;
  --brand-200: #D3F6C6;
  --brand-300: #B2F599;
  --brand-400: #8BEF66;
  --brand-500: #65EA34;
  --brand-600: #4ddf17;
  --brand-700: #40B913;
  --brand-800: #33940F;
  --brand-900: #286B0F;
  --brand-950: #19430A;
  --brand: #4ddf17;
  --brand-ink: #000000;
}

Colors that work with #4ddf17

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#CCEDC0
Hairlines and dividers
Muted text#609B4B
Captions on the surface
Accent#7712E4
Second voice, not a rival
Dark variant#28740C
Hover, pressed, headers
Light variant#EDFDE8
Selected rows, tints
Dark surface#182414
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 #4ddf17

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#A917DF
Analogous left#B1DF17
Analogous right#17DF45
Split-complement 1#4517DF
Split-complement 2#DF17B1
Triadic 1#174DDF
Triadic 2#DF174D
Tetradic#17B1DF

RGB percentages

Red30.2%
Green87.5%
Blue9.0%

CMYK percentages

Cyan65.5%
Magenta0.0%
Yellow89.7%
Key (black)12.5%

Color previews

#4ddf17 text on a black background

contrast 11.88:1

Card sample

#4ddf17 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4ddf17;
Background color
Panel with #4ddf17 background
background-color: #4ddf17;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4ddf17;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(77, 223, 23, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 223, 23, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4ddf17;
background: linear-gradient(135deg, #4ddf17, #17DF66);

Monochromatic scale

Palettes built from #4ddf17

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.

#4ddf17 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.

#4ddf17, answered

What color is #4ddf17?

#4ddf17 is a balanced electric green, closest to Lime Green (ΔE2000 5.4). It sits at 104° on the hue wheel with 81% saturation and 48% lightness, which reads as neutral.

What is the RGB value of #4ddf17?

rgb(77, 223, 23) — 77 red, 223 green and 23 blue out of 255, or 30.2% / 87.5% / 9% by channel.

Is #4ddf17 a light or a dark color?

It is a light color. Relative luminance is 0.5441 and perceived brightness is 69%, so black text on it reaches 11.88:1.

Should I use black or white text on #4ddf17?

Black. It scores 11.88:1 against #4ddf17, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #4ddf17?

#A917DF sits directly opposite on the wheel. Softer options are the split-complements #4517DF and #DF17B1, which give the same contrast with far less vibration.

What colors go well with #4ddf17?

For interface work: #F6FAF4 as the surface, #CCEDC0 for borders, #609B4B for secondary text, #7712E4 as an accent and #28740C for hover and pressed states. For a palette, the analogous pair #B1DF17 and #17DF45 stays calm, while #A917DF is the loudest partner.

What is #4ddf17 in CMYK for printing?

cmyk(66%, 0%, 90%, 13%). 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 #4ddf17 warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #96DF17; nudged cooler, #15E128.

Work with #4ddf17 in the Color Lab