Skip to content

#2cfd15

a balanced, electric green · cool · “Lime”

RGB
44, 253, 21
HSL
114°, 98%, 54%
CMYK
83, 0, 92, 1
Luminance
0.7084

At a glance

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

Hex
#2cfd15
Hue
114°
green
Saturation
98%
electric
Lightness
54%
balanced
Brightness
99%
HSV value
Perceived
77%
weighted brightness
Luminance
0.7084
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.17:1
Closest name
Lime
ΔE2000 0.7
Where it sits
Hue114° of 360°
Saturation98%
Lightness54%
Temperature
Warm ← → Cool60% 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#2cfd15
RGBrgb(44, 253, 21)
HSLhsl(114, 98%, 54%)
CMYKcmyk(83%, 0%, 92%, 1%)
LABlab(87.4 -83.0 81.2)
LCHlch(87.4 116.1 135.6)
OKLCHoklch(0.865 0.286 142.0)
Decimal2948373
Display P3color(display-p3 0.173 0.992 0.082)

Copy-ready code

/* CSS */
color: #2cfd15;
background-color: #2cfd15;
/* Tailwind (arbitrary) */
class="text-[#2cfd15] bg-[#2cfd15]"
/* SCSS */
$brand: #2cfd15;
/* SwiftUI */
Color(red: 0.173, green: 0.992, blue: 0.082)
/* Android */
Color.parseColor("#2cfd15")
/* Flutter */
Color(0xFF2CFD15)
/* Python / OpenCV (BGR) */
(21, 253, 44)

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

Accessibility — WCAG contrast

Aa
#2cfd15 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#2cfd15 on black: 15.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE400
deuteranopia · #EED53F
tritanopia · #00F5D7

Color scale — 50 to 950

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

#F2FDF1
#E6FCE3
#C6FBC1
#9BFE90
#68FE58
#2cfd15
#1AF302
#15CA02
#11A201
#117506
#0A4904
Base = 500Lightest = 50 · #F2FDF1Darkest = 950 · #0A4904
:root {
  --brand-50: #F2FDF1;
  --brand-100: #E6FCE3;
  --brand-200: #C6FBC1;
  --brand-300: #9BFE90;
  --brand-400: #68FE58;
  --brand-500: #2cfd15;
  --brand-600: #1AF302;
  --brand-700: #15CA02;
  --brand-800: #11A201;
  --brand-900: #117506;
  --brand-950: #0A4904;
  --brand: #2cfd15;
  --brand-ink: #000000;
}

Colors that work with #2cfd15

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#C4EDC0
Hairlines and dividers
Muted text#529B4B
Captions on the surface
Accent#AD13FF
Second voice, not a rival
Dark variant#0D7E01
Hover, pressed, headers
Light variant#E8FFE6
Selected rows, tints
Dark surface#152414
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 #2cfd15

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#E615FD
Analogous left#A0FD15
Analogous right#15FD72
Split-complement 1#7215FD
Split-complement 2#FD15A0
Triadic 1#152CFD
Triadic 2#FD152C
Tetradic#15A0FD

RGB percentages

Red17.3%
Green99.2%
Blue8.2%

CMYK percentages

Cyan82.6%
Magenta0.0%
Yellow91.7%
Key (black)0.8%

Color previews

#2cfd15 text on a black background

contrast 15.17:1

Card sample

#2cfd15 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2cfd15;
Background color
Panel with #2cfd15 background
background-color: #2cfd15;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 253, 21, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 253, 21, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2cfd15;
background: linear-gradient(135deg, #2cfd15, #15FD99);

Monochromatic scale

Palettes built from #2cfd15

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.

#2cfd15 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.

#2cfd15, answered

What color is #2cfd15?

#2cfd15 is a balanced electric green — the CSS keyword Lime. It sits at 114° on the hue wheel with 98% saturation and 54% lightness, which reads as cool.

What is the RGB value of #2cfd15?

rgb(44, 253, 21) — 44 red, 253 green and 21 blue out of 255, or 17.3% / 99.2% / 8.2% by channel.

Is #2cfd15 a light or a dark color?

It is a light color. Relative luminance is 0.7084 and perceived brightness is 77%, so black text on it reaches 15.17:1.

Should I use black or white text on #2cfd15?

Black. It scores 15.17:1 against #2cfd15, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #2cfd15?

#E615FD sits directly opposite on the wheel. Softer options are the split-complements #7215FD and #FD15A0, which give the same contrast with far less vibration.

What colors go well with #2cfd15?

For interface work: #F5FAF4 as the surface, #C4EDC0 for borders, #529B4B for secondary text, #AD13FF as an accent and #0D7E01 for hover and pressed states. For a palette, the analogous pair #A0FD15 and #15FD72 stays calm, while #E615FD is the loudest partner.

What is #2cfd15 in CMYK for printing?

cmyk(83%, 0%, 92%, 1%). 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 #2cfd15 warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #81FD15; nudged cooler, #13FF52.

Work with #2cfd15 in the Color Lab