Skip to content

#1abc2b

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

RGB
26, 188, 43
HSL
126°, 76%, 42%
CMYK
86, 0, 77, 26
Luminance
0.3636

At a glance

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

Hex
#1abc2b
Hue
126°
green
Saturation
76%
electric
Lightness
42%
dark
Brightness
74%
HSV value
Perceived
57%
weighted brightness
Luminance
0.3636
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Electric
Best ink
Black
8.27:1
Closest name
Lime Green
ΔE2000 4.6
Where it sits
Hue126° of 360°
Saturation76%
Lightness42%
Temperature
Warm ← → Cool65% 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#1abc2b
RGBrgb(26, 188, 43)
HSLhsl(126, 76%, 42%)
CMYKcmyk(86%, 0%, 77%, 26%)
LABlab(66.8 -65.3 57.9)
LCHlch(66.8 87.3 138.4)
OKLCHoklch(0.692 0.219 143.7)
Decimal1752107
Display P3color(display-p3 0.102 0.737 0.169)

Copy-ready code

/* CSS */
color: #1abc2b;
background-color: #1abc2b;
/* Tailwind (arbitrary) */
class="text-[#1abc2b] bg-[#1abc2b]"
/* SCSS */
$brand: #1abc2b;
/* SwiftUI */
Color(red: 0.102, green: 0.737, blue: 0.169)
/* Android */
Color.parseColor("#1abc2b")
/* Flutter */
Color(0xFF1ABC2B)
/* Python / OpenCV (BGR) */
(43, 188, 26)

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

Accessibility — WCAG contrast

Aa
#1abc2b on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#1abc2b on black: 8.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0A904
deuteranopia · #AF9E3C
tritanopia · #00B7A1

Color scale — 50 to 950

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

#F3FCF4
#E7F9E9
#C8F4CC
#9CF1A5
#6BEB79
#3AE44C
#1ED731
#1abc2b
#148F21
#13681C
#0C4111
Base = 700Lightest = 50 · #F3FCF4Darkest = 950 · #0C4111
:root {
  --brand-50: #F3FCF4;
  --brand-100: #E7F9E9;
  --brand-200: #C8F4CC;
  --brand-300: #9CF1A5;
  --brand-400: #6BEB79;
  --brand-500: #3AE44C;
  --brand-600: #1ED731;
  --brand-700: #1abc2b;
  --brand-800: #148F21;
  --brand-900: #13681C;
  --brand-950: #0C4111;
  --brand: #1abc2b;
  --brand-ink: #000000;
}

Colors that work with #1abc2b

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#C0EDC4
Hairlines and dividers
Muted text#4B9B53
Captions on the surface
Accent#A816C0
Second voice, not a rival
Dark variant#0F701A
Hover, pressed, headers
Light variant#E9FCEB
Selected rows, tints
Dark surface#142415
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 #1abc2b

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#BC1AAB
Analogous left#5ABC1A
Analogous right#1ABC7C
Split-complement 1#7C1ABC
Split-complement 2#BC1A5A
Triadic 1#2B1ABC
Triadic 2#BC2B1A
Tetradic#1A5ABC

RGB percentages

Red10.2%
Green73.7%
Blue16.9%

CMYK percentages

Cyan86.2%
Magenta0.0%
Yellow77.1%
Key (black)26.3%

Color previews

#1abc2b text on a black background

contrast 8.27:1

Card sample

#1abc2b text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1abc2b;
Background color
Panel with #1abc2b background
background-color: #1abc2b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1abc2b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(26, 188, 43, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(26, 188, 43, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1abc2b;
background: linear-gradient(135deg, #1abc2b, #1ABC97);

Monochromatic scale

Palettes built from #1abc2b

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.

#1abc2b 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.

#1abc2b, answered

What color is #1abc2b?

#1abc2b is a dark electric green, closest to Lime Green (ΔE2000 4.6). It sits at 126° on the hue wheel with 76% saturation and 42% lightness, which reads as cool.

What is the RGB value of #1abc2b?

rgb(26, 188, 43) — 26 red, 188 green and 43 blue out of 255, or 10.2% / 73.7% / 16.9% by channel.

Is #1abc2b a light or a dark color?

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

Should I use black or white text on #1abc2b?

Black. It scores 8.27:1 against #1abc2b, versus 2.54:1 for white — AAA at any size.

What is the complementary color of #1abc2b?

#BC1AAB sits directly opposite on the wheel. Softer options are the split-complements #7C1ABC and #BC1A5A, which give the same contrast with far less vibration.

What colors go well with #1abc2b?

For interface work: #F4FAF5 as the surface, #C0EDC4 for borders, #4B9B53 for secondary text, #A816C0 as an accent and #0F701A for hover and pressed states. For a palette, the analogous pair #5ABC1A and #1ABC7C stays calm, while #BC1AAB is the loudest partner.

What is #1abc2b in CMYK for printing?

cmyk(86%, 0%, 77%, 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 #1abc2b warm or cool?

Cool — it scores 65 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #44BC1A; nudged cooler, #18BE66.

Work with #1abc2b in the Color Lab