Skip to content

#7eb6e2

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

RGB
126, 182, 226
HSL
206°, 63%, 69%
CMYK
44, 20, 0, 11
Luminance
0.4338

At a glance

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

Hex
#7eb6e2
Hue
206°
blue
Saturation
63%
vivid
Lightness
69%
light
Brightness
89%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4338
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
9.68:1
Closest name
Light Sky Blue
ΔE2000 6.4
Where it sits
Hue206° of 360°
Saturation63%
Lightness69%
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#7eb6e2
RGBrgb(126, 182, 226)
HSLhsl(206, 63%, 69%)
CMYKcmyk(44%, 20%, 0%, 11%)
LABlab(71.8 -6.8 -27.8)
LCHlch(71.8 28.6 256.3)
OKLCHoklch(0.754 0.086 242.9)
Decimal8304354
Display P3color(display-p3 0.494 0.714 0.886)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7eb6e2 on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#7eb6e2 on black: 9.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A3B6E4
deuteranopia · #96ABE1
tritanopia · #55C1C5

Color scale — 50 to 950

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

#F4F8FB
#E8F1F7
#CBE0F0
#A3CBEA
#7eb6e2
#4897D6
#2D84C8
#256EA7
#1E5885
#1A4161
#10293D
Base = 400Lightest = 50 · #F4F8FBDarkest = 950 · #10293D
:root {
  --brand-50: #F4F8FB;
  --brand-100: #E8F1F7;
  --brand-200: #CBE0F0;
  --brand-300: #A3CBEA;
  --brand-400: #7eb6e2;
  --brand-500: #4897D6;
  --brand-600: #2D84C8;
  --brand-700: #256EA7;
  --brand-800: #1E5885;
  --brand-900: #1A4161;
  --brand-950: #10293D;
  --brand: #7eb6e2;
  --brand-ink: #000000;
}

Colors that work with #7eb6e2

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#C0D9ED
Hairlines and dividers
Muted text#4B789B
Captions on the surface
Accent#AA3B22
Second voice, not a rival
Dark variant#174568
Hover, pressed, headers
Light variant#EAF3FA
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 #7eb6e2

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#E2AA7E
Analogous left#7EE2DC
Analogous right#7E84E2
Split-complement 1#E27E84
Split-complement 2#E2DC7E
Triadic 1#E27EB6
Triadic 2#B6E27E
Tetradic#DC7EE2

RGB percentages

Red49.4%
Green71.4%
Blue88.6%

CMYK percentages

Cyan44.2%
Magenta19.5%
Yellow0.0%
Key (black)11.4%

Color previews

#7eb6e2 text on a black background

contrast 9.68:1

Card sample

#7eb6e2 text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(126, 182, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(126, 182, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7eb6e2;
background: linear-gradient(135deg, #7eb6e2, #897EE2);

Monochromatic scale

Palettes built from #7eb6e2

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.

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

#7eb6e2, answered

What color is #7eb6e2?

#7eb6e2 is a light vivid blue, closest to Light Sky Blue (ΔE2000 6.4). It sits at 206° on the hue wheel with 63% saturation and 69% lightness, which reads as cool.

What is the RGB value of #7eb6e2?

rgb(126, 182, 226) — 126 red, 182 green and 226 blue out of 255, or 49.4% / 71.4% / 88.6% by channel.

Is #7eb6e2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4338 and perceived brightness is 68%, so black text on it reaches 9.68:1.

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

Black. It scores 9.68:1 against #7eb6e2, versus 2.17:1 for white — AAA at any size.

What is the complementary color of #7eb6e2?

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

What colors go well with #7eb6e2?

For interface work: #F4F8FA as the surface, #C0D9ED for borders, #4B789B for secondary text, #AA3B22 as an accent and #174568 for hover and pressed states. For a palette, the analogous pair #7EE2DC and #7E84E2 stays calm, while #E2AA7E is the loudest partner.

What is #7eb6e2 in CMYK for printing?

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

Is #7eb6e2 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 #7E91E2; nudged cooler, #67A3DF.

Work with #7eb6e2 in the Color Lab