Skip to content

#32cf9f

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

RGB
50, 207, 159
HSL
162°, 62%, 50%
CMYK
76, 0, 23, 19
Luminance
0.4781

At a glance

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

Hex
#32cf9f
Hue
162°
cyan
Saturation
62%
vivid
Lightness
50%
balanced
Brightness
81%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4781
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.56:1
Closest name
Medium Aqua Marine
ΔE2000 4.5
Where it sits
Hue162° of 360°
Saturation62%
Lightness50%
Temperature
Warm ← → Cool80% 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#32cf9f
RGBrgb(50, 207, 159)
HSLhsl(162, 62%, 50%)
CMYKcmyk(76%, 0%, 23%, 19%)
LABlab(74.7 -51.0 12.6)
LCHlch(74.7 52.5 166.1)
OKLCHoklch(0.764 0.145 167.1)
Decimal3329951
Display P3color(display-p3 0.196 0.812 0.624)

Copy-ready code

/* CSS */
color: #32cf9f;
background-color: #32cf9f;
/* Tailwind (arbitrary) */
class="text-[#32cf9f] bg-[#32cf9f]"
/* SCSS */
$brand: #32cf9f;
/* SwiftUI */
Color(red: 0.196, green: 0.812, blue: 0.624)
/* Android */
Color.parseColor("#32cf9f")
/* Flutter */
Color(0xFF32CF9F)
/* Python / OpenCV (BGR) */
(159, 207, 50)

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

Accessibility — WCAG contrast

Aa
#32cf9f on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#32cf9f on black: 10.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAC09C
deuteranopia · #B6B2A2
tritanopia · #00D0C2

Color scale — 50 to 950

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

#F4FBF9
#E8F7F3
#CCF0E5
#A4EAD4
#77DFBF
#49D4AA
#32cf9f
#27A57F
#1F8465
#1A604B
#103C2F
Base = 600Lightest = 50 · #F4FBF9Darkest = 950 · #103C2F
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E8F7F3;
  --brand-200: #CCF0E5;
  --brand-300: #A4EAD4;
  --brand-400: #77DFBF;
  --brand-500: #49D4AA;
  --brand-600: #32cf9f;
  --brand-700: #27A57F;
  --brand-800: #1F8465;
  --brand-900: #1A604B;
  --brand-950: #103C2F;
  --brand: #32cf9f;
  --brand-ink: #000000;
}

Colors that work with #32cf9f

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#F4FAF9
Tinted page background
Border#C0EDDF
Hairlines and dividers
Muted text#4B9B82
Captions on the surface
Accent#D42D8A
Second voice, not a rival
Dark variant#18674F
Hover, pressed, headers
Light variant#EAFAF5
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 #32cf9f

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#CF3262
Analogous left#32CF51
Analogous right#32B0CF
Split-complement 1#CF32B0
Split-complement 2#CF5132
Triadic 1#9F32CF
Triadic 2#CF9F32
Tetradic#5132CF

RGB percentages

Red19.6%
Green81.2%
Blue62.4%

CMYK percentages

Cyan75.8%
Magenta0.0%
Yellow23.2%
Key (black)18.8%

Color previews

#32cf9f text on a black background

contrast 10.56:1

Card sample

#32cf9f text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #32cf9f;
Background color
Panel with #32cf9f background
background-color: #32cf9f;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 207, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 207, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32cf9f;
background: linear-gradient(135deg, #32cf9f, #3296CF);

Monochromatic scale

Palettes built from #32cf9f

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.

#32cf9f in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#32cf9f, answered

What color is #32cf9f?

#32cf9f is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 4.5). It sits at 162° on the hue wheel with 62% saturation and 50% lightness, which reads as cool.

What is the RGB value of #32cf9f?

rgb(50, 207, 159) — 50 red, 207 green and 159 blue out of 255, or 19.6% / 81.2% / 62.4% by channel.

Is #32cf9f a light or a dark color?

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

Should I use black or white text on #32cf9f?

Black. It scores 10.56:1 against #32cf9f, versus 1.99:1 for white — AAA at any size.

What is the complementary color of #32cf9f?

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

What colors go well with #32cf9f?

For interface work: #F4FAF9 as the surface, #C0EDDF for borders, #4B9B82 for secondary text, #D42D8A as an accent and #18674F for hover and pressed states. For a palette, the analogous pair #32CF51 and #32B0CF stays calm, while #CF3262 is the loudest partner.

What is #32cf9f in CMYK for printing?

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

Is #32cf9f warm or cool?

Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #32CF66; nudged cooler, #2FC8D2.

Work with #32cf9f in the Color Lab