Skip to content

#07bc2f

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

RGB
7, 188, 47
HSL
133°, 93%, 38%
CMYK
96, 0, 75, 26
Luminance
0.3622

At a glance

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

Hex
#07bc2f
Hue
133°
green
Saturation
93%
electric
Lightness
38%
dark
Brightness
74%
HSV value
Perceived
57%
weighted brightness
Luminance
0.3622
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Electric
Best ink
Black
8.24:1
Closest name
Lime Green
ΔE2000 4.8
Where it sits
Hue133° of 360°
Saturation93%
Lightness38%
Temperature
Warm ← → Cool68% 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#07bc2f
RGBrgb(7, 188, 47)
HSLhsl(133, 93%, 38%)
CMYKcmyk(96%, 0%, 75%, 26%)
LABlab(66.7 -66.2 56.4)
LCHlch(66.7 87.0 139.6)
OKLCHoklch(0.691 0.219 144.5)
Decimal506927
Display P3color(display-p3 0.027 0.737 0.184)

Copy-ready code

/* CSS */
color: #07bc2f;
background-color: #07bc2f;
/* Tailwind (arbitrary) */
class="text-[#07bc2f] bg-[#07bc2f]"
/* SCSS */
$brand: #07bc2f;
/* SwiftUI */
Color(red: 0.027, green: 0.737, blue: 0.184)
/* Android */
Color.parseColor("#07bc2f")
/* Flutter */
Color(0xFF07BC2F)
/* Python / OpenCV (BGR) */
(47, 188, 7)

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

Accessibility — WCAG contrast

Aa
#07bc2f on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#07bc2f on black: 8.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFA911
deuteranopia · #AF9E3F
tritanopia · #00B7A1

Color scale — 50 to 950

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

#F2FDF4
#E4FBE9
#C2F9CF
#93FBAA
#5DF97F
#27F755
#09EC3B
#07bc2f
#069D27
#097120
#064714
Base = 700Lightest = 50 · #F2FDF4Darkest = 950 · #064714
:root {
  --brand-50: #F2FDF4;
  --brand-100: #E4FBE9;
  --brand-200: #C2F9CF;
  --brand-300: #93FBAA;
  --brand-400: #5DF97F;
  --brand-500: #27F755;
  --brand-600: #09EC3B;
  --brand-700: #07bc2f;
  --brand-800: #069D27;
  --brand-900: #097120;
  --brand-950: #064714;
  --brand: #07bc2f;
  --brand-ink: #000000;
}

Colors that work with #07bc2f

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#F4FAF6
Tinted page background
Border#C0EDCA
Hairlines and dividers
Muted text#4B9B5C
Captions on the surface
Accent#BA03C0
Second voice, not a rival
Dark variant#057B1F
Hover, pressed, headers
Light variant#E6FEEC
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 #07bc2f

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#BC0794
Analogous left#39BC07
Analogous right#07BC89
Split-complement 1#8907BC
Split-complement 2#BC0739
Triadic 1#2F07BC
Triadic 2#BC2F07
Tetradic#0739BC

RGB percentages

Red2.7%
Green73.7%
Blue18.4%

CMYK percentages

Cyan96.3%
Magenta0.0%
Yellow75.0%
Key (black)26.3%

Color previews

#07bc2f text on a black background

contrast 8.24:1

Card sample

#07bc2f text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #07bc2f;
Background color
Panel with #07bc2f background
background-color: #07bc2f;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(7, 188, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(7, 188, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #07bc2f;
background: linear-gradient(135deg, #07bc2f, #07BCA8);

Monochromatic scale

Palettes built from #07bc2f

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.

#07bc2f 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.

#07bc2f, answered

What color is #07bc2f?

#07bc2f is a dark electric green, closest to Lime Green (ΔE2000 4.8). It sits at 133° on the hue wheel with 93% saturation and 38% lightness, which reads as cool.

What is the RGB value of #07bc2f?

rgb(7, 188, 47) — 7 red, 188 green and 47 blue out of 255, or 2.7% / 73.7% / 18.4% by channel.

Is #07bc2f a light or a dark color?

It is a mid-tone. Relative luminance is 0.3622 and perceived brightness is 57%, so black text on it reaches 8.24:1.

Should I use black or white text on #07bc2f?

Black. It scores 8.24:1 against #07bc2f, versus 2.55:1 for white — AAA at any size.

What is the complementary color of #07bc2f?

#BC0794 sits directly opposite on the wheel. Softer options are the split-complements #8907BC and #BC0739, which give the same contrast with far less vibration.

What colors go well with #07bc2f?

For interface work: #F4FAF6 as the surface, #C0EDCA for borders, #4B9B5C for secondary text, #BA03C0 as an accent and #057B1F for hover and pressed states. For a palette, the analogous pair #39BC07 and #07BC89 stays calm, while #BC0794 is the loudest partner.

What is #07bc2f in CMYK for printing?

cmyk(96%, 0%, 75%, 26%). 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 #07bc2f warm or cool?

Cool — it scores 68 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #21BC07; nudged cooler, #05BE72.

Work with #07bc2f in the Color Lab