Skip to content

#3ddf10

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

RGB
61, 223, 16
HSL
107°, 87%, 47%
CMYK
73, 0, 93, 13
Luminance
0.5380

At a glance

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

Hex
#3ddf10
Hue
107°
green
Saturation
87%
electric
Lightness
47%
balanced
Brightness
87%
HSV value
Perceived
68%
weighted brightness
Luminance
0.5380
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Electric
Best ink
Black
11.76:1
Closest name
Lime Green
ΔE2000 5.2
Where it sits
Hue107° of 360°
Saturation87%
Lightness47%
Temperature
Warm ← → Cool57% 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#3ddf10
RGBrgb(61, 223, 16)
HSLhsl(107, 87%, 47%)
CMYKcmyk(73%, 0%, 93%, 13%)
LABlab(78.3 -72.4 74.3)
LCHlch(78.3 103.8 134.2)
OKLCHoklch(0.790 0.255 140.9)
Decimal4054800
Display P3color(display-p3 0.239 0.875 0.063)

Copy-ready code

/* CSS */
color: #3ddf10;
background-color: #3ddf10;
/* Tailwind (arbitrary) */
class="text-[#3ddf10] bg-[#3ddf10]"
/* SCSS */
$brand: #3ddf10;
/* SwiftUI */
Color(red: 0.239, green: 0.875, blue: 0.063)
/* Android */
Color.parseColor("#3ddf10")
/* Flutter */
Color(0xFF3DDF10)
/* Python / OpenCV (BGR) */
(16, 223, 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 #3ddf10 · 11.76:1
Use #000000AAA at every size.
Aa
White text · 1.79:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.76:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #3ddf10 as text scores 1.79:1 on white and 11.76:1 on black.

Accessibility — WCAG contrast

Aa
#3ddf10 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#3ddf10 on black: 11.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5C900
deuteranopia · #D3BD35
tritanopia · #03D8BE

Color scale — 50 to 950

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

#F4FDF2
#EAFAE5
#CFF7C4
#ABF796
#82F462
#58F02E
#3ddf10
#34BE0E
#2A980B
#226E0C
#154508
Base = 600Lightest = 50 · #F4FDF2Darkest = 950 · #154508
:root {
  --brand-50: #F4FDF2;
  --brand-100: #EAFAE5;
  --brand-200: #CFF7C4;
  --brand-300: #ABF796;
  --brand-400: #82F462;
  --brand-500: #58F02E;
  --brand-600: #3ddf10;
  --brand-700: #34BE0E;
  --brand-800: #2A980B;
  --brand-900: #226E0C;
  --brand-950: #154508;
  --brand: #3ddf10;
  --brand-ink: #000000;
}

Colors that work with #3ddf10

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#C9EDC0
Hairlines and dividers
Muted text#5C9B4B
Captions on the surface
Accent#7F0BE4
Second voice, not a rival
Dark variant#207709
Hover, pressed, headers
Light variant#ECFDE7
Selected rows, tints
Dark surface#172414
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 #3ddf10

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#B210DF
Analogous left#A4DF10
Analogous right#10DF4B
Split-complement 1#4B10DF
Split-complement 2#DF10A4
Triadic 1#103DDF
Triadic 2#DF103D
Tetradic#10A4DF

RGB percentages

Red23.9%
Green87.5%
Blue6.3%

CMYK percentages

Cyan72.6%
Magenta0.0%
Yellow92.8%
Key (black)12.5%

Color previews

#3ddf10 text on a black background

contrast 11.76:1

Card sample

#3ddf10 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(61, 223, 16, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 223, 16, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3ddf10;
background: linear-gradient(135deg, #3ddf10, #10DF6D);

Monochromatic scale

Palettes built from #3ddf10

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.

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

#3ddf10, answered

What color is #3ddf10?

#3ddf10 is a balanced electric green, closest to Lime Green (ΔE2000 5.2). It sits at 107° on the hue wheel with 87% saturation and 47% lightness, which reads as neutral.

What is the RGB value of #3ddf10?

rgb(61, 223, 16) — 61 red, 223 green and 16 blue out of 255, or 23.9% / 87.5% / 6.3% by channel.

Is #3ddf10 a light or a dark color?

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

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

Black. It scores 11.76:1 against #3ddf10, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #3ddf10?

#B210DF sits directly opposite on the wheel. Softer options are the split-complements #4B10DF and #DF10A4, which give the same contrast with far less vibration.

What colors go well with #3ddf10?

For interface work: #F6FAF4 as the surface, #C9EDC0 for borders, #5C9B4B for secondary text, #7F0BE4 as an accent and #207709 for hover and pressed states. For a palette, the analogous pair #A4DF10 and #10DF4B stays calm, while #B210DF is the loudest partner.

What is #3ddf10 in CMYK for printing?

cmyk(73%, 0%, 93%, 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 #3ddf10 warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #89DF10; nudged cooler, #0EE22D.

Work with #3ddf10 in the Color Lab