Skip to content

#7eb5b7

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

RGB
126, 181, 183
HSL
182°, 28%, 61%
CMYK
31, 1, 0, 28
Luminance
0.4090

At a glance

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

Hex
#7eb5b7
Hue
182°
cyan
Saturation
28%
soft
Lightness
61%
balanced
Brightness
72%
HSV value
Perceived
65%
weighted brightness
Luminance
0.4090
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
9.18:1
Closest name
Cadet Blue
ΔE2000 7.5
Where it sits
Hue182° of 360°
Saturation28%
Lightness61%
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#7eb5b7
RGBrgb(126, 181, 183)
HSLhsl(182, 28%, 61%)
CMYKcmyk(31%, 1%, 0%, 28%)
LABlab(70.1 -17.4 -6.8)
LCHlch(70.1 18.6 201.3)
OKLCHoklch(0.736 0.057 198.8)
Decimal8304055
Display P3color(display-p3 0.494 0.710 0.718)

Copy-ready code

/* CSS */
color: #7eb5b7;
background-color: #7eb5b7;
/* Tailwind (arbitrary) */
class="text-[#7eb5b7] bg-[#7eb5b7]"
/* SCSS */
$brand: #7eb5b7;
/* SwiftUI */
Color(red: 0.494, green: 0.710, blue: 0.718)
/* Android */
Color.parseColor("#7eb5b7")
/* Flutter */
Color(0xFF7EB5B7)
/* Python / OpenCV (BGR) */
(183, 181, 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 #7eb5b7 · 9.18:1
Use #000000AAA at every size.
Aa
White text · 2.29:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.18:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7eb5b7 as text scores 2.29:1 on white and 9.18:1 on black.

Accessibility — WCAG contrast

Aa
#7eb5b7 on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#7eb5b7 on black: 9.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AEB0B7
deuteranopia · #A3A8B7
tritanopia · #69B9B5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7eb5b7 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
#ECF3F3
#D6E6E6
#B7D6D7
#93C1C3
#7eb5b7
#589B9D
#498183
#3A6769
#2D4C4D
#1C3030
Base = 500Lightest = 50 · #F6F9F9Darkest = 950 · #1C3030
:root {
  --brand-50: #F6F9F9;
  --brand-100: #ECF3F3;
  --brand-200: #D6E6E6;
  --brand-300: #B7D6D7;
  --brand-400: #93C1C3;
  --brand-500: #7eb5b7;
  --brand-600: #589B9D;
  --brand-700: #498183;
  --brand-800: #3A6769;
  --brand-900: #2D4C4D;
  --brand-950: #1C3030;
  --brand: #7eb5b7;
  --brand-ink: #000000;
}

Colors that work with #7eb5b7

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#F5F9FA
Tinted page background
Border#CBE1E2
Hairlines and dividers
Muted text#529193
Captions on the surface
Accent#BB7A88
Second voice, not a rival
Dark variant#2E5152
Hover, pressed, headers
Light variant#EFF6F6
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 #7eb5b7

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#B7807E
Analogous left#7EB79D
Analogous right#7E99B7
Split-complement 1#B77E99
Split-complement 2#B79D7E
Triadic 1#B77EB5
Triadic 2#B5B77E
Tetradic#9D7EB7

RGB percentages

Red49.4%
Green71.0%
Blue71.8%

CMYK percentages

Cyan31.1%
Magenta1.1%
Yellow0.0%
Key (black)28.2%

Color previews

#7eb5b7 text on a black background

contrast 9.18:1

Card sample

#7eb5b7 text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7eb5b7

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.

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

#7eb5b7, answered

What color is #7eb5b7?

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

What is the RGB value of #7eb5b7?

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

Is #7eb5b7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4090 and perceived brightness is 65%, so black text on it reaches 9.18:1.

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

Black. It scores 9.18:1 against #7eb5b7, versus 2.29:1 for white — AAA at any size.

What is the complementary color of #7eb5b7?

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

What colors go well with #7eb5b7?

For interface work: #F5F9FA as the surface, #CBE1E2 for borders, #529193 for secondary text, #BB7A88 as an accent and #2E5152 for hover and pressed states. For a palette, the analogous pair #7EB79D and #7E99B7 stays calm, while #B7807E is the loudest partner.

What is #7eb5b7 in CMYK for printing?

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

Is #7eb5b7 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 #7EB7A4; nudged cooler, #7CA1B9.

Work with #7eb5b7 in the Color Lab