Skip to content

#57b2db

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

RGB
87, 178, 219
HSL
199°, 65%, 60%
CMYK
60, 19, 0, 14
Luminance
0.3898

At a glance

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

Hex
#57b2db
Hue
199°
cyan
Saturation
65%
vivid
Lightness
60%
balanced
Brightness
86%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3898
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
8.80:1
Closest name
Deep Sky Blue
ΔE2000 5.6
Where it sits
Hue199° of 360°
Saturation65%
Lightness60%
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#57b2db
RGBrgb(87, 178, 219)
HSLhsl(199, 65%, 60%)
CMYKcmyk(60%, 19%, 0%, 14%)
LABlab(68.7 -15.1 -28.8)
LCHlch(68.7 32.5 242.3)
OKLCHoklch(0.724 0.105 230.0)
Decimal5747419
Display P3color(display-p3 0.341 0.698 0.859)

Copy-ready code

/* CSS */
color: #57b2db;
background-color: #57b2db;
/* Tailwind (arbitrary) */
class="text-[#57b2db] bg-[#57b2db]"
/* SCSS */
$brand: #57b2db;
/* SwiftUI */
Color(red: 0.341, green: 0.698, blue: 0.859)
/* Android */
Color.parseColor("#57b2db")
/* Flutter */
Color(0xFF57B2DB)
/* Python / OpenCV (BGR) */
(219, 178, 87)

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

Accessibility — WCAG contrast

Aa
#57b2db on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#57b2db on black: 8.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9DAFDD
deuteranopia · #8BA2DA
tritanopia · #00BDBF

Color scale — 50 to 950

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

#F3F9FB
#E8F3F7
#CBE5F1
#A3D5EB
#74C0E1
#57b2db
#2B98CA
#247FA8
#1D6686
#194B62
#0F2F3D
Base = 500Lightest = 50 · #F3F9FBDarkest = 950 · #0F2F3D
:root {
  --brand-50: #F3F9FB;
  --brand-100: #E8F3F7;
  --brand-200: #CBE5F1;
  --brand-300: #A3D5EB;
  --brand-400: #74C0E1;
  --brand-500: #57b2db;
  --brand-600: #2B98CA;
  --brand-700: #247FA8;
  --brand-800: #1D6686;
  --brand-900: #194B62;
  --brand-950: #0F2F3D;
  --brand: #57b2db;
  --brand-ink: #000000;
}

Colors that work with #57b2db

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#4B829B
Captions on the surface
Accent#DF5B53
Second voice, not a rival
Dark variant#174F69
Hover, pressed, headers
Light variant#EAF5FA
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 #57b2db

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#DB8057
Analogous left#57DBC2
Analogous right#5770DB
Split-complement 1#DB5770
Split-complement 2#DBC257
Triadic 1#DB57B2
Triadic 2#B2DB57
Tetradic#C257DB

RGB percentages

Red34.1%
Green69.8%
Blue85.9%

CMYK percentages

Cyan60.3%
Magenta18.7%
Yellow0.0%
Key (black)14.1%

Color previews

#57b2db text on a black background

contrast 8.80:1

Card sample

#57b2db text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #57b2db;
Background color
Panel with #57b2db background
background-color: #57b2db;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #57b2db;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(87, 178, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(87, 178, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #57b2db;
background: linear-gradient(135deg, #57b2db, #575ADB);

Monochromatic scale

Palettes built from #57b2db

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.

#57b2db 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.

#57b2db, answered

What color is #57b2db?

#57b2db is a balanced vivid cyan, closest to Deep Sky Blue (ΔE2000 5.6). It sits at 199° on the hue wheel with 65% saturation and 60% lightness, which reads as cool.

What is the RGB value of #57b2db?

rgb(87, 178, 219) — 87 red, 178 green and 219 blue out of 255, or 34.1% / 69.8% / 85.9% by channel.

Is #57b2db a light or a dark color?

It is a mid-tone. Relative luminance is 0.3898 and perceived brightness is 64%, so black text on it reaches 8.80:1.

Should I use black or white text on #57b2db?

Black. It scores 8.80:1 against #57b2db, versus 2.39:1 for white — AAA at any size.

What is the complementary color of #57b2db?

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

What colors go well with #57b2db?

For interface work: #F4F9FA as the surface, #C0DFED for borders, #4B829B for secondary text, #DF5B53 as an accent and #174F69 for hover and pressed states. For a palette, the analogous pair #57DBC2 and #5770DB stays calm, while #DB8057 is the loudest partner.

What is #57b2db in CMYK for printing?

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

Is #57b2db 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 #57DBD4; nudged cooler, #55A1DD.

Work with #57b2db in the Color Lab