Skip to content

#7eb7b0

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

RGB
126, 183, 176
HSL
173°, 28%, 61%
CMYK
31, 0, 4, 28
Luminance
0.4144

At a glance

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

Hex
#7eb7b0
Hue
173°
cyan
Saturation
28%
soft
Lightness
61%
balanced
Brightness
72%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4144
WCAG relative
Temperature
Cool
78/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
9.29:1
Closest name
Cadet Blue
ΔE2000 8.4
Where it sits
Hue173° of 360°
Saturation28%
Lightness61%
Temperature
Warm ← → Cool78% 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#7eb7b0
RGBrgb(126, 183, 176)
HSLhsl(173, 28%, 61%)
CMYKcmyk(31%, 0%, 4%, 28%)
LABlab(70.5 -20.0 -2.4)
LCHlch(70.5 20.2 186.8)
OKLCHoklch(0.738 0.060 186.4)
Decimal8304560
Display P3color(display-p3 0.494 0.718 0.690)

Copy-ready code

/* CSS */
color: #7eb7b0;
background-color: #7eb7b0;
/* Tailwind (arbitrary) */
class="text-[#7eb7b0] bg-[#7eb7b0]"
/* SCSS */
$brand: #7eb7b0;
/* SwiftUI */
Color(red: 0.494, green: 0.718, blue: 0.690)
/* Android */
Color.parseColor("#7eb7b0")
/* Flutter */
Color(0xFF7EB7B0)
/* Python / OpenCV (BGR) */
(176, 183, 126)

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

Accessibility — WCAG contrast

Aa
#7eb7b0 on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#7eb7b0 on black: 9.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1B1B0
deuteranopia · #A7A9B1
tritanopia · #6BBAB5

Color scale — 50 to 950

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

#F6F9F9
#ECF3F2
#D6E6E4
#B7D7D3
#93C3BD
#7eb7b0
#589D95
#49837C
#3A6963
#2D4D49
#1C302E
Base = 500Lightest = 50 · #F6F9F9Darkest = 950 · #1C302E
:root {
  --brand-50: #F6F9F9;
  --brand-100: #ECF3F2;
  --brand-200: #D6E6E4;
  --brand-300: #B7D7D3;
  --brand-400: #93C3BD;
  --brand-500: #7eb7b0;
  --brand-600: #589D95;
  --brand-700: #49837C;
  --brand-800: #3A6963;
  --brand-900: #2D4D49;
  --brand-950: #1C302E;
  --brand: #7eb7b0;
  --brand-ink: #000000;
}

Colors that work with #7eb7b0

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#F5FAF9
Tinted page background
Border#CBE2DF
Hairlines and dividers
Muted text#52938B
Captions on the surface
Accent#BB7A92
Second voice, not a rival
Dark variant#2E524D
Hover, pressed, headers
Light variant#EFF6F5
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 #7eb7b0

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#B77E85
Analogous left#7EB793
Analogous right#7EA2B7
Split-complement 1#B77EA2
Split-complement 2#B7937E
Triadic 1#B07EB7
Triadic 2#B7B07E
Tetradic#937EB7

RGB percentages

Red49.4%
Green71.8%
Blue69.0%

CMYK percentages

Cyan31.1%
Magenta0.0%
Yellow3.8%
Key (black)28.2%

Color previews

#7eb7b0 text on a black background

contrast 9.29:1

Card sample

#7eb7b0 text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(126, 183, 176, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(126, 183, 176, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7eb7b0;
background: linear-gradient(135deg, #7eb7b0, #7E98B7);

Monochromatic scale

Palettes built from #7eb7b0

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.

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

#7eb7b0, answered

What color is #7eb7b0?

#7eb7b0 is a balanced soft cyan, closest to Cadet Blue (ΔE2000 8.4). It sits at 173° on the hue wheel with 28% saturation and 61% lightness, which reads as cool.

What is the RGB value of #7eb7b0?

rgb(126, 183, 176) — 126 red, 183 green and 176 blue out of 255, or 49.4% / 71.8% / 69% by channel.

Is #7eb7b0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4144 and perceived brightness is 66%, so black text on it reaches 9.29:1.

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

Black. It scores 9.29:1 against #7eb7b0, versus 2.26:1 for white — AAA at any size.

What is the complementary color of #7eb7b0?

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

What colors go well with #7eb7b0?

For interface work: #F5FAF9 as the surface, #CBE2DF for borders, #52938B for secondary text, #BB7A92 as an accent and #2E524D for hover and pressed states. For a palette, the analogous pair #7EB793 and #7EA2B7 stays calm, while #B77E85 is the loudest partner.

What is #7eb7b0 in CMYK for printing?

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

Is #7eb7b0 warm or cool?

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

Work with #7eb7b0 in the Color Lab