Skip to content

#2ab454

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

RGB
42, 180, 84
HSL
138°, 62%, 44%
CMYK
77, 0, 53, 29
Luminance
0.3377

At a glance

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

Hex
#2ab454
Hue
138°
green
Saturation
62%
vivid
Lightness
44%
dark
Brightness
71%
HSV value
Perceived
56%
weighted brightness
Luminance
0.3377
WCAG relative
Temperature
Cool
70/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
7.75:1
Closest name
Medium Sea Green
ΔE2000 5.2
Where it sits
Hue138° of 360°
Saturation62%
Lightness44%
Temperature
Warm ← → Cool70% 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#2ab454
RGBrgb(42, 180, 84)
HSLhsl(138, 62%, 44%)
CMYKcmyk(77%, 0%, 53%, 29%)
LABlab(64.8 -56.5 38.5)
LCHlch(64.8 68.4 145.7)
OKLCHoklch(0.677 0.178 148.6)
Decimal2798676
Display P3color(display-p3 0.165 0.706 0.329)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ab454 on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#2ab454 on black: 7.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6A44B
deuteranopia · #A6995B
tritanopia · #00B09E

Color scale — 50 to 950

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

#F4FBF6
#E8F7ED
#CCF0D7
#A4EAB9
#77DF96
#49D574
#2EC75D
#2ab454
#1F843E
#1A6030
#103C1E
Base = 700Lightest = 50 · #F4FBF6Darkest = 950 · #103C1E
:root {
  --brand-50: #F4FBF6;
  --brand-100: #E8F7ED;
  --brand-200: #CCF0D7;
  --brand-300: #A4EAB9;
  --brand-400: #77DF96;
  --brand-500: #49D574;
  --brand-600: #2EC75D;
  --brand-700: #2ab454;
  --brand-800: #1F843E;
  --brand-900: #1A6030;
  --brand-950: #103C1E;
  --brand: #2ab454;
  --brand-ink: #000000;
}

Colors that work with #2ab454

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#C0EDCD
Hairlines and dividers
Muted text#4B9B63
Captions on the surface
Accent#B825B0
Second voice, not a rival
Dark variant#186730
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 #2ab454

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#B42A8A
Analogous left#45B42A
Analogous right#2AB499
Split-complement 1#992AB4
Split-complement 2#B42A45
Triadic 1#542AB4
Triadic 2#B4542A
Tetradic#2A45B4

RGB percentages

Red16.5%
Green70.6%
Blue32.9%

CMYK percentages

Cyan76.7%
Magenta0.0%
Yellow53.3%
Key (black)29.4%

Color previews

#2ab454 text on a black background

contrast 7.75:1

Card sample

#2ab454 text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ab454

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.

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

#2ab454, answered

What color is #2ab454?

#2ab454 is a dark vivid green, closest to Medium Sea Green (ΔE2000 5.2). It sits at 138° on the hue wheel with 62% saturation and 44% lightness, which reads as cool.

What is the RGB value of #2ab454?

rgb(42, 180, 84) — 42 red, 180 green and 84 blue out of 255, or 16.5% / 70.6% / 32.9% by channel.

Is #2ab454 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3377 and perceived brightness is 56%, so black text on it reaches 7.75:1.

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

Black. It scores 7.75:1 against #2ab454, versus 2.71:1 for white — AAA at any size.

What is the complementary color of #2ab454?

#B42A8A sits directly opposite on the wheel. Softer options are the split-complements #992AB4 and #B42A45, which give the same contrast with far less vibration.

What colors go well with #2ab454?

For interface work: #F4FAF6 as the surface, #C0EDCD for borders, #4B9B63 for secondary text, #B825B0 as an accent and #186730 for hover and pressed states. For a palette, the analogous pair #45B42A and #2AB499 stays calm, while #B42A8A is the loudest partner.

What is #2ab454 in CMYK for printing?

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

Is #2ab454 warm or cool?

Cool — it scores 70 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #32B42A; nudged cooler, #28B687.

Work with #2ab454 in the Color Lab