Skip to content

#3df36d

a balanced, electric green · cool · closest name: Spring Green

RGB
61, 243, 109
HSL
136°, 88%, 60%
CMYK
75, 0, 55, 5
Luminance
0.6620

At a glance

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

Hex
#3df36d
Hue
136°
green
Saturation
88%
electric
Lightness
60%
balanced
Brightness
95%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6620
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.24:1
Closest name
Spring Green
ΔE2000 3.2
Where it sits
Hue136° of 360°
Saturation88%
Lightness60%
Temperature
Warm ← → Cool69% cool

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

Every format

HEX#3df36d
RGBrgb(61, 243, 109)
HSLhsl(136, 88%, 60%)
CMYKcmyk(75%, 0%, 55%, 5%)
LABlab(85.1 -71.5 51.3)
LCHlch(85.1 88.1 144.3)
OKLCHoklch(0.848 0.228 147.5)
Decimal4060013
Display P3color(display-p3 0.239 0.953 0.427)

Copy-ready code

/* CSS */
color: #3df36d;
background-color: #3df36d;
/* Tailwind (arbitrary) */
class="text-[#3df36d] bg-[#3df36d]"
/* SCSS */
$brand: #3df36d;
/* SwiftUI */
Color(red: 0.239, green: 0.953, blue: 0.427)
/* Android */
Color.parseColor("#3df36d")
/* Flutter */
Color(0xFF3DF36D)
/* Python / OpenCV (BGR) */
(109, 243, 61)

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

Accessibility — WCAG contrast

Aa
#3df36d on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#3df36d on black: 14.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6DD60
deuteranopia · #E1CF77
tritanopia · #00EED5

Color scale — 50 to 950

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

#F2FDF5
#E5FAEB
#C4F8D2
#95F8AF
#61F588
#3df36d
#0EE647
#0CC03B
#0A9A2F
#0B6F26
#074518
Base = 500Lightest = 50 · #F2FDF5Darkest = 950 · #074518
:root {
  --brand-50: #F2FDF5;
  --brand-100: #E5FAEB;
  --brand-200: #C4F8D2;
  --brand-300: #95F8AF;
  --brand-400: #61F588;
  --brand-500: #3df36d;
  --brand-600: #0EE647;
  --brand-700: #0CC03B;
  --brand-800: #0A9A2F;
  --brand-900: #0B6F26;
  --brand-950: #074518;
  --brand: #3df36d;
  --brand-ink: #000000;
}

Colors that work with #3df36d

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#F4FAF6
Tinted page background
Border#C0EDCC
Hairlines and dividers
Muted text#4B9B60
Captions on the surface
Accent#C408C2
Second voice, not a rival
Dark variant#077825
Hover, pressed, headers
Light variant#E7FEED
Selected rows, tints
Dark surface#142418
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 #3df36d

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#F33DC3
Analogous left#68F33D
Analogous right#3DF3C8
Split-complement 1#C83DF3
Split-complement 2#F33D68
Triadic 1#6D3DF3
Triadic 2#F36D3D
Tetradic#3D68F3

RGB percentages

Red23.9%
Green95.3%
Blue42.7%

CMYK percentages

Cyan74.9%
Magenta0.0%
Yellow55.1%
Key (black)4.7%

Color previews

#3df36d text on a black background

contrast 14.24:1

Card sample

#3df36d text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(61, 243, 109, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 243, 109, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3df36d;
background: linear-gradient(135deg, #3df36d, #3DF3E6);

Monochromatic scale

Palettes built from #3df36d

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.

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

#3df36d, answered

What color is #3df36d?

#3df36d is a balanced electric green, closest to Spring Green (ΔE2000 3.2). It sits at 136° on the hue wheel with 88% saturation and 60% lightness, which reads as cool.

What is the RGB value of #3df36d?

rgb(61, 243, 109) — 61 red, 243 green and 109 blue out of 255, or 23.9% / 95.3% / 42.7% by channel.

Is #3df36d a light or a dark color?

It is a light color. Relative luminance is 0.6620 and perceived brightness is 76%, so black text on it reaches 14.24:1.

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

Black. It scores 14.24:1 against #3df36d, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #3df36d?

#F33DC3 sits directly opposite on the wheel. Softer options are the split-complements #C83DF3 and #F33D68, which give the same contrast with far less vibration.

What colors go well with #3df36d?

For interface work: #F4FAF6 as the surface, #C0EDCC for borders, #4B9B60 for secondary text, #C408C2 as an accent and #077825 for hover and pressed states. For a palette, the analogous pair #68F33D and #3DF3C8 stays calm, while #F33DC3 is the loudest partner.

What is #3df36d in CMYK for printing?

cmyk(75%, 0%, 55%, 5%). 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 #3df36d warm or cool?

Cool — it scores 69 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #50F33D; nudged cooler, #3BF5B0.

Work with #3df36d in the Color Lab