Skip to content

#03cc1f

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

RGB
3, 204, 31
HSL
128°, 97%, 41%
CMYK
99, 0, 85, 20
Luminance
0.4330

At a glance

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

Hex
#03cc1f
Hue
128°
green
Saturation
97%
electric
Lightness
41%
dark
Brightness
80%
HSV value
Perceived
61%
weighted brightness
Luminance
0.4330
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Electric
Best ink
Black
9.66:1
Closest name
Lime Green
ΔE2000 1.4
Where it sits
Hue128° of 360°
Saturation97%
Lightness41%
Temperature
Warm ← → Cool66% 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#03cc1f
RGBrgb(3, 204, 31)
HSLhsl(128, 97%, 41%)
CMYKcmyk(99%, 0%, 85%, 20%)
LABlab(71.8 -71.8 65.8)
LCHlch(71.8 97.5 137.5)
OKLCHoklch(0.733 0.242 143.3)
Decimal248863
Display P3color(display-p3 0.012 0.800 0.122)

Copy-ready code

/* CSS */
color: #03cc1f;
background-color: #03cc1f;
/* Tailwind (arbitrary) */
class="text-[#03cc1f] bg-[#03cc1f]"
/* SCSS */
$brand: #03cc1f;
/* SwiftUI */
Color(red: 0.012, green: 0.800, blue: 0.122)
/* Android */
Color.parseColor("#03cc1f")
/* Flutter */
Color(0xFF03CC1F)
/* Python / OpenCV (BGR) */
(31, 204, 3)

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

Accessibility — WCAG contrast

Aa
#03cc1f on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#03cc1f on black: 9.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0B700
deuteranopia · #BEAB38
tritanopia · #00C6AE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #03cc1f is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FDF3
#E4FCE7
#C1FBC9
#90FDA0
#59FD70
#22FC40
#04F125
#03cc1f
#02A119
#077416
#04480E
Base = 700Lightest = 50 · #F1FDF3Darkest = 950 · #04480E
:root {
  --brand-50: #F1FDF3;
  --brand-100: #E4FCE7;
  --brand-200: #C1FBC9;
  --brand-300: #90FDA0;
  --brand-400: #59FD70;
  --brand-500: #22FC40;
  --brand-600: #04F125;
  --brand-700: #03cc1f;
  --brand-800: #02A119;
  --brand-900: #077416;
  --brand-950: #04480E;
  --brand: #03cc1f;
  --brand-ink: #000000;
}

Colors that work with #03cc1f

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#C0EDC6
Hairlines and dividers
Muted text#4B9B56
Captions on the surface
Accent#B800CF
Second voice, not a rival
Dark variant#027E13
Hover, pressed, headers
Light variant#E6FFE9
Selected rows, tints
Dark surface#142416
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 #03cc1f

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#CC03B0
Analogous left#4BCC03
Analogous right#03CC84
Split-complement 1#8403CC
Split-complement 2#CC034B
Triadic 1#1F03CC
Triadic 2#CC1F03
Tetradic#034BCC

RGB percentages

Red1.2%
Green80.0%
Blue12.2%

CMYK percentages

Cyan98.5%
Magenta0.0%
Yellow84.8%
Key (black)20.0%

Color previews

#03cc1f text on a black background

contrast 9.66:1

Card sample

#03cc1f text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #03cc1f;
Background color
Panel with #03cc1f background
background-color: #03cc1f;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 204, 31, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 204, 31, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03cc1f;
background: linear-gradient(135deg, #03cc1f, #03CCA5);

Monochromatic scale

Palettes built from #03cc1f

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.

#03cc1f 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.

#03cc1f, answered

What color is #03cc1f?

#03cc1f is a dark electric green, closest to Lime Green (ΔE2000 1.4). It sits at 128° on the hue wheel with 97% saturation and 41% lightness, which reads as cool.

What is the RGB value of #03cc1f?

rgb(3, 204, 31) — 3 red, 204 green and 31 blue out of 255, or 1.2% / 80% / 12.2% by channel.

Is #03cc1f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4330 and perceived brightness is 61%, so black text on it reaches 9.66:1.

Should I use black or white text on #03cc1f?

Black. It scores 9.66:1 against #03cc1f, versus 2.17:1 for white — AAA at any size.

What is the complementary color of #03cc1f?

#CC03B0 sits directly opposite on the wheel. Softer options are the split-complements #8403CC and #CC034B, which give the same contrast with far less vibration.

What colors go well with #03cc1f?

For interface work: #F4FAF5 as the surface, #C0EDC6 for borders, #4B9B56 for secondary text, #B800CF as an accent and #027E13 for hover and pressed states. For a palette, the analogous pair #4BCC03 and #03CC84 stays calm, while #CC03B0 is the loudest partner.

What is #03cc1f in CMYK for printing?

cmyk(99%, 0%, 85%, 20%). 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 #03cc1f warm or cool?

Cool — it scores 66 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #31CC03; nudged cooler, #01CE69.

Work with #03cc1f in the Color Lab