Skip to content

#2abf5b

a balanced, vivid green · cool · closest name: Medium Sea Green

RGB
42, 191, 91
HSL
140°, 64%, 46%
CMYK
78, 0, 52, 25
Luminance
0.3851

At a glance

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

Hex
#2abf5b
Hue
140°
green
Saturation
64%
vivid
Lightness
46%
balanced
Brightness
75%
HSV value
Perceived
59%
weighted brightness
Luminance
0.3851
WCAG relative
Temperature
Cool
71/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.70:1
Closest name
Medium Sea Green
ΔE2000 6.1
Where it sits
Hue140° of 360°
Saturation64%
Lightness46%
Temperature
Warm ← → Cool71% 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#2abf5b
RGBrgb(42, 191, 91)
HSLhsl(140, 64%, 46%)
CMYKcmyk(78%, 0%, 52%, 25%)
LABlab(68.4 -59.2 39.5)
LCHlch(68.4 71.2 146.3)
OKLCHoklch(0.708 0.185 149.1)
Decimal2801499
Display P3color(display-p3 0.165 0.749 0.357)

Copy-ready code

/* CSS */
color: #2abf5b;
background-color: #2abf5b;
/* Tailwind (arbitrary) */
class="text-[#2abf5b] bg-[#2abf5b]"
/* SCSS */
$brand: #2abf5b;
/* SwiftUI */
Color(red: 0.165, green: 0.749, blue: 0.357)
/* Android */
Color.parseColor("#2abf5b")
/* Flutter */
Color(0xFF2ABF5B)
/* Python / OpenCV (BGR) */
(91, 191, 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 #2abf5b · 8.70:1
Use #000000AAA at every size.
Aa
White text · 2.41:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.70:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2abf5b as text scores 2.41:1 on white and 8.70:1 on black.

Accessibility — WCAG contrast

Aa
#2abf5b on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#2abf5b on black: 8.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1AE52
deuteranopia · #B0A263
tritanopia · #00BBA8

Color scale — 50 to 950

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

#F4FBF6
#E8F7ED
#CBF0D7
#A3EBBB
#75E198
#47D676
#2abf5b
#25A750
#1D8640
#196131
#103D1F
Base = 600Lightest = 50 · #F4FBF6Darkest = 950 · #103D1F
:root {
  --brand-50: #F4FBF6;
  --brand-100: #E8F7ED;
  --brand-200: #CBF0D7;
  --brand-300: #A3EBBB;
  --brand-400: #75E198;
  --brand-500: #47D676;
  --brand-600: #2abf5b;
  --brand-700: #25A750;
  --brand-800: #1D8640;
  --brand-900: #196131;
  --brand-950: #103D1F;
  --brand: #2abf5b;
  --brand-ink: #000000;
}

Colors that work with #2abf5b

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#C0EDCE
Hairlines and dividers
Muted text#4B9B65
Captions on the surface
Accent#C425B7
Second voice, not a rival
Dark variant#176832
Hover, pressed, headers
Light variant#EAFAEF
Selected rows, tints
Dark surface#142419
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 #2abf5b

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
  • 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
  • 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#BF2A8E
Analogous left#44BF2A
Analogous right#2ABFA5
Split-complement 1#A52ABF
Split-complement 2#BF2A44
Triadic 1#5B2ABF
Triadic 2#BF5B2A
Tetradic#2A44BF

RGB percentages

Red16.5%
Green74.9%
Blue35.7%

CMYK percentages

Cyan78.0%
Magenta0.0%
Yellow52.4%
Key (black)25.1%

Color previews

#2abf5b text on a black background

contrast 8.70:1

Card sample

#2abf5b text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abf5b

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.

#2abf5b 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.

#2abf5b, answered

What color is #2abf5b?

#2abf5b is a balanced vivid green, closest to Medium Sea Green (ΔE2000 6.1). It sits at 140° on the hue wheel with 64% saturation and 46% lightness, which reads as cool.

What is the RGB value of #2abf5b?

rgb(42, 191, 91) — 42 red, 191 green and 91 blue out of 255, or 16.5% / 74.9% / 35.7% by channel.

Is #2abf5b a light or a dark color?

It is a mid-tone. Relative luminance is 0.3851 and perceived brightness is 59%, so black text on it reaches 8.70:1.

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

Black. It scores 8.70:1 against #2abf5b, versus 2.41:1 for white — AAA at any size.

What is the complementary color of #2abf5b?

#BF2A8E sits directly opposite on the wheel. Softer options are the split-complements #A52ABF and #BF2A44, which give the same contrast with far less vibration.

What colors go well with #2abf5b?

For interface work: #F4FAF6 as the surface, #C0EDCE for borders, #4B9B65 for secondary text, #C425B7 as an accent and #176832 for hover and pressed states. For a palette, the analogous pair #44BF2A and #2ABFA5 stays calm, while #BF2A8E is the loudest partner.

What is #2abf5b in CMYK for printing?

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

Is #2abf5b warm or cool?

Cool — it scores 71 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #30BF2A; nudged cooler, #28C192.

Work with #2abf5b in the Color Lab