Skip to content

#5bc9a4

a balanced, vivid green · cool · closest name: Medium Aqua Marine

RGB
91, 201, 164
HSL
160°, 51%, 57%
CMYK
55, 0, 18, 21
Luminance
0.4668

At a glance

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

Hex
#5bc9a4
Hue
160°
green
Saturation
51%
vivid
Lightness
57%
balanced
Brightness
79%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4668
WCAG relative
Temperature
Cool
79/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
10.34:1
Closest name
Medium Aqua Marine
ΔE2000 1.5
Where it sits
Hue160° of 360°
Saturation51%
Lightness57%
Temperature
Warm ← → Cool79% 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#5bc9a4
RGBrgb(91, 201, 164)
HSLhsl(160, 51%, 57%)
CMYKcmyk(55%, 0%, 18%, 21%)
LABlab(74.0 -40.4 9.0)
LCHlch(74.0 41.4 167.4)
OKLCHoklch(0.761 0.116 168.4)
Decimal6015396
Display P3color(display-p3 0.357 0.788 0.643)

Copy-ready code

/* CSS */
color: #5bc9a4;
background-color: #5bc9a4;
/* Tailwind (arbitrary) */
class="text-[#5bc9a4] bg-[#5bc9a4]"
/* SCSS */
$brand: #5bc9a4;
/* SwiftUI */
Color(red: 0.357, green: 0.788, blue: 0.643)
/* Android */
Color.parseColor("#5bc9a4")
/* Flutter */
Color(0xFF5BC9A4)
/* Python / OpenCV (BGR) */
(164, 201, 91)

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

Accessibility — WCAG contrast

Aa
#5bc9a4 on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#5bc9a4 on black: 10.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4BDA2
deuteranopia · #B4B1A6
tritanopia · #27CABE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #5bc9a4 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FAF8
#EAF6F2
#CFEDE3
#ABE3D0
#80D5B9
#5bc9a4
#3DB88F
#329A77
#287B5F
#215A46
#14382C
Base = 500Lightest = 50 · #F4FAF8Darkest = 950 · #14382C
:root {
  --brand-50: #F4FAF8;
  --brand-100: #EAF6F2;
  --brand-200: #CFEDE3;
  --brand-300: #ABE3D0;
  --brand-400: #80D5B9;
  --brand-500: #5bc9a4;
  --brand-600: #3DB88F;
  --brand-700: #329A77;
  --brand-800: #287B5F;
  --brand-900: #215A46;
  --brand-950: #14382C;
  --brand: #5bc9a4;
  --brand-ink: #000000;
}

Colors that work with #5bc9a4

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#C2EBDD
Hairlines and dividers
Muted text#4B9B80
Captions on the surface
Accent#CD579C
Second voice, not a rival
Dark variant#20604A
Hover, pressed, headers
Light variant#ECF9F4
Selected rows, tints
Dark surface#14241F
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 #5bc9a4

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#C95B80
Analogous left#5BC96D
Analogous right#5BB7C9
Split-complement 1#C95BB7
Split-complement 2#C96D5B
Triadic 1#A45BC9
Triadic 2#C9A45B
Tetradic#6D5BC9

RGB percentages

Red35.7%
Green78.8%
Blue64.3%

CMYK percentages

Cyan54.7%
Magenta0.0%
Yellow18.4%
Key (black)21.2%

Color previews

#5bc9a4 text on a black background

contrast 10.34:1

Card sample

#5bc9a4 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5bc9a4;
Background color
Panel with #5bc9a4 background
background-color: #5bc9a4;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(91, 201, 164, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(91, 201, 164, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5bc9a4;
background: linear-gradient(135deg, #5bc9a4, #5BA5C9);

Monochromatic scale

Palettes built from #5bc9a4

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.

#5bc9a4 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.

#5bc9a4, answered

What color is #5bc9a4?

#5bc9a4 is a balanced vivid green, closest to Medium Aqua Marine (ΔE2000 1.5). It sits at 160° on the hue wheel with 51% saturation and 57% lightness, which reads as cool.

What is the RGB value of #5bc9a4?

rgb(91, 201, 164) — 91 red, 201 green and 164 blue out of 255, or 35.7% / 78.8% / 64.3% by channel.

Is #5bc9a4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4668 and perceived brightness is 67%, so black text on it reaches 10.34:1.

Should I use black or white text on #5bc9a4?

Black. It scores 10.34:1 against #5bc9a4, versus 2.03:1 for white — AAA at any size.

What is the complementary color of #5bc9a4?

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

What colors go well with #5bc9a4?

For interface work: #F4FAF8 as the surface, #C2EBDD for borders, #4B9B80 for secondary text, #CD579C as an accent and #20604A for hover and pressed states. For a palette, the analogous pair #5BC96D and #5BB7C9 stays calm, while #C95B80 is the loudest partner.

What is #5bc9a4 in CMYK for printing?

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

Is #5bc9a4 warm or cool?

Cool — it scores 79 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5BC97C; nudged cooler, #59C8CB.

Work with #5bc9a4 in the Color Lab