Skip to content

#4ecfe2

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

RGB
78, 207, 226
HSL
188°, 72%, 60%
CMYK
66, 8, 0, 11
Luminance
0.5174

At a glance

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

Hex
#4ecfe2
Hue
188°
cyan
Saturation
72%
vivid
Lightness
60%
balanced
Brightness
89%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5174
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.35:1
Closest name
Dark Turquoise
ΔE2000 6.9
Where it sits
Hue188° of 360°
Saturation72%
Lightness60%
Temperature
Warm ← → Cool91% 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#4ecfe2
RGBrgb(78, 207, 226)
HSLhsl(188, 72%, 60%)
CMYKcmyk(66%, 8%, 0%, 11%)
LABlab(77.1 -29.3 -19.8)
LCHlch(77.1 35.4 214.1)
OKLCHoklch(0.791 0.114 208.9)
Decimal5165026
Display P3color(display-p3 0.306 0.812 0.886)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4ecfe2 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#4ecfe2 on black: 11.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BEC8E3
deuteranopia · #A8B8E2
tritanopia · #00D8D5

Color scale — 50 to 950

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

#F3FBFC
#E7F6F8
#C9EDF3
#9FE5EF
#6ED8E7
#4ecfe2
#23BCD2
#1D9CAF
#177D8C
#155B66
#0D3940
Base = 500Lightest = 50 · #F3FBFCDarkest = 950 · #0D3940
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F6F8;
  --brand-200: #C9EDF3;
  --brand-300: #9FE5EF;
  --brand-400: #6ED8E7;
  --brand-500: #4ecfe2;
  --brand-600: #23BCD2;
  --brand-700: #1D9CAF;
  --brand-800: #177D8C;
  --brand-900: #155B66;
  --brand-950: #0D3940;
  --brand: #4ecfe2;
  --brand-ink: #000000;
}

Colors that work with #4ecfe2

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#C0E7ED
Hairlines and dividers
Muted text#4B919B
Captions on the surface
Accent#E64A5D
Second voice, not a rival
Dark variant#12626E
Hover, pressed, headers
Light variant#E9F9FB
Selected rows, tints
Dark surface#142224
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 #4ecfe2

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#E2614E
Analogous left#4EE2AB
Analogous right#4E85E2
Split-complement 1#E24E85
Split-complement 2#E2AB4E
Triadic 1#E24ECF
Triadic 2#CFE24E
Tetradic#AB4EE2

RGB percentages

Red30.6%
Green81.2%
Blue88.6%

CMYK percentages

Cyan65.5%
Magenta8.4%
Yellow0.0%
Key (black)11.4%

Color previews

#4ecfe2 text on a black background

contrast 11.35:1

Card sample

#4ecfe2 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4ecfe2

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.

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

#4ecfe2, answered

What color is #4ecfe2?

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

What is the RGB value of #4ecfe2?

rgb(78, 207, 226) — 78 red, 207 green and 226 blue out of 255, or 30.6% / 81.2% / 88.6% by channel.

Is #4ecfe2 a light or a dark color?

It is a light color. Relative luminance is 0.5174 and perceived brightness is 71%, so black text on it reaches 11.35:1.

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

Black. It scores 11.35:1 against #4ecfe2, versus 1.85:1 for white — AAA at any size.

What is the complementary color of #4ecfe2?

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

What colors go well with #4ecfe2?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B919B for secondary text, #E64A5D as an accent and #12626E for hover and pressed states. For a palette, the analogous pair #4EE2AB and #4E85E2 stays calm, while #E2614E is the loudest partner.

What is #4ecfe2 in CMYK for printing?

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

Is #4ecfe2 warm or cool?

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

Work with #4ecfe2 in the Color Lab