Skip to content

#58ebfc

a light, electric cyan · cool · closest name: Cyan

RGB
88, 235, 252
HSL
186°, 97%, 67%
CMYK
65, 7, 0, 1
Luminance
0.6852

At a glance

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

Hex
#58ebfc
Hue
186°
cyan
Saturation
97%
electric
Lightness
67%
light
Brightness
99%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6852
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.70:1
Closest name
Cyan
ΔE2000 7.9
Where it sits
Hue186° of 360°
Saturation97%
Lightness67%
Temperature
Warm ← → Cool90% 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#58ebfc
RGBrgb(88, 235, 252)
HSLhsl(186, 97%, 67%)
CMYKcmyk(65%, 7%, 0%, 1%)
LABlab(86.3 -33.7 -19.8)
LCHlch(86.3 39.1 210.4)
OKLCHoklch(0.869 0.125 206.0)
Decimal5827580
Display P3color(display-p3 0.345 0.922 0.988)

Copy-ready code

/* CSS */
color: #58ebfc;
background-color: #58ebfc;
/* Tailwind (arbitrary) */
class="text-[#58ebfc] bg-[#58ebfc]"
/* SCSS */
$brand: #58ebfc;
/* SwiftUI */
Color(red: 0.345, green: 0.922, blue: 0.988)
/* Android */
Color.parseColor("#58ebfc")
/* Flutter */
Color(0xFF58EBFC)
/* Python / OpenCV (BGR) */
(252, 235, 88)

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

Accessibility — WCAG contrast

Aa
#58ebfc on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#58ebfc on black: 14.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8E2FD
deuteranopia · #C0D0FC
tritanopia · #00F5F0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #58ebfc is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FCFD
#E4F9FC
#C1F5FB
#91F2FD
#58ebfc
#23E5FB
#04D8F1
#04B4C8
#0390A0
#076874
#044148
Base = 400Lightest = 50 · #F1FCFDDarkest = 950 · #044148
:root {
  --brand-50: #F1FCFD;
  --brand-100: #E4F9FC;
  --brand-200: #C1F5FB;
  --brand-300: #91F2FD;
  --brand-400: #58ebfc;
  --brand-500: #23E5FB;
  --brand-600: #04D8F1;
  --brand-700: #04B4C8;
  --brand-800: #0390A0;
  --brand-900: #076874;
  --brand-950: #044148;
  --brand: #58ebfc;
  --brand-ink: #000000;
}

Colors that work with #58ebfc

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#C0E8ED
Hairlines and dividers
Muted text#4B939B
Captions on the surface
Accent#CC001E
Second voice, not a rival
Dark variant#02717D
Hover, pressed, headers
Light variant#E6FCFF
Selected rows, tints
Dark surface#142324
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 #58ebfc

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#FC6958
Analogous left#58FCBB
Analogous right#5899FC
Split-complement 1#FC5899
Split-complement 2#FCBB58
Triadic 1#FC58EB
Triadic 2#EBFC58
Tetradic#BB58FC

RGB percentages

Red34.5%
Green92.2%
Blue98.8%

CMYK percentages

Cyan65.1%
Magenta6.7%
Yellow0.0%
Key (black)1.2%

Color previews

#58ebfc text on a black background

contrast 14.70:1

Card sample

#58ebfc text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #58ebfc;
Background color
Panel with #58ebfc background
background-color: #58ebfc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #58ebfc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(88, 235, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(88, 235, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #58ebfc;
background: linear-gradient(135deg, #58ebfc, #587EFC);

Monochromatic scale

Palettes built from #58ebfc

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.

#58ebfc 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#58ebfc, answered

What color is #58ebfc?

#58ebfc is a light electric cyan, closest to Cyan (ΔE2000 7.9). It sits at 186° on the hue wheel with 97% saturation and 67% lightness, which reads as cool.

What is the RGB value of #58ebfc?

rgb(88, 235, 252) — 88 red, 235 green and 252 blue out of 255, or 34.5% / 92.2% / 98.8% by channel.

Is #58ebfc a light or a dark color?

It is a light color. Relative luminance is 0.6852 and perceived brightness is 80%, so black text on it reaches 14.70:1.

Should I use black or white text on #58ebfc?

Black. It scores 14.70:1 against #58ebfc, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #58ebfc?

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

What colors go well with #58ebfc?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B939B for secondary text, #CC001E as an accent and #02717D for hover and pressed states. For a palette, the analogous pair #58FCBB and #5899FC stays calm, while #FC6958 is the loudest partner.

What is #58ebfc in CMYK for printing?

cmyk(65%, 7%, 0%, 1%). 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 #58ebfc warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #58FCD1; nudged cooler, #56C6FE.

Work with #58ebfc in the Color Lab