Skip to content

#4ee0cd

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

RGB
78, 224, 205
HSL
172°, 70%, 59%
CMYK
65, 0, 9, 12
Luminance
0.5934

At a glance

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

Hex
#4ee0cd
Hue
172°
cyan
Saturation
70%
vivid
Lightness
59%
balanced
Brightness
88%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5934
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.87:1
Closest name
Turquoise
ΔE2000 1.2
Where it sits
Hue172° of 360°
Saturation70%
Lightness59%
Temperature
Warm ← → Cool84% 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#4ee0cd
RGBrgb(78, 224, 205)
HSLhsl(172, 70%, 59%)
CMYKcmyk(65%, 0%, 9%, 12%)
LABlab(81.5 -42.9 -2.1)
LCHlch(81.5 43.0 182.8)
OKLCHoklch(0.825 0.126 182.9)
Decimal5169357
Display P3color(display-p3 0.306 0.878 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4ee0cd on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#4ee0cd on black: 12.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6D4CC
deuteranopia · #C1C4CF
tritanopia · #00E4DA

Color scale — 50 to 950

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

#F3FCFA
#E7F8F6
#C9F2ED
#A0EEE4
#70E6D7
#4ee0cd
#24D0BA
#1EAE9B
#188B7C
#16655A
#0E3F39
Base = 500Lightest = 50 · #F3FCFADarkest = 950 · #0E3F39
:root {
  --brand-50: #F3FCFA;
  --brand-100: #E7F8F6;
  --brand-200: #C9F2ED;
  --brand-300: #A0EEE4;
  --brand-400: #70E6D7;
  --brand-500: #4ee0cd;
  --brand-600: #24D0BA;
  --brand-700: #1EAE9B;
  --brand-800: #188B7C;
  --brand-900: #16655A;
  --brand-950: #0E3F39;
  --brand: #4ee0cd;
  --brand-ink: #000000;
}

Colors that work with #4ee0cd

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#C0EDE7
Hairlines and dividers
Muted text#4B9B90
Captions on the surface
Accent#E44A84
Second voice, not a rival
Dark variant#136D61
Hover, pressed, headers
Light variant#E9FBF9
Selected rows, tints
Dark surface#142422
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 #4ee0cd

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#E04E61
Analogous left#4EE084
Analogous right#4EAAE0
Split-complement 1#E04EAA
Split-complement 2#E0844E
Triadic 1#CD4EE0
Triadic 2#E0CD4E
Tetradic#844EE0

RGB percentages

Red30.6%
Green87.8%
Blue80.4%

CMYK percentages

Cyan65.2%
Magenta0.0%
Yellow8.5%
Key (black)12.2%

Color previews

#4ee0cd text on a black background

contrast 12.87:1

Card sample

#4ee0cd text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4ee0cd

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.

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

#4ee0cd, answered

What color is #4ee0cd?

#4ee0cd is a balanced vivid cyan, closest to Turquoise (ΔE2000 1.2). It sits at 172° on the hue wheel with 70% saturation and 59% lightness, which reads as cool.

What is the RGB value of #4ee0cd?

rgb(78, 224, 205) — 78 red, 224 green and 205 blue out of 255, or 30.6% / 87.8% / 80.4% by channel.

Is #4ee0cd a light or a dark color?

It is a light color. Relative luminance is 0.5934 and perceived brightness is 74%, so black text on it reaches 12.87:1.

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

Black. It scores 12.87:1 against #4ee0cd, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #4ee0cd?

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

What colors go well with #4ee0cd?

For interface work: #F4FAFA as the surface, #C0EDE7 for borders, #4B9B90 for secondary text, #E44A84 as an accent and #136D61 for hover and pressed states. For a palette, the analogous pair #4EE084 and #4EAAE0 stays calm, while #E04E61 is the loudest partner.

What is #4ee0cd in CMYK for printing?

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

Is #4ee0cd warm or cool?

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

Work with #4ee0cd in the Color Lab