Skip to content

#02cd1f

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

RGB
2, 205, 31
HSL
129°, 98%, 41%
CMYK
99, 0, 85, 20
Luminance
0.4377

At a glance

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

Hex
#02cd1f
Hue
129°
green
Saturation
98%
electric
Lightness
41%
dark
Brightness
80%
HSV value
Perceived
62%
weighted brightness
Luminance
0.4377
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Electric
Best ink
Black
9.75:1
Closest name
Lime Green
ΔE2000 1.4
Where it sits
Hue129° of 360°
Saturation98%
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#02cd1f
RGBrgb(2, 205, 31)
HSLhsl(129, 98%, 41%)
CMYKcmyk(99%, 0%, 85%, 20%)
LABlab(72.1 -72.2 66.1)
LCHlch(72.1 97.9 137.5)
OKLCHoklch(0.736 0.244 143.3)
Decimal183583
Display P3color(display-p3 0.008 0.804 0.122)

Copy-ready code

/* CSS */
color: #02cd1f;
background-color: #02cd1f;
/* Tailwind (arbitrary) */
class="text-[#02cd1f] bg-[#02cd1f]"
/* SCSS */
$brand: #02cd1f;
/* SwiftUI */
Color(red: 0.008, green: 0.804, blue: 0.122)
/* Android */
Color.parseColor("#02cd1f")
/* Flutter */
Color(0xFF02CD1F)
/* Python / OpenCV (BGR) */
(31, 205, 2)

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

Accessibility — WCAG contrast

Aa
#02cd1f on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#02cd1f on black: 9.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1B800
deuteranopia · #BFAC38
tritanopia · #00C7AF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #02cd1f 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
#E3FCE7
#C1FBC9
#90FEA0
#58FD70
#21FD40
#02F225
#02cd1f
#02A218
#067416
#04490E
Base = 700Lightest = 50 · #F1FDF3Darkest = 950 · #04490E
:root {
  --brand-50: #F1FDF3;
  --brand-100: #E3FCE7;
  --brand-200: #C1FBC9;
  --brand-300: #90FEA0;
  --brand-400: #58FD70;
  --brand-500: #21FD40;
  --brand-600: #02F225;
  --brand-700: #02cd1f;
  --brand-800: #02A218;
  --brand-900: #067416;
  --brand-950: #04490E;
  --brand: #02cd1f;
  --brand-ink: #000000;
}

Colors that work with #02cd1f

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#B900CF
Second voice, not a rival
Dark variant#017E13
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 #02cd1f

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#CD02B0
Analogous left#4ACD02
Analogous right#02CD85
Split-complement 1#8502CD
Split-complement 2#CD024A
Triadic 1#1F02CD
Triadic 2#CD1F02
Tetradic#024ACD

RGB percentages

Red0.8%
Green80.4%
Blue12.2%

CMYK percentages

Cyan99.0%
Magenta0.0%
Yellow84.9%
Key (black)19.6%

Color previews

#02cd1f text on a black background

contrast 9.75:1

Card sample

#02cd1f text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #02cd1f;
Background color
Panel with #02cd1f background
background-color: #02cd1f;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 205, 31, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 205, 31, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02cd1f;
background: linear-gradient(135deg, #02cd1f, #02CDA6);

Monochromatic scale

Palettes built from #02cd1f

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.

#02cd1f 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.

#02cd1f, answered

What color is #02cd1f?

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

What is the RGB value of #02cd1f?

rgb(2, 205, 31) — 2 red, 205 green and 31 blue out of 255, or 0.8% / 80.4% / 12.2% by channel.

Is #02cd1f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4377 and perceived brightness is 62%, so black text on it reaches 9.75:1.

Should I use black or white text on #02cd1f?

Black. It scores 9.75:1 against #02cd1f, versus 2.15:1 for white — AAA at any size.

What is the complementary color of #02cd1f?

#CD02B0 sits directly opposite on the wheel. Softer options are the split-complements #8502CD and #CD024A, which give the same contrast with far less vibration.

What colors go well with #02cd1f?

For interface work: #F4FAF5 as the surface, #C0EDC6 for borders, #4B9B56 for secondary text, #B900CF as an accent and #017E13 for hover and pressed states. For a palette, the analogous pair #4ACD02 and #02CD85 stays calm, while #CD02B0 is the loudest partner.

What is #02cd1f 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 #02cd1f 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 #2FCD02; nudged cooler, #00CF6A.

Work with #02cd1f in the Color Lab