Skip to content

#3abc85

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

RGB
58, 188, 133
HSL
155°, 53%, 48%
CMYK
69, 0, 29, 26
Luminance
0.3856

At a glance

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

Hex
#3abc85
Hue
155°
green
Saturation
53%
vivid
Lightness
48%
balanced
Brightness
74%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3856
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.71:1
Closest name
Medium Sea Green
ΔE2000 3.9
Where it sits
Hue155° of 360°
Saturation53%
Lightness48%
Temperature
Warm ← → Cool77% 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#3abc85
RGBrgb(58, 188, 133)
HSLhsl(155, 53%, 48%)
CMYKcmyk(69%, 0%, 29%, 26%)
LABlab(68.4 -48.1 17.8)
LCHlch(68.4 51.3 159.6)
OKLCHoklch(0.711 0.139 161.0)
Decimal3849349
Display P3color(display-p3 0.227 0.737 0.522)

Copy-ready code

/* CSS */
color: #3abc85;
background-color: #3abc85;
/* Tailwind (arbitrary) */
class="text-[#3abc85] bg-[#3abc85]"
/* SCSS */
$brand: #3abc85;
/* SwiftUI */
Color(red: 0.227, green: 0.737, blue: 0.522)
/* Android */
Color.parseColor("#3abc85")
/* Flutter */
Color(0xFF3ABC85)
/* Python / OpenCV (BGR) */
(133, 188, 58)

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

Accessibility — WCAG contrast

Aa
#3abc85 on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#3abc85 on black: 8.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9AE82
deuteranopia · #A9A289
tritanopia · #00BBAD

Color scale — 50 to 950

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

#F4FBF8
#E9F6F1
#CEEDE0
#A9E5CB
#7ED7B2
#54CA98
#3abc85
#309C6E
#277D58
#1F5B42
#143929
Base = 600Lightest = 50 · #F4FBF8Darkest = 950 · #143929
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E9F6F1;
  --brand-200: #CEEDE0;
  --brand-300: #A9E5CB;
  --brand-400: #7ED7B2;
  --brand-500: #54CA98;
  --brand-600: #3abc85;
  --brand-700: #309C6E;
  --brand-800: #277D58;
  --brand-900: #1F5B42;
  --brand-950: #143929;
  --brand: #3abc85;
  --brand-ink: #000000;
}

Colors that work with #3abc85

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#F4FAF8
Tinted page background
Border#C1ECDA
Hairlines and dividers
Muted text#4B9B79
Captions on the surface
Accent#C13593
Second voice, not a rival
Dark variant#1E6145
Hover, pressed, headers
Light variant#ECF9F3
Selected rows, tints
Dark surface#14241D
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 #3abc85

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#BC3A71
Analogous left#3ABC44
Analogous right#3AB2BC
Split-complement 1#BC3AB2
Split-complement 2#BC443A
Triadic 1#853ABC
Triadic 2#BC853A
Tetradic#443ABC

RGB percentages

Red22.7%
Green73.7%
Blue52.2%

CMYK percentages

Cyan69.1%
Magenta0.0%
Yellow29.3%
Key (black)26.3%

Color previews

#3abc85 text on a black background

contrast 8.71:1

Card sample

#3abc85 text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3abc85;
Background color
Panel with #3abc85 background
background-color: #3abc85;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(58, 188, 133, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(58, 188, 133, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3abc85;
background: linear-gradient(135deg, #3abc85, #3A9CBC);

Monochromatic scale

Palettes built from #3abc85

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.

#3abc85 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.

#3abc85, answered

What color is #3abc85?

#3abc85 is a balanced vivid green, closest to Medium Sea Green (ΔE2000 3.9). It sits at 155° on the hue wheel with 53% saturation and 48% lightness, which reads as cool.

What is the RGB value of #3abc85?

rgb(58, 188, 133) — 58 red, 188 green and 133 blue out of 255, or 22.7% / 73.7% / 52.2% by channel.

Is #3abc85 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3856 and perceived brightness is 60%, so black text on it reaches 8.71:1.

Should I use black or white text on #3abc85?

Black. It scores 8.71:1 against #3abc85, versus 2.41:1 for white — AAA at any size.

What is the complementary color of #3abc85?

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

What colors go well with #3abc85?

For interface work: #F4FAF8 as the surface, #C1ECDA for borders, #4B9B79 for secondary text, #C13593 as an accent and #1E6145 for hover and pressed states. For a palette, the analogous pair #3ABC44 and #3AB2BC stays calm, while #BC3A71 is the loudest partner.

What is #3abc85 in CMYK for printing?

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

Is #3abc85 warm or cool?

Cool — it scores 77 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3ABC55; nudged cooler, #38BEB7.

Work with #3abc85 in the Color Lab