Skip to content

#4cdedf

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

RGB
76, 222, 223
HSL
180°, 70%, 59%
CMYK
66, 0, 0, 13
Luminance
0.5911

At a glance

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

Hex
#4cdedf
Hue
180°
cyan
Saturation
70%
vivid
Lightness
59%
balanced
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5911
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.82:1
Closest name
Medium Turquoise
ΔE2000 3.8
Where it sits
Hue180° of 360°
Saturation70%
Lightness59%
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#4cdedf
RGBrgb(76, 222, 223)
HSLhsl(180, 70%, 59%)
CMYKcmyk(66%, 0%, 0%, 13%)
LABlab(81.3 -37.5 -11.8)
LCHlch(81.3 39.3 197.5)
OKLCHoklch(0.825 0.121 195.7)
Decimal5037791
Display P3color(display-p3 0.298 0.871 0.875)

Copy-ready code

/* CSS */
color: #4cdedf;
background-color: #4cdedf;
/* Tailwind (arbitrary) */
class="text-[#4cdedf] bg-[#4cdedf]"
/* SCSS */
$brand: #4cdedf;
/* SwiftUI */
Color(red: 0.298, green: 0.871, blue: 0.875)
/* Android */
Color.parseColor("#4cdedf")
/* Flutter */
Color(0xFF4CDEDF)
/* Python / OpenCV (BGR) */
(223, 222, 76)

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

Accessibility — WCAG contrast

Aa
#4cdedf on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#4cdedf on black: 12.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0D4DF
deuteranopia · #B9C3E0
tritanopia · #00E5DE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4cdedf 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
#E7F8F8
#CAF2F2
#A0EDEE
#70E5E6
#4cdedf
#25CFD0
#1FACAD
#198A8A
#166464
#0E3E3F
Base = 500Lightest = 50 · #F3FBFCDarkest = 950 · #0E3E3F
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F8F8;
  --brand-200: #CAF2F2;
  --brand-300: #A0EDEE;
  --brand-400: #70E5E6;
  --brand-500: #4cdedf;
  --brand-600: #25CFD0;
  --brand-700: #1FACAD;
  --brand-800: #198A8A;
  --brand-900: #166464;
  --brand-950: #0E3E3F;
  --brand: #4cdedf;
  --brand-ink: #000000;
}

Colors that work with #4cdedf

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#C0ECED
Hairlines and dividers
Muted text#4B9A9B
Captions on the surface
Accent#E3486D
Second voice, not a rival
Dark variant#136C6C
Hover, pressed, headers
Light variant#E9FBFB
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 #4cdedf

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#DF4D4C
Analogous left#4CDF96
Analogous right#4C94DF
Split-complement 1#DF4C94
Split-complement 2#DF964C
Triadic 1#DF4CDE
Triadic 2#DEDF4C
Tetradic#964CDF

RGB percentages

Red29.8%
Green87.1%
Blue87.5%

CMYK percentages

Cyan65.9%
Magenta0.4%
Yellow0.0%
Key (black)12.5%

Color previews

#4cdedf text on a black background

contrast 12.82:1

Card sample

#4cdedf text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(76, 222, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(76, 222, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4cdedf;
background: linear-gradient(135deg, #4cdedf, #4C7CDF);

Monochromatic scale

Palettes built from #4cdedf

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.

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

#4cdedf, answered

What color is #4cdedf?

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

What is the RGB value of #4cdedf?

rgb(76, 222, 223) — 76 red, 222 green and 223 blue out of 255, or 29.8% / 87.1% / 87.5% by channel.

Is #4cdedf a light or a dark color?

It is a light color. Relative luminance is 0.5911 and perceived brightness is 75%, so black text on it reaches 12.82:1.

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

Black. It scores 12.82:1 against #4cdedf, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #4cdedf?

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

What colors go well with #4cdedf?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B9A9B for secondary text, #E3486D as an accent and #136C6C for hover and pressed states. For a palette, the analogous pair #4CDF96 and #4C94DF stays calm, while #DF4D4C is the loudest partner.

What is #4cdedf in CMYK for printing?

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

Is #4cdedf 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 #4CDFAA; nudged cooler, #4AB3E1.

Work with #4cdedf in the Color Lab