Skip to content

#32ade1

a balanced, vivid cyan · cool · closest name: Deep Sky Blue

RGB
50, 173, 225
HSL
198°, 75%, 54%
CMYK
78, 23, 0, 12
Luminance
0.3600

At a glance

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

Hex
#32ade1
Hue
198°
cyan
Saturation
75%
vivid
Lightness
54%
balanced
Brightness
88%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3600
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
8.20:1
Closest name
Deep Sky Blue
ΔE2000 5.2
Where it sits
Hue198° of 360°
Saturation75%
Lightness54%
Temperature
Warm ← → Cool95% 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#32ade1
RGBrgb(50, 173, 225)
HSLhsl(198, 75%, 54%)
CMYKcmyk(78%, 23%, 0%, 12%)
LABlab(66.5 -15.8 -35.6)
LCHlch(66.5 39.0 246.0)
OKLCHoklch(0.704 0.128 231.4)
Decimal3321313
Display P3color(display-p3 0.196 0.678 0.882)

Copy-ready code

/* CSS */
color: #32ade1;
background-color: #32ade1;
/* Tailwind (arbitrary) */
class="text-[#32ade1] bg-[#32ade1]"
/* SCSS */
$brand: #32ade1;
/* SwiftUI */
Color(red: 0.196, green: 0.678, blue: 0.882)
/* Android */
Color.parseColor("#32ade1")
/* Flutter */
Color(0xFF32ADE1)
/* Python / OpenCV (BGR) */
(225, 173, 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 #32ade1 · 8.20:1
Use #000000AAA at every size.
Aa
White text · 2.56:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.20:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #32ade1 as text scores 2.56:1 on white and 8.20:1 on black.

Accessibility — WCAG contrast

Aa
#32ade1 on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#32ade1 on black: 8.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #93ABE3
deuteranopia · #7B9BE0
tritanopia · #00BBBE

Color scale — 50 to 950

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

#F3F9FC
#E7F3F9
#C8E7F4
#9DD8F1
#6CC4EA
#32ade1
#1F9FD6
#1A85B2
#156A8E
#134E67
#0C3140
Base = 500Lightest = 50 · #F3F9FCDarkest = 950 · #0C3140
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E7F3F9;
  --brand-200: #C8E7F4;
  --brand-300: #9DD8F1;
  --brand-400: #6CC4EA;
  --brand-500: #32ade1;
  --brand-600: #1F9FD6;
  --brand-700: #1A85B2;
  --brand-800: #156A8E;
  --brand-900: #134E67;
  --brand-950: #0C3140;
  --brand: #32ade1;
  --brand-ink: #000000;
}

Colors that work with #32ade1

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#F4F9FA
Tinted page background
Border#C0DFED
Hairlines and dividers
Muted text#4B839B
Captions on the surface
Accent#E6362D
Second voice, not a rival
Dark variant#10536F
Hover, pressed, headers
Light variant#E9F6FC
Selected rows, tints
Dark surface#141F24
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 #32ade1

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#E16632
Analogous left#32E1BD
Analogous right#3255E1
Split-complement 1#E13255
Split-complement 2#E1BD32
Triadic 1#E132AD
Triadic 2#ADE132
Tetradic#BD32E1

RGB percentages

Red19.6%
Green67.8%
Blue88.2%

CMYK percentages

Cyan77.8%
Magenta23.1%
Yellow0.0%
Key (black)11.8%

Color previews

#32ade1 text on a black background

contrast 8.20:1

Card sample

#32ade1 text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 173, 225, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 173, 225, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32ade1;
background: linear-gradient(135deg, #32ade1, #3238E1);

Monochromatic scale

Palettes built from #32ade1

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.

#32ade1 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.

#32ade1, answered

What color is #32ade1?

#32ade1 is a balanced vivid cyan, closest to Deep Sky Blue (ΔE2000 5.2). It sits at 198° on the hue wheel with 75% saturation and 54% lightness, which reads as cool.

What is the RGB value of #32ade1?

rgb(50, 173, 225) — 50 red, 173 green and 225 blue out of 255, or 19.6% / 67.8% / 88.2% by channel.

Is #32ade1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3600 and perceived brightness is 61%, so black text on it reaches 8.20:1.

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

Black. It scores 8.20:1 against #32ade1, versus 2.56:1 for white — AAA at any size.

What is the complementary color of #32ade1?

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

What colors go well with #32ade1?

For interface work: #F4F9FA as the surface, #C0DFED for borders, #4B839B for secondary text, #E6362D as an accent and #10536F for hover and pressed states. For a palette, the analogous pair #32E1BD and #3255E1 stays calm, while #E16632 is the loudest partner.

What is #32ade1 in CMYK for printing?

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

Is #32ade1 warm or cool?

Cool — it scores 95 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #32E1D5; nudged cooler, #3098E3.

Work with #32ade1 in the Color Lab