Skip to content

#34dc13

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

RGB
52, 220, 19
HSL
110°, 84%, 47%
CMYK
76, 0, 91, 14
Luminance
0.5196

At a glance

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

Hex
#34dc13
Hue
110°
green
Saturation
84%
electric
Lightness
47%
balanced
Brightness
86%
HSV value
Perceived
67%
weighted brightness
Luminance
0.5196
WCAG relative
Temperature
Cool
58/100 cool
Color family
Green
Tone
Electric
Best ink
Black
11.39:1
Closest name
Lime Green
ΔE2000 4.3
Where it sits
Hue110° of 360°
Saturation84%
Lightness47%
Temperature
Warm ← → Cool58% 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#34dc13
RGBrgb(52, 220, 19)
HSLhsl(110, 84%, 47%)
CMYKcmyk(76%, 0%, 91%, 14%)
LABlab(77.3 -72.8 73.0)
LCHlch(77.3 103.1 134.9)
OKLCHoklch(0.780 0.254 141.4)
Decimal3464211
Display P3color(display-p3 0.204 0.863 0.075)

Copy-ready code

/* CSS */
color: #34dc13;
background-color: #34dc13;
/* Tailwind (arbitrary) */
class="text-[#34dc13] bg-[#34dc13]"
/* SCSS */
$brand: #34dc13;
/* SwiftUI */
Color(red: 0.204, green: 0.863, blue: 0.075)
/* Android */
Color.parseColor("#34dc13")
/* Flutter */
Color(0xFF34DC13)
/* Python / OpenCV (BGR) */
(19, 220, 52)

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

Accessibility — WCAG contrast

Aa
#34dc13 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#34dc13 on black: 11.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2C600
deuteranopia · #CFBA36
tritanopia · #00D5BB

Color scale — 50 to 950

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

#F4FCF2
#E9FAE6
#CDF6C5
#A7F698
#7BF264
#50ED30
#34dc13
#2DBC10
#24960D
#1D6D0E
#124409
Base = 600Lightest = 50 · #F4FCF2Darkest = 950 · #124409
:root {
  --brand-50: #F4FCF2;
  --brand-100: #E9FAE6;
  --brand-200: #CDF6C5;
  --brand-300: #A7F698;
  --brand-400: #7BF264;
  --brand-500: #50ED30;
  --brand-600: #34dc13;
  --brand-700: #2DBC10;
  --brand-800: #24960D;
  --brand-900: #1D6D0E;
  --brand-950: #124409;
  --brand: #34dc13;
  --brand-ink: #000000;
}

Colors that work with #34dc13

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#F5FAF4
Tinted page background
Border#C7EDC0
Hairlines and dividers
Muted text#589B4B
Captions on the surface
Accent#8A0EE1
Second voice, not a rival
Dark variant#1C750A
Hover, pressed, headers
Light variant#EBFDE8
Selected rows, tints
Dark surface#162414
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 #34dc13

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#BB13DC
Analogous left#99DC13
Analogous right#13DC56
Split-complement 1#5613DC
Split-complement 2#DC1399
Triadic 1#1334DC
Triadic 2#DC1334
Tetradic#1399DC

RGB percentages

Red20.4%
Green86.3%
Blue7.5%

CMYK percentages

Cyan76.4%
Magenta0.0%
Yellow91.4%
Key (black)13.7%

Color previews

#34dc13 text on a black background

contrast 11.39:1

Card sample

#34dc13 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #34dc13;
Background color
Panel with #34dc13 background
background-color: #34dc13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #34dc13;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(52, 220, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(52, 220, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #34dc13;
background: linear-gradient(135deg, #34dc13, #13DC78);

Monochromatic scale

Palettes built from #34dc13

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.

#34dc13 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.

#34dc13, answered

What color is #34dc13?

#34dc13 is a balanced electric green, closest to Lime Green (ΔE2000 4.3). It sits at 110° on the hue wheel with 84% saturation and 47% lightness, which reads as cool.

What is the RGB value of #34dc13?

rgb(52, 220, 19) — 52 red, 220 green and 19 blue out of 255, or 20.4% / 86.3% / 7.5% by channel.

Is #34dc13 a light or a dark color?

It is a light color. Relative luminance is 0.5196 and perceived brightness is 67%, so black text on it reaches 11.39:1.

Should I use black or white text on #34dc13?

Black. It scores 11.39:1 against #34dc13, versus 1.84:1 for white — AAA at any size.

What is the complementary color of #34dc13?

#BB13DC sits directly opposite on the wheel. Softer options are the split-complements #5613DC and #DC1399, which give the same contrast with far less vibration.

What colors go well with #34dc13?

For interface work: #F5FAF4 as the surface, #C7EDC0 for borders, #589B4B for secondary text, #8A0EE1 as an accent and #1C750A for hover and pressed states. For a palette, the analogous pair #99DC13 and #13DC56 stays calm, while #BB13DC is the loudest partner.

What is #34dc13 in CMYK for printing?

cmyk(76%, 0%, 91%, 14%). 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 #34dc13 warm or cool?

Cool — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7EDC13; nudged cooler, #11DF3A.

Work with #34dc13 in the Color Lab