Skip to content

#5cdfeb

a balanced, electric cyan · cool · closest name: Dark Turquoise

RGB
92, 223, 235
HSL
185°, 78%, 64%
CMYK
61, 5, 0, 8
Luminance
0.6105

At a glance

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

Hex
#5cdfeb
Hue
185°
cyan
Saturation
78%
electric
Lightness
64%
balanced
Brightness
92%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6105
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.21:1
Closest name
Dark Turquoise
ΔE2000 6.5
Where it sits
Hue185° of 360°
Saturation78%
Lightness64%
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#5cdfeb
RGBrgb(92, 223, 235)
HSLhsl(185, 78%, 64%)
CMYKcmyk(61%, 5%, 0%, 8%)
LABlab(82.4 -32.2 -16.6)
LCHlch(82.4 36.2 207.3)
OKLCHoklch(0.836 0.115 203.6)
Decimal6086635
Display P3color(display-p3 0.361 0.875 0.922)

Copy-ready code

/* CSS */
color: #5cdfeb;
background-color: #5cdfeb;
/* Tailwind (arbitrary) */
class="text-[#5cdfeb] bg-[#5cdfeb]"
/* SCSS */
$brand: #5cdfeb;
/* SwiftUI */
Color(red: 0.361, green: 0.875, blue: 0.922)
/* Android */
Color.parseColor("#5cdfeb")
/* Flutter */
Color(0xFF5CDFEB)
/* Python / OpenCV (BGR) */
(235, 223, 92)

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

Accessibility — WCAG contrast

Aa
#5cdfeb on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#5cdfeb on black: 13.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFD6EC
deuteranopia · #B9C6EC
tritanopia · #00E7E2

Color scale — 50 to 950

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

#F3FBFC
#E6F7F9
#C7F1F5
#9BEBF3
#5cdfeb
#37D8E6
#1BCADA
#16A8B6
#128791
#116269
#0B3D42
Base = 400Lightest = 50 · #F3FBFCDarkest = 950 · #0B3D42
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E6F7F9;
  --brand-200: #C7F1F5;
  --brand-300: #9BEBF3;
  --brand-400: #5cdfeb;
  --brand-500: #37D8E6;
  --brand-600: #1BCADA;
  --brand-700: #16A8B6;
  --brand-800: #128791;
  --brand-900: #116269;
  --brand-950: #0B3D42;
  --brand: #5cdfeb;
  --brand-ink: #000000;
}

Colors that work with #5cdfeb

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#C0E9ED
Hairlines and dividers
Muted text#4B949B
Captions on the surface
Accent#EF5871
Second voice, not a rival
Dark variant#0E6972
Hover, pressed, headers
Light variant#E8FBFC
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 #5cdfeb

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#EB685C
Analogous left#5CEBAF
Analogous right#5C98EB
Split-complement 1#EB5C98
Split-complement 2#EBAF5C
Triadic 1#EB5CDF
Triadic 2#DFEB5C
Tetradic#AF5CEB

RGB percentages

Red36.1%
Green87.5%
Blue92.2%

CMYK percentages

Cyan60.9%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#5cdfeb text on a black background

contrast 13.21:1

Card sample

#5cdfeb text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(92, 223, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(92, 223, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5cdfeb;
background: linear-gradient(135deg, #5cdfeb, #5C80EB);

Monochromatic scale

Palettes built from #5cdfeb

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.

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

#5cdfeb, answered

What color is #5cdfeb?

#5cdfeb is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 6.5). It sits at 185° on the hue wheel with 78% saturation and 64% lightness, which reads as cool.

What is the RGB value of #5cdfeb?

rgb(92, 223, 235) — 92 red, 223 green and 235 blue out of 255, or 36.1% / 87.5% / 92.2% by channel.

Is #5cdfeb a light or a dark color?

It is a light color. Relative luminance is 0.6105 and perceived brightness is 76%, so black text on it reaches 13.21:1.

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

Black. It scores 13.21:1 against #5cdfeb, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #5cdfeb?

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

What colors go well with #5cdfeb?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B949B for secondary text, #EF5871 as an accent and #0E6972 for hover and pressed states. For a palette, the analogous pair #5CEBAF and #5C98EB stays calm, while #EB685C is the loudest partner.

What is #5cdfeb in CMYK for printing?

cmyk(61%, 5%, 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 #5cdfeb 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 #5CEBC2; nudged cooler, #5ABBED.

Work with #5cdfeb in the Color Lab