Skip to content

#3fdf09

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

RGB
63, 223, 9
HSL
105°, 92%, 46%
CMYK
72, 0, 96, 13
Luminance
0.5385

At a glance

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

Hex
#3fdf09
Hue
105°
green
Saturation
92%
electric
Lightness
46%
balanced
Brightness
87%
HSV value
Perceived
68%
weighted brightness
Luminance
0.5385
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Electric
Best ink
Black
11.77:1
Closest name
Lime Green
ΔE2000 5.3
Where it sits
Hue105° of 360°
Saturation92%
Lightness46%
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#3fdf09
RGBrgb(63, 223, 9)
HSLhsl(105, 92%, 46%)
CMYKcmyk(72%, 0%, 96%, 13%)
LABlab(78.4 -72.2 75.1)
LCHlch(78.4 104.2 133.9)
OKLCHoklch(0.790 0.256 140.6)
Decimal4185865
Display P3color(display-p3 0.247 0.875 0.035)

Copy-ready code

/* CSS */
color: #3fdf09;
background-color: #3fdf09;
/* Tailwind (arbitrary) */
class="text-[#3fdf09] bg-[#3fdf09]"
/* SCSS */
$brand: #3fdf09;
/* SwiftUI */
Color(red: 0.247, green: 0.875, blue: 0.035)
/* Android */
Color.parseColor("#3fdf09")
/* Flutter */
Color(0xFF3FDF09)
/* Python / OpenCV (BGR) */
(9, 223, 63)

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

Accessibility — WCAG contrast

Aa
#3fdf09 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#3fdf09 on black: 11.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5C900
deuteranopia · #D3BD34
tritanopia · #10D8BD

Color scale — 50 to 950

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

#F5FDF2
#EAFBE4
#D0F9C3
#ADFB93
#84F85D
#5BF627
#3fdf09
#37C408
#2C9D06
#237109
#164706
Base = 600Lightest = 50 · #F5FDF2Darkest = 950 · #164706
:root {
  --brand-50: #F5FDF2;
  --brand-100: #EAFBE4;
  --brand-200: #D0F9C3;
  --brand-300: #ADFB93;
  --brand-400: #84F85D;
  --brand-500: #5BF627;
  --brand-600: #3fdf09;
  --brand-700: #37C408;
  --brand-800: #2C9D06;
  --brand-900: #237109;
  --brand-950: #164706;
  --brand: #3fdf09;
  --brand-ink: #000000;
}

Colors that work with #3fdf09

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#CBEDC0
Hairlines and dividers
Muted text#5F9B4B
Captions on the surface
Accent#7404E4
Second voice, not a rival
Dark variant#237B05
Hover, pressed, headers
Light variant#ECFEE6
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 #3fdf09

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#A909DF
Analogous left#AADF09
Analogous right#09DF3E
Split-complement 1#3E09DF
Split-complement 2#DF09AA
Triadic 1#093FDF
Triadic 2#DF093F
Tetradic#09AADF

RGB percentages

Red24.7%
Green87.5%
Blue3.5%

CMYK percentages

Cyan71.7%
Magenta0.0%
Yellow96.0%
Key (black)12.5%

Color previews

#3fdf09 text on a black background

contrast 11.77:1

Card sample

#3fdf09 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3fdf09;
Background color
Panel with #3fdf09 background
background-color: #3fdf09;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3fdf09;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(63, 223, 9, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 223, 9, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3fdf09;
background: linear-gradient(135deg, #3fdf09, #09DF62);

Monochromatic scale

Palettes built from #3fdf09

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.

#3fdf09 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.

#3fdf09, answered

What color is #3fdf09?

#3fdf09 is a balanced electric green, closest to Lime Green (ΔE2000 5.3). It sits at 105° on the hue wheel with 92% saturation and 46% lightness, which reads as neutral.

What is the RGB value of #3fdf09?

rgb(63, 223, 9) — 63 red, 223 green and 9 blue out of 255, or 24.7% / 87.5% / 3.5% by channel.

Is #3fdf09 a light or a dark color?

It is a light color. Relative luminance is 0.5385 and perceived brightness is 68%, so black text on it reaches 11.77:1.

Should I use black or white text on #3fdf09?

Black. It scores 11.77:1 against #3fdf09, versus 1.78:1 for white — AAA at any size.

What is the complementary color of #3fdf09?

#A909DF sits directly opposite on the wheel. Softer options are the split-complements #3E09DF and #DF09AA, which give the same contrast with far less vibration.

What colors go well with #3fdf09?

For interface work: #F6FAF4 as the surface, #CBEDC0 for borders, #5F9B4B for secondary text, #7404E4 as an accent and #237B05 for hover and pressed states. For a palette, the analogous pair #AADF09 and #09DF3E stays calm, while #A909DF is the loudest partner.

What is #3fdf09 in CMYK for printing?

cmyk(72%, 0%, 96%, 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 #3fdf09 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 #8DDF09; nudged cooler, #07E120.

Work with #3fdf09 in the Color Lab