Skip to content

#5ecccc

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

RGB
94, 204, 204
HSL
180°, 52%, 58%
CMYK
54, 0, 0, 20
Luminance
0.4993

At a glance

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

Hex
#5ecccc
Hue
180°
cyan
Saturation
52%
vivid
Lightness
58%
balanced
Brightness
80%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4993
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.99:1
Closest name
Medium Turquoise
ΔE2000 2.9
Where it sits
Hue180° of 360°
Saturation52%
Lightness58%
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#5ecccc
RGBrgb(94, 204, 204)
HSLhsl(180, 52%, 58%)
CMYKcmyk(54%, 0%, 0%, 20%)
LABlab(76.0 -31.2 -9.6)
LCHlch(76.0 32.6 197.0)
OKLCHoklch(0.782 0.100 195.3)
Decimal6212812
Display P3color(display-p3 0.369 0.800 0.800)

Copy-ready code

/* CSS */
color: #5ecccc;
background-color: #5ecccc;
/* Tailwind (arbitrary) */
class="text-[#5ecccc] bg-[#5ecccc]"
/* SCSS */
$brand: #5ecccc;
/* SwiftUI */
Color(red: 0.369, green: 0.800, blue: 0.800)
/* Android */
Color.parseColor("#5ecccc")
/* Flutter */
Color(0xFF5ECCCC)
/* Python / OpenCV (BGR) */
(204, 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 #5ecccc · 10.99:1
Use #000000AAA at every size.
Aa
White text · 1.91:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.99:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #5ecccc as text scores 1.91:1 on white and 10.99:1 on black.

Accessibility — WCAG contrast

Aa
#5ecccc on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#5ecccc on black: 10.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0C3CC
deuteranopia · #AEB6CD
tritanopia · #00D2CC

Color scale — 50 to 950

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

#F4FAFA
#EAF6F6
#CFEDED
#AAE4E4
#7FD7D7
#5ecccc
#3BBABA
#319B9B
#277C7C
#205A5A
#143939
Base = 500Lightest = 50 · #F4FAFADarkest = 950 · #143939
:root {
  --brand-50: #F4FAFA;
  --brand-100: #EAF6F6;
  --brand-200: #CFEDED;
  --brand-300: #AAE4E4;
  --brand-400: #7FD7D7;
  --brand-500: #5ecccc;
  --brand-600: #3BBABA;
  --brand-700: #319B9B;
  --brand-800: #277C7C;
  --brand-900: #205A5A;
  --brand-950: #143939;
  --brand: #5ecccc;
  --brand-ink: #000000;
}

Colors that work with #5ecccc

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#C1EBEB
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#D05A77
Second voice, not a rival
Dark variant#1F6161
Hover, pressed, headers
Light variant#ECF9F9
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 #5ecccc

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#CC5E5E
Analogous left#5ECC95
Analogous right#5E95CC
Split-complement 1#CC5E95
Split-complement 2#CC955E
Triadic 1#CC5ECC
Triadic 2#CCCC5E
Tetradic#955ECC

RGB percentages

Red36.9%
Green80.0%
Blue80.0%

CMYK percentages

Cyan53.9%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#5ecccc text on a black background

contrast 10.99:1

Card sample

#5ecccc text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5ecccc

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.

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

#5ecccc, answered

What color is #5ecccc?

#5ecccc is a balanced vivid cyan, closest to Medium Turquoise (ΔE2000 2.9). It sits at 180° on the hue wheel with 52% saturation and 58% lightness, which reads as cool.

What is the RGB value of #5ecccc?

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

Is #5ecccc a light or a dark color?

It is a mid-tone. Relative luminance is 0.4993 and perceived brightness is 70%, so black text on it reaches 10.99:1.

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

Black. It scores 10.99:1 against #5ecccc, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #5ecccc?

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

What colors go well with #5ecccc?

For interface work: #F4FAFA as the surface, #C1EBEB for borders, #4B9B9B for secondary text, #D05A77 as an accent and #1F6161 for hover and pressed states. For a palette, the analogous pair #5ECC95 and #5E95CC stays calm, while #CC5E5E is the loudest partner.

What is #5ecccc in CMYK for printing?

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

Is #5ecccc 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 #5ECCA4; nudged cooler, #5CA8CE.

Work with #5ecccc in the Color Lab