Skip to content

#2abb33

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

RGB
42, 187, 51
HSL
124°, 63%, 45%
CMYK
78, 0, 73, 27
Luminance
0.3627

At a glance

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

Hex
#2abb33
Hue
124°
green
Saturation
63%
vivid
Lightness
45%
dark
Brightness
73%
HSV value
Perceived
57%
weighted brightness
Luminance
0.3627
WCAG relative
Temperature
Cool
64/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.25:1
Closest name
Lime Green
ΔE2000 4.9
Where it sits
Hue124° of 360°
Saturation63%
Lightness45%
Temperature
Warm ← → Cool64% 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#2abb33
RGBrgb(42, 187, 51)
HSLhsl(124, 63%, 45%)
CMYKcmyk(78%, 0%, 73%, 27%)
LABlab(66.7 -62.6 55.1)
LCHlch(66.7 83.4 138.6)
OKLCHoklch(0.693 0.211 143.6)
Decimal2800435
Display P3color(display-p3 0.165 0.733 0.200)

Copy-ready code

/* CSS */
color: #2abb33;
background-color: #2abb33;
/* Tailwind (arbitrary) */
class="text-[#2abb33] bg-[#2abb33]"
/* SCSS */
$brand: #2abb33;
/* SwiftUI */
Color(red: 0.165, green: 0.733, blue: 0.200)
/* Android */
Color.parseColor("#2abb33")
/* Flutter */
Color(0xFF2ABB33)
/* Python / OpenCV (BGR) */
(51, 187, 42)

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

Accessibility — WCAG contrast

Aa
#2abb33 on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#2abb33 on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFA91B
deuteranopia · #AF9E41
tritanopia · #00B6A0

Color scale — 50 to 950

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

#F4FBF4
#E8F7E9
#CBF0CE
#A3EAA8
#76E07C
#48D651
#2abb33
#25A72D
#1E8524
#1A611E
#103D13
Base = 600Lightest = 50 · #F4FBF4Darkest = 950 · #103D13
:root {
  --brand-50: #F4FBF4;
  --brand-100: #E8F7E9;
  --brand-200: #CBF0CE;
  --brand-300: #A3EAA8;
  --brand-400: #76E07C;
  --brand-500: #48D651;
  --brand-600: #2abb33;
  --brand-700: #25A72D;
  --brand-800: #1E8524;
  --brand-900: #1A611E;
  --brand-950: #103D13;
  --brand: #2abb33;
  --brand-ink: #000000;
}

Colors that work with #2abb33

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#C0EDC3
Hairlines and dividers
Muted text#4B9B50
Captions on the surface
Accent#A325C0
Second voice, not a rival
Dark variant#17681C
Hover, pressed, headers
Light variant#EAFAEB
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 #2abb33

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#BB2AB2
Analogous left#6ABB2A
Analogous right#2ABB7B
Split-complement 1#7B2ABB
Split-complement 2#BB2A6A
Triadic 1#332ABB
Triadic 2#BB332A
Tetradic#2A6ABB

RGB percentages

Red16.5%
Green73.3%
Blue20.0%

CMYK percentages

Cyan77.5%
Magenta0.0%
Yellow72.7%
Key (black)26.7%

Color previews

#2abb33 text on a black background

contrast 8.25:1

Card sample

#2abb33 text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2abb33;
Background color
Panel with #2abb33 background
background-color: #2abb33;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(42, 187, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(42, 187, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2abb33;
background: linear-gradient(135deg, #2abb33, #2ABB94);

Monochromatic scale

Palettes built from #2abb33

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.

#2abb33 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

Converts to four-color process without much drama. Proof it anyway.

#2abb33, answered

What color is #2abb33?

#2abb33 is a dark vivid green, closest to Lime Green (ΔE2000 4.9). It sits at 124° on the hue wheel with 63% saturation and 45% lightness, which reads as cool.

What is the RGB value of #2abb33?

rgb(42, 187, 51) — 42 red, 187 green and 51 blue out of 255, or 16.5% / 73.3% / 20% by channel.

Is #2abb33 a light or a dark color?

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

Should I use black or white text on #2abb33?

Black. It scores 8.25:1 against #2abb33, versus 2.54:1 for white — AAA at any size.

What is the complementary color of #2abb33?

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

What colors go well with #2abb33?

For interface work: #F4FAF5 as the surface, #C0EDC3 for borders, #4B9B50 for secondary text, #A325C0 as an accent and #17681C for hover and pressed states. For a palette, the analogous pair #6ABB2A and #2ABB7B stays calm, while #BB2AB2 is the loudest partner.

What is #2abb33 in CMYK for printing?

cmyk(78%, 0%, 73%, 27%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #2abb33 warm or cool?

Cool — it scores 64 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #56BB2A; nudged cooler, #28BD68.

Work with #2abb33 in the Color Lab