Skip to content

#3abc6b

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

RGB
58, 188, 107
HSL
143°, 53%, 48%
CMYK
69, 0, 43, 26
Luminance
0.3793

At a glance

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

Hex
#3abc6b
Hue
143°
green
Saturation
53%
vivid
Lightness
48%
balanced
Brightness
74%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3793
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.59:1
Closest name
Medium Sea Green
ΔE2000 3.4
Where it sits
Hue143° of 360°
Saturation53%
Lightness48%
Temperature
Warm ← → Cool72% 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#3abc6b
RGBrgb(58, 188, 107)
HSLhsl(143, 53%, 48%)
CMYKcmyk(69%, 0%, 43%, 26%)
LABlab(68.0 -53.2 31.0)
LCHlch(68.0 61.5 149.8)
OKLCHoklch(0.706 0.163 151.9)
Decimal3849323
Display P3color(display-p3 0.227 0.737 0.420)

Copy-ready code

/* CSS */
color: #3abc6b;
background-color: #3abc6b;
/* Tailwind (arbitrary) */
class="text-[#3abc6b] bg-[#3abc6b]"
/* SCSS */
$brand: #3abc6b;
/* SwiftUI */
Color(red: 0.227, green: 0.737, blue: 0.420)
/* Android */
Color.parseColor("#3abc6b")
/* Flutter */
Color(0xFF3ABC6B)
/* Python / OpenCV (BGR) */
(107, 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 #3abc6b · 8.59:1
Use #000000AAA at every size.
Aa
White text · 2.45:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.59:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #3abc6b as text scores 2.45:1 on white and 8.59:1 on black.

Accessibility — WCAG contrast

Aa
#3abc6b on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#3abc6b on black: 8.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCAC65
deuteranopia · #ACA170
tritanopia · #00B9A8

Color scale — 50 to 950

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

#F4FBF7
#E9F6EE
#CEEDDA
#A9E5C0
#7ED7A0
#54CA80
#3abc6b
#309C59
#277D47
#1F5B36
#143922
Base = 600Lightest = 50 · #F4FBF7Darkest = 950 · #143922
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E9F6EE;
  --brand-200: #CEEDDA;
  --brand-300: #A9E5C0;
  --brand-400: #7ED7A0;
  --brand-500: #54CA80;
  --brand-600: #3abc6b;
  --brand-700: #309C59;
  --brand-800: #277D47;
  --brand-900: #1F5B36;
  --brand-950: #143922;
  --brand: #3abc6b;
  --brand-ink: #000000;
}

Colors that work with #3abc6b

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#F4FAF7
Tinted page background
Border#C1ECD1
Hairlines and dividers
Muted text#4B9B69
Captions on the surface
Accent#C135AF
Second voice, not a rival
Dark variant#1E6137
Hover, pressed, headers
Light variant#ECF9F1
Selected rows, tints
Dark surface#14241A
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 #3abc6b

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#BC3A8B
Analogous left#4ABC3A
Analogous right#3ABCAC
Split-complement 1#AC3ABC
Split-complement 2#BC3A4A
Triadic 1#6B3ABC
Triadic 2#BC6B3A
Tetradic#3A4ABC

RGB percentages

Red22.7%
Green73.7%
Blue42.0%

CMYK percentages

Cyan69.1%
Magenta0.0%
Yellow43.1%
Key (black)26.3%

Color previews

#3abc6b text on a black background

contrast 8.59:1

Card sample

#3abc6b text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3abc6b

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.

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

#3abc6b, answered

What color is #3abc6b?

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

What is the RGB value of #3abc6b?

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

Is #3abc6b a light or a dark color?

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

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

Black. It scores 8.59:1 against #3abc6b, versus 2.45:1 for white — AAA at any size.

What is the complementary color of #3abc6b?

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

What colors go well with #3abc6b?

For interface work: #F4FAF7 as the surface, #C1ECD1 for borders, #4B9B69 for secondary text, #C135AF as an accent and #1E6137 for hover and pressed states. For a palette, the analogous pair #4ABC3A and #3ABCAC stays calm, while #BC3A8B is the loudest partner.

What is #3abc6b in CMYK for printing?

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

Is #3abc6b warm or cool?

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

Work with #3abc6b in the Color Lab