Skip to content

#7cecdf

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

RGB
124, 236, 223
HSL
173°, 75%, 71%
CMYK
48, 0, 6, 8
Luminance
0.6960

At a glance

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

Hex
#7cecdf
Hue
173°
cyan
Saturation
75%
vivid
Lightness
71%
light
Brightness
93%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6960
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
14.92:1
Closest name
Turquoise
ΔE2000 4.9
Where it sits
Hue173° of 360°
Saturation75%
Lightness71%
Temperature
Warm ← → Cool85% 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#7cecdf
RGBrgb(124, 236, 223)
HSLhsl(173, 75%, 71%)
CMYKcmyk(48%, 0%, 6%, 8%)
LABlab(86.8 -35.2 -3.6)
LCHlch(86.8 35.3 185.9)
OKLCHoklch(0.873 0.105 185.6)
Decimal8187103
Display P3color(display-p3 0.486 0.925 0.875)

Copy-ready code

/* CSS */
color: #7cecdf;
background-color: #7cecdf;
/* Tailwind (arbitrary) */
class="text-[#7cecdf] bg-[#7cecdf]"
/* SCSS */
$brand: #7cecdf;
/* SwiftUI */
Color(red: 0.486, green: 0.925, blue: 0.875)
/* Android */
Color.parseColor("#7cecdf")
/* Flutter */
Color(0xFF7CECDF)
/* Python / OpenCV (BGR) */
(223, 236, 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 #7cecdf · 14.92:1
Use #000000AAA at every size.
Aa
White text · 1.41:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.92:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7cecdf as text scores 1.41:1 on white and 14.92:1 on black.

Accessibility — WCAG contrast

Aa
#7cecdf on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#7cecdf on black: 14.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2E1DF
deuteranopia · #D0D4E0
tritanopia · #43F0E8

Color scale — 50 to 950

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

#F3FCFB
#E7F9F7
#C8F4EF
#9DF1E7
#7cecdf
#3BE3CF
#1FD6C0
#1AB2A0
#158F80
#13675D
#0C413A
Base = 400Lightest = 50 · #F3FCFBDarkest = 950 · #0C413A
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F9F7;
  --brand-200: #C8F4EF;
  --brand-300: #9DF1E7;
  --brand-400: #7cecdf;
  --brand-500: #3BE3CF;
  --brand-600: #1FD6C0;
  --brand-700: #1AB2A0;
  --brand-800: #158F80;
  --brand-900: #13675D;
  --brand-950: #0C413A;
  --brand: #7cecdf;
  --brand-ink: #000000;
}

Colors that work with #7cecdf

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#4B9B92
Captions on the surface
Accent#B61650
Second voice, not a rival
Dark variant#106F64
Hover, pressed, headers
Light variant#E9FCFA
Selected rows, tints
Dark surface#142423
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 #7cecdf

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#EC7C89
Analogous left#7CECA7
Analogous right#7CC1EC
Split-complement 1#EC7CC1
Split-complement 2#ECA77C
Triadic 1#DF7CEC
Triadic 2#ECDF7C
Tetradic#A77CEC

RGB percentages

Red48.6%
Green92.5%
Blue87.5%

CMYK percentages

Cyan47.5%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#7cecdf text on a black background

contrast 14.92:1

Card sample

#7cecdf text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7cecdf

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.

#7cecdf 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.

#7cecdf, answered

What color is #7cecdf?

#7cecdf is a light vivid cyan, closest to Turquoise (ΔE2000 4.9). It sits at 173° on the hue wheel with 75% saturation and 71% lightness, which reads as cool.

What is the RGB value of #7cecdf?

rgb(124, 236, 223) — 124 red, 236 green and 223 blue out of 255, or 48.6% / 92.5% / 87.5% by channel.

Is #7cecdf a light or a dark color?

It is a light color. Relative luminance is 0.6960 and perceived brightness is 81%, so black text on it reaches 14.92:1.

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

Black. It scores 14.92:1 against #7cecdf, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #7cecdf?

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

What colors go well with #7cecdf?

For interface work: #F4FAFA as the surface, #C0EDE7 for borders, #4B9B92 for secondary text, #B61650 as an accent and #106F64 for hover and pressed states. For a palette, the analogous pair #7CECA7 and #7CC1EC stays calm, while #EC7C89 is the loudest partner.

What is #7cecdf in CMYK for printing?

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

Is #7cecdf warm or cool?

Cool — it scores 85 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7CECB6; nudged cooler, #7BD1EE.

Work with #7cecdf in the Color Lab