Skip to content

#05df2b

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

RGB
5, 223, 43
HSL
131°, 96%, 45%
CMYK
98, 0, 81, 13
Luminance
0.5298

At a glance

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

Hex
#05df2b
Hue
131°
green
Saturation
96%
electric
Lightness
45%
dark
Brightness
87%
HSV value
Perceived
67%
weighted brightness
Luminance
0.5298
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Electric
Best ink
Black
11.60:1
Closest name
Lime Green
ΔE2000 4.4
Where it sits
Hue131° of 360°
Saturation96%
Lightness45%
Temperature
Warm ← → Cool67% 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#05df2b
RGBrgb(5, 223, 43)
HSLhsl(131, 96%, 45%)
CMYKcmyk(98%, 0%, 81%, 13%)
LABlab(77.9 -76.4 68.4)
LCHlch(77.9 102.5 138.1)
OKLCHoklch(0.784 0.256 143.6)
Decimal384811
Display P3color(display-p3 0.020 0.875 0.169)

Copy-ready code

/* CSS */
color: #05df2b;
background-color: #05df2b;
/* Tailwind (arbitrary) */
class="text-[#05df2b] bg-[#05df2b]"
/* SCSS */
$brand: #05df2b;
/* SwiftUI */
Color(red: 0.020, green: 0.875, blue: 0.169)
/* Android */
Color.parseColor("#05df2b")
/* Flutter */
Color(0xFF05DF2B)
/* Python / OpenCV (BGR) */
(43, 223, 5)

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

Accessibility — WCAG contrast

Aa
#05df2b on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#05df2b on black: 11.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4C900
deuteranopia · #D0BB42
tritanopia · #00D9BE

Color scale — 50 to 950

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

#F1FDF3
#E4FCE8
#C1FACB
#91FDA4
#5AFB77
#24FA49
#05df2b
#04C827
#04A01F
#07731A
#054810
Base = 600Lightest = 50 · #F1FDF3Darkest = 950 · #054810
:root {
  --brand-50: #F1FDF3;
  --brand-100: #E4FCE8;
  --brand-200: #C1FACB;
  --brand-300: #91FDA4;
  --brand-400: #5AFB77;
  --brand-500: #24FA49;
  --brand-600: #05df2b;
  --brand-700: #04C827;
  --brand-800: #04A01F;
  --brand-900: #07731A;
  --brand-950: #054810;
  --brand: #05df2b;
  --brand-ink: #000000;
}

Colors that work with #05df2b

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#F4FAF5
Tinted page background
Border#C0EDC8
Hairlines and dividers
Muted text#4B9B59
Captions on the surface
Accent#D200E4
Second voice, not a rival
Dark variant#037D18
Hover, pressed, headers
Light variant#E6FEEA
Selected rows, tints
Dark surface#142417
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 #05df2b

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#DF05B9
Analogous left#4CDF05
Analogous right#05DF98
Split-complement 1#9805DF
Split-complement 2#DF054C
Triadic 1#2B05DF
Triadic 2#DF2B05
Tetradic#054CDF

RGB percentages

Red2.0%
Green87.5%
Blue16.9%

CMYK percentages

Cyan97.8%
Magenta0.0%
Yellow80.7%
Key (black)12.5%

Color previews

#05df2b text on a black background

contrast 11.60:1

Card sample

#05df2b text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #05df2b;
Background color
Panel with #05df2b background
background-color: #05df2b;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(5, 223, 43, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(5, 223, 43, 0.45);
Border & gradient
Gradient panel
border: 3px solid #05df2b;
background: linear-gradient(135deg, #05df2b, #05DFBC);

Monochromatic scale

Palettes built from #05df2b

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.

#05df2b 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.

#05df2b, answered

What color is #05df2b?

#05df2b is a dark electric green, closest to Lime Green (ΔE2000 4.4). It sits at 131° on the hue wheel with 96% saturation and 45% lightness, which reads as cool.

What is the RGB value of #05df2b?

rgb(5, 223, 43) — 5 red, 223 green and 43 blue out of 255, or 2% / 87.5% / 16.9% by channel.

Is #05df2b a light or a dark color?

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

Should I use black or white text on #05df2b?

Black. It scores 11.60:1 against #05df2b, versus 1.81:1 for white — AAA at any size.

What is the complementary color of #05df2b?

#DF05B9 sits directly opposite on the wheel. Softer options are the split-complements #9805DF and #DF054C, which give the same contrast with far less vibration.

What colors go well with #05df2b?

For interface work: #F4FAF5 as the surface, #C0EDC8 for borders, #4B9B59 for secondary text, #D200E4 as an accent and #037D18 for hover and pressed states. For a palette, the analogous pair #4CDF05 and #05DF98 stays calm, while #DF05B9 is the loudest partner.

What is #05df2b in CMYK for printing?

cmyk(98%, 0%, 81%, 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 #05df2b warm or cool?

Cool — it scores 67 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2FDF05; nudged cooler, #03E17B.

Work with #05df2b in the Color Lab