Skip to content

#7cd8cc

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

RGB
124, 216, 204
HSL
172°, 54%, 67%
CMYK
43, 0, 6, 15
Luminance
0.5776

At a glance

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

Hex
#7cd8cc
Hue
172°
cyan
Saturation
54%
vivid
Lightness
67%
light
Brightness
85%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5776
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.55:1
Closest name
Medium Turquoise
ΔE2000 5.1
Where it sits
Hue172° of 360°
Saturation54%
Lightness67%
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#7cd8cc
RGBrgb(124, 216, 204)
HSLhsl(172, 54%, 67%)
CMYKcmyk(43%, 0%, 6%, 15%)
LABlab(80.6 -30.3 -2.7)
LCHlch(80.6 30.4 185.0)
OKLCHoklch(0.822 0.090 184.9)
Decimal8181964
Display P3color(display-p3 0.486 0.847 0.800)

Copy-ready code

/* CSS */
color: #7cd8cc;
background-color: #7cd8cc;
/* Tailwind (arbitrary) */
class="text-[#7cd8cc] bg-[#7cd8cc]"
/* SCSS */
$brand: #7cd8cc;
/* SwiftUI */
Color(red: 0.486, green: 0.847, blue: 0.800)
/* Android */
Color.parseColor("#7cd8cc")
/* Flutter */
Color(0xFF7CD8CC)
/* Python / OpenCV (BGR) */
(204, 216, 124)

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

Accessibility — WCAG contrast

Aa
#7cd8cc on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#7cd8cc on black: 12.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0CFCC
deuteranopia · #C0C3CD
tritanopia · #56DCD4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7cd8cc is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBFA
#E9F6F4
#CEEEEA
#A9E5DD
#7cd8cc
#52CCBC
#38BDAB
#2F9D8F
#257E72
#1F5C54
#133934
Base = 400Lightest = 50 · #F4FBFADarkest = 950 · #133934
:root {
  --brand-50: #F4FBFA;
  --brand-100: #E9F6F4;
  --brand-200: #CEEEEA;
  --brand-300: #A9E5DD;
  --brand-400: #7cd8cc;
  --brand-500: #52CCBC;
  --brand-600: #38BDAB;
  --brand-700: #2F9D8F;
  --brand-800: #257E72;
  --brand-900: #1F5C54;
  --brand-950: #133934;
  --brand: #7cd8cc;
  --brand-ink: #000000;
}

Colors that work with #7cd8cc

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#C0ECE7
Hairlines and dividers
Muted text#4B9B90
Captions on the surface
Accent#A12B58
Second voice, not a rival
Dark variant#1D6259
Hover, pressed, headers
Light variant#EBF9F7
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 #7cd8cc

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#D87C88
Analogous left#7CD89E
Analogous right#7CB6D8
Split-complement 1#D87CB6
Split-complement 2#D89E7C
Triadic 1#CC7CD8
Triadic 2#D8CC7C
Tetradic#9E7CD8

RGB percentages

Red48.6%
Green84.7%
Blue80.0%

CMYK percentages

Cyan42.6%
Magenta0.0%
Yellow5.6%
Key (black)15.3%

Color previews

#7cd8cc text on a black background

contrast 12.55:1

Card sample

#7cd8cc text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7cd8cc;
Background color
Panel with #7cd8cc background
background-color: #7cd8cc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7cd8cc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(124, 216, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 216, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7cd8cc;
background: linear-gradient(135deg, #7cd8cc, #7CA7D8);

Monochromatic scale

Palettes built from #7cd8cc

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.

#7cd8cc 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#7cd8cc, answered

What color is #7cd8cc?

#7cd8cc is a light vivid cyan, closest to Medium Turquoise (ΔE2000 5.1). It sits at 172° on the hue wheel with 54% saturation and 67% lightness, which reads as cool.

What is the RGB value of #7cd8cc?

rgb(124, 216, 204) — 124 red, 216 green and 204 blue out of 255, or 48.6% / 84.7% / 80% by channel.

Is #7cd8cc a light or a dark color?

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

Should I use black or white text on #7cd8cc?

Black. It scores 12.55:1 against #7cd8cc, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #7cd8cc?

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

What colors go well with #7cd8cc?

For interface work: #F4FAFA as the surface, #C0ECE7 for borders, #4B9B90 for secondary text, #A12B58 as an accent and #1D6259 for hover and pressed states. For a palette, the analogous pair #7CD89E and #7CB6D8 stays calm, while #D87C88 is the loudest partner.

What is #7cd8cc in CMYK for printing?

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

Is #7cd8cc 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 #7CD8AA; nudged cooler, #7AC3DA.

Work with #7cd8cc in the Color Lab