Skip to content

#5eccd0

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

RGB
94, 204, 208
HSL
182°, 55%, 59%
CMYK
55, 2, 0, 18
Luminance
0.5012

At a glance

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

Hex
#5eccd0
Hue
182°
cyan
Saturation
55%
vivid
Lightness
59%
balanced
Brightness
82%
HSV value
Perceived
70%
weighted brightness
Luminance
0.5012
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.02:1
Closest name
Dark Turquoise
ΔE2000 3.9
Where it sits
Hue182° of 360°
Saturation55%
Lightness59%
Temperature
Warm ← → Cool88% 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#5eccd0
RGBrgb(94, 204, 208)
HSLhsl(182, 55%, 59%)
CMYKcmyk(55%, 2%, 0%, 18%)
LABlab(76.1 -30.1 -11.6)
LCHlch(76.1 32.3 201.0)
OKLCHoklch(0.783 0.100 198.5)
Decimal6212816
Display P3color(display-p3 0.369 0.800 0.816)

Copy-ready code

/* CSS */
color: #5eccd0;
background-color: #5eccd0;
/* Tailwind (arbitrary) */
class="text-[#5eccd0] bg-[#5eccd0]"
/* SCSS */
$brand: #5eccd0;
/* SwiftUI */
Color(red: 0.369, green: 0.800, blue: 0.816)
/* Android */
Color.parseColor("#5eccd0")
/* Flutter */
Color(0xFF5ECCD0)
/* Python / OpenCV (BGR) */
(208, 204, 94)

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

Accessibility — WCAG contrast

Aa
#5eccd0 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#5eccd0 on black: 11.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFC4D0
deuteranopia · #ADB6D1
tritanopia · #00D2CD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #5eccd0 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
#E9F6F6
#CEEDEE
#A8E3E6
#7DD6D9
#5eccd0
#37B9BD
#2E9A9E
#257B7E
#1E5A5C
#13383A
Base = 500Lightest = 50 · #F4FAFBDarkest = 950 · #13383A
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F6F6;
  --brand-200: #CEEDEE;
  --brand-300: #A8E3E6;
  --brand-400: #7DD6D9;
  --brand-500: #5eccd0;
  --brand-600: #37B9BD;
  --brand-700: #2E9A9E;
  --brand-800: #257B7E;
  --brand-900: #1E5A5C;
  --brand-950: #13383A;
  --brand: #5eccd0;
  --brand-ink: #000000;
}

Colors that work with #5eccd0

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#C0EBED
Hairlines and dividers
Muted text#4B989B
Captions on the surface
Accent#D45A74
Second voice, not a rival
Dark variant#1D6063
Hover, pressed, headers
Light variant#EBF9F9
Selected rows, tints
Dark surface#142424
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 #5eccd0

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#D0625E
Analogous left#5ED09B
Analogous right#5E93D0
Split-complement 1#D05E93
Split-complement 2#D09B5E
Triadic 1#D05ECC
Triadic 2#CCD05E
Tetradic#9B5ED0

RGB percentages

Red36.9%
Green80.0%
Blue81.6%

CMYK percentages

Cyan54.8%
Magenta1.9%
Yellow0.0%
Key (black)18.4%

Color previews

#5eccd0 text on a black background

contrast 11.02:1

Card sample

#5eccd0 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(94, 204, 208, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(94, 204, 208, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5eccd0;
background: linear-gradient(135deg, #5eccd0, #5E80D0);

Monochromatic scale

Palettes built from #5eccd0

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.

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

#5eccd0, answered

What color is #5eccd0?

#5eccd0 is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 3.9). It sits at 182° on the hue wheel with 55% saturation and 59% lightness, which reads as cool.

What is the RGB value of #5eccd0?

rgb(94, 204, 208) — 94 red, 204 green and 208 blue out of 255, or 36.9% / 80% / 81.6% by channel.

Is #5eccd0 a light or a dark color?

It is a light color. Relative luminance is 0.5012 and perceived brightness is 70%, so black text on it reaches 11.02:1.

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

Black. It scores 11.02:1 against #5eccd0, versus 1.90:1 for white — AAA at any size.

What is the complementary color of #5eccd0?

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

What colors go well with #5eccd0?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B989B for secondary text, #D45A74 as an accent and #1D6063 for hover and pressed states. For a palette, the analogous pair #5ED09B and #5E93D0 stays calm, while #D0625E is the loudest partner.

What is #5eccd0 in CMYK for printing?

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

Is #5eccd0 warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5ED0AA; nudged cooler, #5CA9D2.

Work with #5eccd0 in the Color Lab