Skip to content

#32caeb

a balanced, electric cyan · cool · closest name: Sky Blue

RGB
50, 202, 235
HSL
191°, 82%, 56%
CMYK
79, 14, 0, 8
Luminance
0.4892

At a glance

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

Hex
#32caeb
Hue
191°
cyan
Saturation
82%
electric
Lightness
56%
balanced
Brightness
92%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4892
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.78:1
Closest name
Sky Blue
ΔE2000 6.9
Where it sits
Hue191° of 360°
Saturation82%
Lightness56%
Temperature
Warm ← → Cool92% 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#32caeb
RGBrgb(50, 202, 235)
HSLhsl(191, 82%, 56%)
CMYKcmyk(79%, 14%, 0%, 8%)
LABlab(75.4 -27.5 -27.3)
LCHlch(75.4 38.8 224.8)
OKLCHoklch(0.777 0.128 216.6)
Decimal3328747
Display P3color(display-p3 0.196 0.792 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32caeb on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#32caeb on black: 10.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B4C4ED
deuteranopia · #9CB2EB
tritanopia · #00D6D4

Color scale — 50 to 950

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

#F2FBFC
#E6F6FA
#C6EDF6
#99E5F5
#66D7F0
#32caeb
#16BBDF
#129CBA
#0F7D95
#0F5B6B
#093943
Base = 500Lightest = 50 · #F2FBFCDarkest = 950 · #093943
:root {
  --brand-50: #F2FBFC;
  --brand-100: #E6F6FA;
  --brand-200: #C6EDF6;
  --brand-300: #99E5F5;
  --brand-400: #66D7F0;
  --brand-500: #32caeb;
  --brand-600: #16BBDF;
  --brand-700: #129CBA;
  --brand-800: #0F7D95;
  --brand-900: #0F5B6B;
  --brand-950: #093943;
  --brand: #32caeb;
  --brand-ink: #000000;
}

Colors that work with #32caeb

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#C0E5ED
Hairlines and dividers
Muted text#4B8D9B
Captions on the surface
Accent#EF2E3C
Second voice, not a rival
Dark variant#0B6174
Hover, pressed, headers
Light variant#E8F9FD
Selected rows, tints
Dark surface#142124
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 #32caeb

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#EB5332
Analogous left#32EBB0
Analogous right#326EEB
Split-complement 1#EB326E
Split-complement 2#EBB032
Triadic 1#EB32CA
Triadic 2#CAEB32
Tetradic#B032EB

RGB percentages

Red19.6%
Green79.2%
Blue92.2%

CMYK percentages

Cyan78.7%
Magenta14.0%
Yellow0.0%
Key (black)7.8%

Color previews

#32caeb text on a black background

contrast 10.78:1

Card sample

#32caeb text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 202, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 202, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32caeb;
background: linear-gradient(135deg, #32caeb, #324FEB);

Monochromatic scale

Palettes built from #32caeb

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.

#32caeb 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#32caeb, answered

What color is #32caeb?

#32caeb is a balanced electric cyan, closest to Sky Blue (ΔE2000 6.9). It sits at 191° on the hue wheel with 82% saturation and 56% lightness, which reads as cool.

What is the RGB value of #32caeb?

rgb(50, 202, 235) — 50 red, 202 green and 235 blue out of 255, or 19.6% / 79.2% / 92.2% by channel.

Is #32caeb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4892 and perceived brightness is 69%, so black text on it reaches 10.78:1.

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

Black. It scores 10.78:1 against #32caeb, versus 1.95:1 for white — AAA at any size.

What is the complementary color of #32caeb?

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

What colors go well with #32caeb?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8D9B for secondary text, #EF2E3C as an accent and #0B6174 for hover and pressed states. For a palette, the analogous pair #32EBB0 and #326EEB stays calm, while #EB5332 is the loudest partner.

What is #32caeb in CMYK for printing?

cmyk(79%, 14%, 0%, 8%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #32caeb warm or cool?

Cool — it scores 92 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #32EBC8; nudged cooler, #30AAED.

Work with #32caeb in the Color Lab