Skip to content

#7eb8eb

a light, vivid blue · cool · closest name: Light Sky Blue

RGB
126, 184, 235
HSL
208°, 73%, 71%
CMYK
46, 22, 0, 8
Luminance
0.4471

At a glance

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

Hex
#7eb8eb
Hue
208°
blue
Saturation
73%
vivid
Lightness
71%
light
Brightness
92%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4471
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
9.94:1
Closest name
Light Sky Blue
ΔE2000 6.3
Where it sits
Hue208° of 360°
Saturation73%
Lightness71%
Temperature
Warm ← → Cool99% 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#7eb8eb
RGBrgb(126, 184, 235)
HSLhsl(208, 73%, 71%)
CMYKcmyk(46%, 22%, 0%, 8%)
LABlab(72.7 -5.4 -31.3)
LCHlch(72.7 31.7 260.3)
OKLCHoklch(0.762 0.095 246.0)
Decimal8304875
Display P3color(display-p3 0.494 0.722 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7eb8eb on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#7eb8eb on black: 9.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A3B9ED
deuteranopia · #95ADEA
tritanopia · #4EC4C9

Color scale — 50 to 950

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

#F3F8FC
#E7F0F8
#C8DFF3
#9ECAF0
#7eb8eb
#3D94E1
#2180D4
#1B6BB1
#16558D
#144066
#0C2840
Base = 400Lightest = 50 · #F3F8FCDarkest = 950 · #0C2840
:root {
  --brand-50: #F3F8FC;
  --brand-100: #E7F0F8;
  --brand-200: #C8DFF3;
  --brand-300: #9ECAF0;
  --brand-400: #7eb8eb;
  --brand-500: #3D94E1;
  --brand-600: #2180D4;
  --brand-700: #1B6BB1;
  --brand-800: #16558D;
  --brand-900: #144066;
  --brand-950: #0C2840;
  --brand: #7eb8eb;
  --brand-ink: #000000;
}

Colors that work with #7eb8eb

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#F4F8FA
Tinted page background
Border#C0D8ED
Hairlines and dividers
Muted text#4B759B
Captions on the surface
Accent#B53917
Second voice, not a rival
Dark variant#11436E
Hover, pressed, headers
Light variant#E9F3FC
Selected rows, tints
Dark surface#141D24
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 #7eb8eb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#EBB17E
Analogous left#7EEBE8
Analogous right#7E81EB
Split-complement 1#EB7E81
Split-complement 2#EBE87E
Triadic 1#EB7EB8
Triadic 2#B8EB7E
Tetradic#E87EEB

RGB percentages

Red49.4%
Green72.2%
Blue92.2%

CMYK percentages

Cyan46.4%
Magenta21.7%
Yellow0.0%
Key (black)7.8%

Color previews

#7eb8eb text on a black background

contrast 9.94:1

Card sample

#7eb8eb text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7eb8eb

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.

#7eb8eb in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#7eb8eb, answered

What color is #7eb8eb?

#7eb8eb is a light vivid blue, closest to Light Sky Blue (ΔE2000 6.3). It sits at 208° on the hue wheel with 73% saturation and 71% lightness, which reads as cool.

What is the RGB value of #7eb8eb?

rgb(126, 184, 235) — 126 red, 184 green and 235 blue out of 255, or 49.4% / 72.2% / 92.2% by channel.

Is #7eb8eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4471 and perceived brightness is 69%, so black text on it reaches 9.94:1.

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

Black. It scores 9.94:1 against #7eb8eb, versus 2.11:1 for white — AAA at any size.

What is the complementary color of #7eb8eb?

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

What colors go well with #7eb8eb?

For interface work: #F4F8FA as the surface, #C0D8ED for borders, #4B759B for secondary text, #B53917 as an accent and #11436E for hover and pressed states. For a palette, the analogous pair #7EEBE8 and #7E81EB stays calm, while #EBB17E is the loudest partner.

What is #7eb8eb in CMYK for printing?

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

Is #7eb8eb warm or cool?

Cool — it scores 99 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7E90EB; nudged cooler, #66A7E9.

Work with #7eb8eb in the Color Lab