Skip to content

#4eccd2

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

RGB
78, 204, 210
HSL
183°, 60%, 57%
CMYK
63, 3, 0, 18
Luminance
0.4946

At a glance

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

Hex
#4eccd2
Hue
183°
cyan
Saturation
60%
vivid
Lightness
57%
balanced
Brightness
82%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4946
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.89:1
Closest name
Dark Turquoise
ΔE2000 3.1
Where it sits
Hue183° of 360°
Saturation60%
Lightness57%
Temperature
Warm ← → Cool89% 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#4eccd2
RGBrgb(78, 204, 210)
HSLhsl(183, 60%, 57%)
CMYKcmyk(63%, 3%, 0%, 18%)
LABlab(75.7 -32.4 -13.3)
LCHlch(75.7 35.0 202.3)
OKLCHoklch(0.778 0.110 199.6)
Decimal5164242
Display P3color(display-p3 0.306 0.800 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4eccd2 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#4eccd2 on black: 10.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BEC3D3
deuteranopia · #AAB4D3
tritanopia · #00D3CD

Color scale — 50 to 950

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

#F4FBFB
#E9F6F7
#CCEEEF
#A6E5E8
#79D8DD
#4eccd2
#32BDC3
#299DA3
#217E82
#1C5C5F
#11393B
Base = 500Lightest = 50 · #F4FBFBDarkest = 950 · #11393B
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E9F6F7;
  --brand-200: #CCEEEF;
  --brand-300: #A6E5E8;
  --brand-400: #79D8DD;
  --brand-500: #4eccd2;
  --brand-600: #32BDC3;
  --brand-700: #299DA3;
  --brand-800: #217E82;
  --brand-900: #1C5C5F;
  --brand-950: #11393B;
  --brand: #4eccd2;
  --brand-ink: #000000;
}

Colors that work with #4eccd2

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#4B979B
Captions on the surface
Accent#D74A67
Second voice, not a rival
Dark variant#1A6266
Hover, pressed, headers
Light variant#EBF9FA
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 #4eccd2

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#D2544E
Analogous left#4ED296
Analogous right#4E8AD2
Split-complement 1#D24E8A
Split-complement 2#D2964E
Triadic 1#D24ECC
Triadic 2#CCD24E
Tetradic#964ED2

RGB percentages

Red30.6%
Green80.0%
Blue82.4%

CMYK percentages

Cyan62.9%
Magenta2.9%
Yellow0.0%
Key (black)17.6%

Color previews

#4eccd2 text on a black background

contrast 10.89:1

Card sample

#4eccd2 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4eccd2

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.

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

#4eccd2, answered

What color is #4eccd2?

#4eccd2 is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 3.1). It sits at 183° on the hue wheel with 60% saturation and 57% lightness, which reads as cool.

What is the RGB value of #4eccd2?

rgb(78, 204, 210) — 78 red, 204 green and 210 blue out of 255, or 30.6% / 80% / 82.4% by channel.

Is #4eccd2 a light or a dark color?

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

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

Black. It scores 10.89:1 against #4eccd2, versus 1.93:1 for white — AAA at any size.

What is the complementary color of #4eccd2?

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

What colors go well with #4eccd2?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B979B for secondary text, #D74A67 as an accent and #1A6266 for hover and pressed states. For a palette, the analogous pair #4ED296 and #4E8AD2 stays calm, while #D2544E is the loudest partner.

What is #4eccd2 in CMYK for printing?

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

Is #4eccd2 warm or cool?

Cool — it scores 89 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4ED2A8; nudged cooler, #4CA7D4.

Work with #4eccd2 in the Color Lab