Skip to content

#44fd2f

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

RGB
68, 253, 47
HSL
114°, 98%, 59%
CMYK
73, 0, 81, 1
Luminance
0.7168

At a glance

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

Hex
#44fd2f
Hue
114°
green
Saturation
98%
electric
Lightness
59%
balanced
Brightness
99%
HSV value
Perceived
78%
weighted brightness
Luminance
0.7168
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.34:1
Closest name
Lime
ΔE2000 1.5
Where it sits
Hue114° of 360°
Saturation98%
Lightness59%
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#44fd2f
RGBrgb(68, 253, 47)
HSLhsl(114, 98%, 59%)
CMYKcmyk(73%, 0%, 81%, 1%)
LABlab(87.8 -79.1 76.8)
LCHlch(87.8 110.2 135.8)
OKLCHoklch(0.869 0.274 141.8)
Decimal4521263
Display P3color(display-p3 0.267 0.992 0.184)

Copy-ready code

/* CSS */
color: #44fd2f;
background-color: #44fd2f;
/* Tailwind (arbitrary) */
class="text-[#44fd2f] bg-[#44fd2f]"
/* SCSS */
$brand: #44fd2f;
/* SwiftUI */
Color(red: 0.267, green: 0.992, blue: 0.184)
/* Android */
Color.parseColor("#44fd2f")
/* Flutter */
Color(0xFF44FD2F)
/* Python / OpenCV (BGR) */
(47, 253, 68)

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

Accessibility — WCAG contrast

Aa
#44fd2f on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#44fd2f on black: 15.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE500
deuteranopia · #EFD74A
tritanopia · #00F5D8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #44fd2f 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
#C7FBC1
#9BFE90
#69FD58
#44fd2f
#1BF202
#16CA02
#12A202
#117406
#0B4904
Base = 500Lightest = 50 · #F2FDF1Darkest = 950 · #0B4904
:root {
  --brand-50: #F2FDF1;
  --brand-100: #E6FCE3;
  --brand-200: #C7FBC1;
  --brand-300: #9BFE90;
  --brand-400: #69FD58;
  --brand-500: #44fd2f;
  --brand-600: #1BF202;
  --brand-700: #16CA02;
  --brand-800: #12A202;
  --brand-900: #117406;
  --brand-950: #0B4904;
  --brand: #44fd2f;
  --brand-ink: #000000;
}

Colors that work with #44fd2f

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#539B4B
Captions on the surface
Accent#B52DFF
Second voice, not a rival
Dark variant#0E7E01
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 #44fd2f

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#E82FFD
Analogous left#ABFD2F
Analogous right#2FFD81
Split-complement 1#812FFD
Split-complement 2#FD2FAB
Triadic 1#2F44FD
Triadic 2#FD2F44
Tetradic#2FABFD

RGB percentages

Red26.7%
Green99.2%
Blue18.4%

CMYK percentages

Cyan73.1%
Magenta0.0%
Yellow81.4%
Key (black)0.8%

Color previews

#44fd2f text on a black background

contrast 15.34:1

Card sample

#44fd2f text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #44fd2f;
Background color
Panel with #44fd2f background
background-color: #44fd2f;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #44fd2f

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.

#44fd2f 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.

#44fd2f, answered

What color is #44fd2f?

#44fd2f is a balanced electric green, closest to Lime (ΔE2000 1.5). It sits at 114° on the hue wheel with 98% saturation and 59% lightness, which reads as cool.

What is the RGB value of #44fd2f?

rgb(68, 253, 47) — 68 red, 253 green and 47 blue out of 255, or 26.7% / 99.2% / 18.4% by channel.

Is #44fd2f a light or a dark color?

It is a light color. Relative luminance is 0.7168 and perceived brightness is 78%, so black text on it reaches 15.34:1.

Should I use black or white text on #44fd2f?

Black. It scores 15.34:1 against #44fd2f, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #44fd2f?

#E82FFD sits directly opposite on the wheel. Softer options are the split-complements #812FFD and #FD2FAB, which give the same contrast with far less vibration.

What colors go well with #44fd2f?

For interface work: #F5FAF4 as the surface, #C4EDC0 for borders, #539B4B for secondary text, #B52DFF as an accent and #0E7E01 for hover and pressed states. For a palette, the analogous pair #ABFD2F and #2FFD81 stays calm, while #E82FFD is the loudest partner.

What is #44fd2f in CMYK for printing?

cmyk(73%, 0%, 81%, 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 #44fd2f 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 #8FFD2F; nudged cooler, #2DFF65.

Work with #44fd2f in the Color Lab