Skip to content

#7cccb2

a balanced, soft cyan · cool · closest name: Medium Aqua Marine

RGB
124, 204, 178
HSL
161°, 44%, 64%
CMYK
39, 0, 13, 20
Luminance
0.5069

At a glance

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

Hex
#7cccb2
Hue
161°
cyan
Saturation
44%
soft
Lightness
64%
balanced
Brightness
80%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5069
WCAG relative
Temperature
Cool
79/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
11.14:1
Closest name
Medium Aqua Marine
ΔE2000 3.4
Where it sits
Hue161° of 360°
Saturation44%
Lightness64%
Temperature
Warm ← → Cool79% 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#7cccb2
RGBrgb(124, 204, 178)
HSLhsl(161, 44%, 64%)
CMYKcmyk(39%, 0%, 13%, 20%)
LABlab(76.5 -30.5 5.3)
LCHlch(76.5 31.0 170.2)
OKLCHoklch(0.786 0.088 171.2)
Decimal8178866
Display P3color(display-p3 0.486 0.800 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7cccb2 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#7cccb2 on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8C2B1
deuteranopia · #BAB9B4
tritanopia · #64CDC4

Color scale — 50 to 950

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

#F5FAF8
#EAF5F2
#D1EBE2
#AEE0D0
#7cccb2
#5DC0A0
#45B08D
#399376
#2E765E
#245646
#17362C
Base = 400Lightest = 50 · #F5FAF8Darkest = 950 · #17362C
:root {
  --brand-50: #F5FAF8;
  --brand-100: #EAF5F2;
  --brand-200: #D1EBE2;
  --brand-300: #AEE0D0;
  --brand-400: #7cccb2;
  --brand-500: #5DC0A0;
  --brand-600: #45B08D;
  --brand-700: #399376;
  --brand-800: #2E765E;
  --brand-900: #245646;
  --brand-950: #17362C;
  --brand: #7cccb2;
  --brand-ink: #000000;
}

Colors that work with #7cccb2

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#F4FAF8
Tinted page background
Border#C4E8DC
Hairlines and dividers
Muted text#4B9B81
Captions on the surface
Accent#97356E
Second voice, not a rival
Dark variant#245C4A
Hover, pressed, headers
Light variant#EDF8F4
Selected rows, tints
Dark surface#14241F
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 #7cccb2

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#CC7C96
Analogous left#7CCC8A
Analogous right#7CBECC
Split-complement 1#CC7CBE
Split-complement 2#CC8A7C
Triadic 1#B27CCC
Triadic 2#CCB27C
Tetradic#8A7CCC

RGB percentages

Red48.6%
Green80.0%
Blue69.8%

CMYK percentages

Cyan39.2%
Magenta0.0%
Yellow12.7%
Key (black)20.0%

Color previews

#7cccb2 text on a black background

contrast 11.14:1

Card sample

#7cccb2 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7cccb2

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.

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

#7cccb2, answered

What color is #7cccb2?

#7cccb2 is a balanced soft cyan, closest to Medium Aqua Marine (ΔE2000 3.4). It sits at 161° on the hue wheel with 44% saturation and 64% lightness, which reads as cool.

What is the RGB value of #7cccb2?

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

Is #7cccb2 a light or a dark color?

It is a light color. Relative luminance is 0.5069 and perceived brightness is 71%, so black text on it reaches 11.14:1.

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

Black. It scores 11.14:1 against #7cccb2, versus 1.89:1 for white — AAA at any size.

What is the complementary color of #7cccb2?

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

What colors go well with #7cccb2?

For interface work: #F4FAF8 as the surface, #C4E8DC for borders, #4B9B81 for secondary text, #97356E as an accent and #245C4A for hover and pressed states. For a palette, the analogous pair #7CCC8A and #7CBECC stays calm, while #CC7C96 is the loudest partner.

What is #7cccb2 in CMYK for printing?

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

Is #7cccb2 warm or cool?

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

Work with #7cccb2 in the Color Lab