Skip to content

#5bdeee

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

RGB
91, 222, 238
HSL
187°, 81%, 65%
CMYK
62, 7, 0, 7
Luminance
0.6064

At a glance

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

Hex
#5bdeee
Hue
187°
cyan
Saturation
81%
electric
Lightness
65%
balanced
Brightness
93%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6064
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.13:1
Closest name
Dark Turquoise
ΔE2000 7.3
Where it sits
Hue187° of 360°
Saturation81%
Lightness65%
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#5bdeee
RGBrgb(91, 222, 238)
HSLhsl(187, 81%, 65%)
CMYKcmyk(62%, 7%, 0%, 7%)
LABlab(82.2 -31.0 -18.5)
LCHlch(82.2 36.1 210.8)
OKLCHoklch(0.835 0.116 206.4)
Decimal6020846
Display P3color(display-p3 0.357 0.871 0.933)

Copy-ready code

/* CSS */
color: #5bdeee;
background-color: #5bdeee;
/* Tailwind (arbitrary) */
class="text-[#5bdeee] bg-[#5bdeee]"
/* SCSS */
$brand: #5bdeee;
/* SwiftUI */
Color(red: 0.357, green: 0.871, blue: 0.933)
/* Android */
Color.parseColor("#5bdeee")
/* Flutter */
Color(0xFF5BDEEE)
/* Python / OpenCV (BGR) */
(238, 222, 91)

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

Accessibility — WCAG contrast

Aa
#5bdeee on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#5bdeee on black: 13.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDD6EF
deuteranopia · #B7C5EE
tritanopia · #00E7E3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #5bdeee 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
#C6F0F6
#99EBF4
#5bdeee
#34D6EA
#17C8DE
#13A7B9
#0F8694
#0F616B
#0A3D43
Base = 400Lightest = 50 · #F3FBFCDarkest = 950 · #0A3D43
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E6F7F9;
  --brand-200: #C6F0F6;
  --brand-300: #99EBF4;
  --brand-400: #5bdeee;
  --brand-500: #34D6EA;
  --brand-600: #17C8DE;
  --brand-700: #13A7B9;
  --brand-800: #0F8694;
  --brand-900: #0F616B;
  --brand-950: #0A3D43;
  --brand: #5bdeee;
  --brand-ink: #000000;
}

Colors that work with #5bdeee

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#4B929B
Captions on the surface
Accent#F2576D
Second voice, not a rival
Dark variant#0C6874
Hover, pressed, headers
Light variant#E8FAFD
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 #5bdeee

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#EE6B5B
Analogous left#5BEEB4
Analogous right#5B95EE
Split-complement 1#EE5B95
Split-complement 2#EEB45B
Triadic 1#EE5BDE
Triadic 2#DEEE5B
Tetradic#B45BEE

RGB percentages

Red35.7%
Green87.1%
Blue93.3%

CMYK percentages

Cyan61.8%
Magenta6.7%
Yellow0.0%
Key (black)6.7%

Color previews

#5bdeee text on a black background

contrast 13.13:1

Card sample

#5bdeee text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(91, 222, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(91, 222, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5bdeee;
background: linear-gradient(135deg, #5bdeee, #5B7CEE);

Monochromatic scale

Palettes built from #5bdeee

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.

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

#5bdeee, answered

What color is #5bdeee?

#5bdeee is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 7.3). It sits at 187° on the hue wheel with 81% saturation and 65% lightness, which reads as cool.

What is the RGB value of #5bdeee?

rgb(91, 222, 238) — 91 red, 222 green and 238 blue out of 255, or 35.7% / 87.1% / 93.3% by channel.

Is #5bdeee a light or a dark color?

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

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

Black. It scores 13.13:1 against #5bdeee, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #5bdeee?

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

What colors go well with #5bdeee?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B929B for secondary text, #F2576D as an accent and #0C6874 for hover and pressed states. For a palette, the analogous pair #5BEEB4 and #5B95EE stays calm, while #EE6B5B is the loudest partner.

What is #5bdeee in CMYK for printing?

cmyk(62%, 7%, 0%, 7%). 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 #5bdeee 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 #5BEEC8; nudged cooler, #59BCF0.

Work with #5bdeee in the Color Lab