Skip to content

#7cc2cb

a balanced, soft cyan · cool · closest name: Sky Blue

RGB
124, 194, 203
HSL
187°, 43%, 64%
CMYK
39, 4, 0, 20
Luminance
0.4718

At a glance

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

Hex
#7cc2cb
Hue
187°
cyan
Saturation
43%
soft
Lightness
64%
balanced
Brightness
80%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4718
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
10.44:1
Closest name
Sky Blue
ΔE2000 8
Where it sits
Hue187° of 360°
Saturation43%
Lightness64%
Temperature
Warm ← → Cool90% 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#7cc2cb
RGBrgb(124, 194, 203)
HSLhsl(187, 43%, 64%)
CMYKcmyk(39%, 4%, 0%, 20%)
LABlab(74.3 -19.7 -11.5)
LCHlch(74.3 22.8 210.2)
OKLCHoklch(0.771 0.071 206.1)
Decimal8176331
Display P3color(display-p3 0.486 0.761 0.796)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7cc2cb on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#7cc2cb on black: 10.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7BDCC
deuteranopia · #AAB2CB
tritanopia · #5BC8C5

Color scale — 50 to 950

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

#F5F9FA
#EBF4F5
#D1E8EA
#AFDADF
#7cc2cb
#5EB4BF
#46A3AF
#3A8892
#2E6D75
#255056
#173235
Base = 400Lightest = 50 · #F5F9FADarkest = 950 · #173235
:root {
  --brand-50: #F5F9FA;
  --brand-100: #EBF4F5;
  --brand-200: #D1E8EA;
  --brand-300: #AFDADF;
  --brand-400: #7cc2cb;
  --brand-500: #5EB4BF;
  --brand-600: #46A3AF;
  --brand-700: #3A8892;
  --brand-800: #2E6D75;
  --brand-900: #255056;
  --brand-950: #173235;
  --brand: #7cc2cb;
  --brand-ink: #000000;
}

Colors that work with #7cc2cb

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#C5E4E8
Hairlines and dividers
Muted text#4B929B
Captions on the surface
Accent#963643
Second voice, not a rival
Dark variant#24555B
Hover, pressed, headers
Light variant#EDF7F8
Selected rows, tints
Dark surface#142324
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 #7cc2cb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#CB857C
Analogous left#7CCBAC
Analogous right#7C9ACB
Split-complement 1#CB7C9A
Split-complement 2#CBAC7C
Triadic 1#CB7CC2
Triadic 2#C2CB7C
Tetradic#AC7CCB

RGB percentages

Red48.6%
Green76.1%
Blue79.6%

CMYK percentages

Cyan38.9%
Magenta4.4%
Yellow0.0%
Key (black)20.4%

Color previews

#7cc2cb text on a black background

contrast 10.44:1

Card sample

#7cc2cb text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7cc2cb

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.

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

#7cc2cb, answered

What color is #7cc2cb?

#7cc2cb is a balanced soft cyan, closest to Sky Blue (ΔE2000 8). It sits at 187° on the hue wheel with 43% saturation and 64% lightness, which reads as cool.

What is the RGB value of #7cc2cb?

rgb(124, 194, 203) — 124 red, 194 green and 203 blue out of 255, or 48.6% / 76.1% / 79.6% by channel.

Is #7cc2cb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4718 and perceived brightness is 69%, so black text on it reaches 10.44:1.

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

Black. It scores 10.44:1 against #7cc2cb, versus 2.01:1 for white — AAA at any size.

What is the complementary color of #7cc2cb?

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

What colors go well with #7cc2cb?

For interface work: #F4FAFA as the surface, #C5E4E8 for borders, #4B929B for secondary text, #963643 as an accent and #24555B for hover and pressed states. For a palette, the analogous pair #7CCBAC and #7C9ACB stays calm, while #CB857C is the loudest partner.

What is #7cc2cb in CMYK for printing?

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

Is #7cc2cb warm or cool?

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

Work with #7cc2cb in the Color Lab