Skip to content

#4ecad9

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

RGB
78, 202, 217
HSL
187°, 65%, 58%
CMYK
64, 7, 0, 15
Luminance
0.4887

At a glance

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

Hex
#4ecad9
Hue
187°
cyan
Saturation
65%
vivid
Lightness
58%
balanced
Brightness
85%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4887
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.77:1
Closest name
Dark Turquoise
ΔE2000 5.8
Where it sits
Hue187° of 360°
Saturation65%
Lightness58%
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#4ecad9
RGBrgb(78, 202, 217)
HSLhsl(187, 65%, 58%)
CMYKcmyk(64%, 7%, 0%, 15%)
LABlab(75.4 -29.5 -17.6)
LCHlch(75.4 34.3 210.9)
OKLCHoklch(0.776 0.110 206.4)
Decimal5163737
Display P3color(display-p3 0.306 0.792 0.851)

Copy-ready code

/* CSS */
color: #4ecad9;
background-color: #4ecad9;
/* Tailwind (arbitrary) */
class="text-[#4ecad9] bg-[#4ecad9]"
/* SCSS */
$brand: #4ecad9;
/* SwiftUI */
Color(red: 0.306, green: 0.792, blue: 0.851)
/* Android */
Color.parseColor("#4ecad9")
/* Flutter */
Color(0xFF4ECAD9)
/* Python / OpenCV (BGR) */
(217, 202, 78)

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

Accessibility — WCAG contrast

Aa
#4ecad9 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#4ecad9 on black: 10.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BAC2DA
deuteranopia · #A5B3D9
tritanopia · #00D2CE

Color scale — 50 to 950

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

#F3FAFB
#E8F6F7
#CBEDF1
#A3E3EB
#74D5E1
#4ecad9
#2BB8CA
#249AA8
#1D7B86
#195A62
#0F383D
Base = 500Lightest = 50 · #F3FAFBDarkest = 950 · #0F383D
:root {
  --brand-50: #F3FAFB;
  --brand-100: #E8F6F7;
  --brand-200: #CBEDF1;
  --brand-300: #A3E3EB;
  --brand-400: #74D5E1;
  --brand-500: #4ecad9;
  --brand-600: #2BB8CA;
  --brand-700: #249AA8;
  --brand-800: #1D7B86;
  --brand-900: #195A62;
  --brand-950: #0F383D;
  --brand: #4ecad9;
  --brand-ink: #000000;
}

Colors that work with #4ecad9

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#DD495E
Second voice, not a rival
Dark variant#176069
Hover, pressed, headers
Light variant#EAF9FA
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 #4ecad9

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#D95D4E
Analogous left#4ED9A2
Analogous right#4E84D9
Split-complement 1#D94E84
Split-complement 2#D9A24E
Triadic 1#D94ECA
Triadic 2#CAD94E
Tetradic#A24ED9

RGB percentages

Red30.6%
Green79.2%
Blue85.1%

CMYK percentages

Cyan64.1%
Magenta6.9%
Yellow0.0%
Key (black)14.9%

Color previews

#4ecad9 text on a black background

contrast 10.77:1

Card sample

#4ecad9 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4ecad9;
Background color
Panel with #4ecad9 background
background-color: #4ecad9;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4ecad9;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(78, 202, 217, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(78, 202, 217, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4ecad9;
background: linear-gradient(135deg, #4ecad9, #4E6DD9);

Monochromatic scale

Palettes built from #4ecad9

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.

#4ecad9 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.

#4ecad9, answered

What color is #4ecad9?

#4ecad9 is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 5.8). It sits at 187° on the hue wheel with 65% saturation and 58% lightness, which reads as cool.

What is the RGB value of #4ecad9?

rgb(78, 202, 217) — 78 red, 202 green and 217 blue out of 255, or 30.6% / 79.2% / 85.1% by channel.

Is #4ecad9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4887 and perceived brightness is 69%, so black text on it reaches 10.77:1.

Should I use black or white text on #4ecad9?

Black. It scores 10.77:1 against #4ecad9, versus 1.95:1 for white — AAA at any size.

What is the complementary color of #4ecad9?

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

What colors go well with #4ecad9?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B929B for secondary text, #DD495E as an accent and #176069 for hover and pressed states. For a palette, the analogous pair #4ED9A2 and #4E84D9 stays calm, while #D95D4E is the loudest partner.

What is #4ecad9 in CMYK for printing?

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

Is #4ecad9 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 #4ED9B5; nudged cooler, #4CA9DB.

Work with #4ecad9 in the Color Lab