Skip to content

#5abecf

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

RGB
90, 190, 207
HSL
189°, 55%, 58%
CMYK
57, 8, 0, 19
Luminance
0.4351

At a glance

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

Hex
#5abecf
Hue
189°
cyan
Saturation
55%
vivid
Lightness
58%
balanced
Brightness
81%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4351
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.70:1
Closest name
Sky Blue
ΔE2000 8.3
Where it sits
Hue189° of 360°
Saturation55%
Lightness58%
Temperature
Warm ← → Cool91% 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#5abecf
RGBrgb(90, 190, 207)
HSLhsl(189, 55%, 58%)
CMYKcmyk(57%, 8%, 0%, 19%)
LABlab(71.9 -24.3 -17.4)
LCHlch(71.9 29.9 215.6)
OKLCHoklch(0.748 0.096 210.1)
Decimal5947087
Display P3color(display-p3 0.353 0.745 0.812)

Copy-ready code

/* CSS */
color: #5abecf;
background-color: #5abecf;
/* Tailwind (arbitrary) */
class="text-[#5abecf] bg-[#5abecf]"
/* SCSS */
$brand: #5abecf;
/* SwiftUI */
Color(red: 0.353, green: 0.745, blue: 0.812)
/* Android */
Color.parseColor("#5abecf")
/* Flutter */
Color(0xFF5ABECF)
/* Python / OpenCV (BGR) */
(207, 190, 90)

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

Accessibility — WCAG contrast

Aa
#5abecf on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#5abecf on black: 9.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AFB8D0
deuteranopia · #9DAACF
tritanopia · #00C6C3

Color scale — 50 to 950

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

#F4FAFB
#E9F4F6
#CEE9EE
#A8DDE6
#7DCCD9
#5abecf
#37AABE
#2E8E9E
#25717E
#1E535C
#13343A
Base = 500Lightest = 50 · #F4FAFBDarkest = 950 · #13343A
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F4F6;
  --brand-200: #CEE9EE;
  --brand-300: #A8DDE6;
  --brand-400: #7DCCD9;
  --brand-500: #5abecf;
  --brand-600: #37AABE;
  --brand-700: #2E8E9E;
  --brand-800: #25717E;
  --brand-900: #1E535C;
  --brand-950: #13343A;
  --brand: #5abecf;
  --brand-ink: #000000;
}

Colors that work with #5abecf

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#F4FAFA
Tinted page background
Border#C0E6ED
Hairlines and dividers
Muted text#4B8F9B
Captions on the surface
Accent#D35663
Second voice, not a rival
Dark variant#1D5963
Hover, pressed, headers
Light variant#EBF7F9
Selected rows, tints
Dark surface#142224
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 #5abecf

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#CF6B5A
Analogous left#5ACFA5
Analogous right#5A83CF
Split-complement 1#CF5A83
Split-complement 2#CFA55A
Triadic 1#CF5ABE
Triadic 2#BECF5A
Tetradic#A55ACF

RGB percentages

Red35.3%
Green74.5%
Blue81.2%

CMYK percentages

Cyan56.5%
Magenta8.2%
Yellow0.0%
Key (black)18.8%

Color previews

#5abecf text on a black background

contrast 9.70:1

Card sample

#5abecf text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(90, 190, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 190, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5abecf;
background: linear-gradient(135deg, #5abecf, #5A70CF);

Monochromatic scale

Palettes built from #5abecf

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.

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

#5abecf, answered

What color is #5abecf?

#5abecf is a balanced vivid cyan, closest to Sky Blue (ΔE2000 8.3). It sits at 189° on the hue wheel with 55% saturation and 58% lightness, which reads as cool.

What is the RGB value of #5abecf?

rgb(90, 190, 207) — 90 red, 190 green and 207 blue out of 255, or 35.3% / 74.5% / 81.2% by channel.

Is #5abecf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4351 and perceived brightness is 66%, so black text on it reaches 9.70:1.

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

Black. It scores 9.70:1 against #5abecf, versus 2.16:1 for white — AAA at any size.

What is the complementary color of #5abecf?

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

What colors go well with #5abecf?

For interface work: #F4FAFA as the surface, #C0E6ED for borders, #4B8F9B for secondary text, #D35663 as an accent and #1D5963 for hover and pressed states. For a palette, the analogous pair #5ACFA5 and #5A83CF stays calm, while #CF6B5A is the loudest partner.

What is #5abecf in CMYK for printing?

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

Is #5abecf warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5ACFB5; nudged cooler, #58A3D1.

Work with #5abecf in the Color Lab