Skip to content

#7eb7c2

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

RGB
126, 183, 194
HSL
190°, 36%, 63%
CMYK
35, 6, 0, 24
Luminance
0.4220

At a glance

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

Hex
#7eb7c2
Hue
190°
cyan
Saturation
36%
soft
Lightness
63%
balanced
Brightness
76%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4220
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
9.44:1
Closest name
Sky Blue
ΔE2000 8.4
Where it sits
Hue190° of 360°
Saturation36%
Lightness63%
Temperature
Warm ← → Cool92% 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#7eb7c2
RGBrgb(126, 183, 194)
HSLhsl(190, 36%, 63%)
CMYKcmyk(35%, 6%, 0%, 24%)
LABlab(71.0 -15.7 -11.5)
LCHlch(71.0 19.5 216.1)
OKLCHoklch(0.744 0.061 210.9)
Decimal8304578
Display P3color(display-p3 0.494 0.718 0.761)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7eb7c2 on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#7eb7c2 on black: 9.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADB3C3
deuteranopia · #A2AAC2
tritanopia · #65BCBA

Color scale — 50 to 950

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

#F5F9F9
#EBF3F4
#D3E5E8
#B3D4DB
#7eb7c2
#67AAB7
#4F98A6
#417F8B
#34656F
#294B51
#1A2F33
Base = 400Lightest = 50 · #F5F9F9Darkest = 950 · #1A2F33
:root {
  --brand-50: #F5F9F9;
  --brand-100: #EBF3F4;
  --brand-200: #D3E5E8;
  --brand-300: #B3D4DB;
  --brand-400: #7eb7c2;
  --brand-500: #67AAB7;
  --brand-600: #4F98A6;
  --brand-700: #417F8B;
  --brand-800: #34656F;
  --brand-900: #294B51;
  --brand-950: #1A2F33;
  --brand: #7eb7c2;
  --brand-ink: #000000;
}

Colors that work with #7eb7c2

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#C8E0E5
Hairlines and dividers
Muted text#4B8E9B
Captions on the surface
Accent#C67A81
Second voice, not a rival
Dark variant#294F57
Hover, pressed, headers
Light variant#EEF5F7
Selected rows, tints
Dark surface#142224
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 #7eb7c2

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#C2897E
Analogous left#7EC2AB
Analogous right#7E95C2
Split-complement 1#C27E95
Split-complement 2#C2AB7E
Triadic 1#C27EB7
Triadic 2#B7C27E
Tetradic#AB7EC2

RGB percentages

Red49.4%
Green71.8%
Blue76.1%

CMYK percentages

Cyan35.1%
Magenta5.7%
Yellow0.0%
Key (black)23.9%

Color previews

#7eb7c2 text on a black background

contrast 9.44:1

Card sample

#7eb7c2 text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7eb7c2

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.

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

#7eb7c2, answered

What color is #7eb7c2?

#7eb7c2 is a balanced soft cyan, closest to Sky Blue (ΔE2000 8.4). It sits at 190° on the hue wheel with 36% saturation and 63% lightness, which reads as cool.

What is the RGB value of #7eb7c2?

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

Is #7eb7c2 a light or a dark color?

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

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

Black. It scores 9.44:1 against #7eb7c2, versus 2.22:1 for white — AAA at any size.

What is the complementary color of #7eb7c2?

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

What colors go well with #7eb7c2?

For interface work: #F5F9FA as the surface, #C8E0E5 for borders, #4B8E9B for secondary text, #C67A81 as an accent and #294F57 for hover and pressed states. For a palette, the analogous pair #7EC2AB and #7E95C2 stays calm, while #C2897E is the loudest partner.

What is #7eb7c2 in CMYK for printing?

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

Is #7eb7c2 warm or cool?

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

Work with #7eb7c2 in the Color Lab