Skip to content

#7bc9b6

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

RGB
123, 201, 182
HSL
165°, 42%, 64%
CMYK
39, 0, 10, 21
Luminance
0.4936

At a glance

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

Hex
#7bc9b6
Hue
165°
cyan
Saturation
42%
soft
Lightness
64%
balanced
Brightness
79%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4936
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
10.87:1
Closest name
Medium Aqua Marine
ΔE2000 5.3
Where it sits
Hue165° of 360°
Saturation42%
Lightness64%
Temperature
Warm ← → Cool81% 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#7bc9b6
RGBrgb(123, 201, 182)
HSLhsl(165, 42%, 64%)
CMYKcmyk(39%, 0%, 10%, 21%)
LABlab(75.7 -28.4 1.9)
LCHlch(75.7 28.5 176.1)
OKLCHoklch(0.780 0.082 176.7)
Decimal8112566
Display P3color(display-p3 0.482 0.788 0.714)

Copy-ready code

/* CSS */
color: #7bc9b6;
background-color: #7bc9b6;
/* Tailwind (arbitrary) */
class="text-[#7bc9b6] bg-[#7bc9b6]"
/* SCSS */
$brand: #7bc9b6;
/* SwiftUI */
Color(red: 0.482, green: 0.788, blue: 0.714)
/* Android */
Color.parseColor("#7bc9b6")
/* Flutter */
Color(0xFF7BC9B6)
/* Python / OpenCV (BGR) */
(182, 201, 123)

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

Accessibility — WCAG contrast

Aa
#7bc9b6 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#7bc9b6 on black: 10.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4C0B5
deuteranopia · #B6B6B7
tritanopia · #61CBC3

Color scale — 50 to 950

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

#F5FAF9
#EBF5F2
#D2EAE4
#AFDED3
#7bc9b6
#60BEA7
#47AE95
#3B917C
#2F7463
#265549
#18352E
Base = 400Lightest = 50 · #F5FAF9Darkest = 950 · #18352E
:root {
  --brand-50: #F5FAF9;
  --brand-100: #EBF5F2;
  --brand-200: #D2EAE4;
  --brand-300: #AFDED3;
  --brand-400: #7bc9b6;
  --brand-500: #60BEA7;
  --brand-600: #47AE95;
  --brand-700: #3B917C;
  --brand-800: #2F7463;
  --brand-900: #265549;
  --brand-950: #18352E;
  --brand: #7bc9b6;
  --brand-ink: #000000;
}

Colors that work with #7bc9b6

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#F4FAF9
Tinted page background
Border#C5E7DF
Hairlines and dividers
Muted text#4B9B87
Captions on the surface
Accent#953765
Second voice, not a rival
Dark variant#255A4D
Hover, pressed, headers
Light variant#EDF8F5
Selected rows, tints
Dark surface#142420
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 #7bc9b6

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#C97B8E
Analogous left#7BC98F
Analogous right#7BB5C9
Split-complement 1#C97BB5
Split-complement 2#C98F7B
Triadic 1#B67BC9
Triadic 2#C9B67B
Tetradic#8F7BC9

RGB percentages

Red48.2%
Green78.8%
Blue71.4%

CMYK percentages

Cyan38.8%
Magenta0.0%
Yellow9.5%
Key (black)21.2%

Color previews

#7bc9b6 text on a black background

contrast 10.87:1

Card sample

#7bc9b6 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 201, 182, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 201, 182, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7bc9b6;
background: linear-gradient(135deg, #7bc9b6, #7BA8C9);

Monochromatic scale

Palettes built from #7bc9b6

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.

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

#7bc9b6, answered

What color is #7bc9b6?

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

What is the RGB value of #7bc9b6?

rgb(123, 201, 182) — 123 red, 201 green and 182 blue out of 255, or 48.2% / 78.8% / 71.4% by channel.

Is #7bc9b6 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4936 and perceived brightness is 70%, so black text on it reaches 10.87:1.

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

Black. It scores 10.87:1 against #7bc9b6, versus 1.93:1 for white — AAA at any size.

What is the complementary color of #7bc9b6?

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

What colors go well with #7bc9b6?

For interface work: #F4FAF9 as the surface, #C5E7DF for borders, #4B9B87 for secondary text, #953765 as an accent and #255A4D for hover and pressed states. For a palette, the analogous pair #7BC98F and #7BB5C9 stays calm, while #C97B8E is the loudest partner.

What is #7bc9b6 in CMYK for printing?

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

Is #7bc9b6 warm or cool?

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

Work with #7bc9b6 in the Color Lab