Skip to content

#41cf6c

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

RGB
65, 207, 108
HSL
138°, 60%, 53%
CMYK
69, 0, 48, 19
Luminance
0.4683

At a glance

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

Hex
#41cf6c
Hue
138°
green
Saturation
60%
vivid
Lightness
53%
balanced
Brightness
81%
HSV value
Perceived
65%
weighted brightness
Luminance
0.4683
WCAG relative
Temperature
Cool
70/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
10.37:1
Closest name
Lime Green
ΔE2000 6.7
Where it sits
Hue138° of 360°
Saturation60%
Lightness53%
Temperature
Warm ← → Cool70% 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#41cf6c
RGBrgb(65, 207, 108)
HSLhsl(138, 60%, 53%)
CMYKcmyk(69%, 0%, 48%, 19%)
LABlab(74.1 -58.8 38.3)
LCHlch(74.1 70.2 146.9)
OKLCHoklch(0.757 0.184 149.5)
Decimal4312940
Display P3color(display-p3 0.255 0.812 0.424)

Copy-ready code

/* CSS */
color: #41cf6c;
background-color: #41cf6c;
/* Tailwind (arbitrary) */
class="text-[#41cf6c] bg-[#41cf6c]"
/* SCSS */
$brand: #41cf6c;
/* SwiftUI */
Color(red: 0.255, green: 0.812, blue: 0.424)
/* Android */
Color.parseColor("#41cf6c")
/* Flutter */
Color(0xFF41CF6C)
/* Python / OpenCV (BGR) */
(108, 207, 65)

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

Accessibility — WCAG contrast

Aa
#41cf6c on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#41cf6c on black: 10.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0BD64
deuteranopia · #BFB173
tritanopia · #00CBB8

Color scale — 50 to 950

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

#F4FBF6
#E9F7ED
#CCEFD7
#A5E8BA
#79DD97
#41cf6c
#31C35E
#29A34E
#21823E
#1C5F30
#113B1E
Base = 500Lightest = 50 · #F4FBF6Darkest = 950 · #113B1E
:root {
  --brand-50: #F4FBF6;
  --brand-100: #E9F7ED;
  --brand-200: #CCEFD7;
  --brand-300: #A5E8BA;
  --brand-400: #79DD97;
  --brand-500: #41cf6c;
  --brand-600: #31C35E;
  --brand-700: #29A34E;
  --brand-800: #21823E;
  --brand-900: #1C5F30;
  --brand-950: #113B1E;
  --brand: #41cf6c;
  --brand-ink: #000000;
}

Colors that work with #41cf6c

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#C0EDCD
Hairlines and dividers
Muted text#4B9B63
Captions on the surface
Accent#D43CCC
Second voice, not a rival
Dark variant#1A6631
Hover, pressed, headers
Light variant#EBFAEF
Selected rows, tints
Dark surface#142419
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 #41cf6c

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#CF41A4
Analogous left#5DCF41
Analogous right#41CFB3
Split-complement 1#B341CF
Split-complement 2#CF415D
Triadic 1#6C41CF
Triadic 2#CF6C41
Tetradic#415DCF

RGB percentages

Red25.5%
Green81.2%
Blue42.4%

CMYK percentages

Cyan68.6%
Magenta0.0%
Yellow47.8%
Key (black)18.8%

Color previews

#41cf6c text on a black background

contrast 10.37:1

Card sample

#41cf6c text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #41cf6c;
Background color
Panel with #41cf6c background
background-color: #41cf6c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #41cf6c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(65, 207, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(65, 207, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #41cf6c;
background: linear-gradient(135deg, #41cf6c, #41CFCB);

Monochromatic scale

Palettes built from #41cf6c

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.

#41cf6c 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

Converts to four-color process without much drama. Proof it anyway.

#41cf6c, answered

What color is #41cf6c?

#41cf6c is a balanced vivid green, closest to Lime Green (ΔE2000 6.7). It sits at 138° on the hue wheel with 60% saturation and 53% lightness, which reads as cool.

What is the RGB value of #41cf6c?

rgb(65, 207, 108) — 65 red, 207 green and 108 blue out of 255, or 25.5% / 81.2% / 42.4% by channel.

Is #41cf6c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4683 and perceived brightness is 65%, so black text on it reaches 10.37:1.

Should I use black or white text on #41cf6c?

Black. It scores 10.37:1 against #41cf6c, versus 2.03:1 for white — AAA at any size.

What is the complementary color of #41cf6c?

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

What colors go well with #41cf6c?

For interface work: #F4FAF6 as the surface, #C0EDCD for borders, #4B9B63 for secondary text, #D43CCC as an accent and #1A6631 for hover and pressed states. For a palette, the analogous pair #5DCF41 and #41CFB3 stays calm, while #CF41A4 is the loudest partner.

What is #41cf6c in CMYK for printing?

cmyk(69%, 0%, 48%, 19%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #41cf6c warm or cool?

Cool — it scores 70 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4ACF41; nudged cooler, #3ED1A1.

Work with #41cf6c in the Color Lab