Skip to content

#7eb8d6

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

RGB
126, 184, 214
HSL
201°, 52%, 67%
CMYK
41, 14, 0, 16
Luminance
0.4357

At a glance

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

Hex
#7eb8d6
Hue
201°
blue
Saturation
52%
vivid
Lightness
67%
light
Brightness
84%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4357
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
9.71:1
Closest name
Sky Blue
ΔE2000 5.8
Where it sits
Hue201° of 360°
Saturation52%
Lightness67%
Temperature
Warm ← → Cool96% 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#7eb8d6
RGBrgb(126, 184, 214)
HSLhsl(201, 52%, 67%)
CMYKcmyk(41%, 14%, 0%, 16%)
LABlab(71.9 -11.1 -21.0)
LCHlch(71.9 23.8 242.2)
OKLCHoklch(0.754 0.074 231.5)
Decimal8304854
Display P3color(display-p3 0.494 0.722 0.839)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7eb8d6 on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#7eb8d6 on black: 9.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A9B6D8
deuteranopia · #9DACD6
tritanopia · #5BC0C2

Color scale — 50 to 950

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

#F4F8FA
#EAF2F6
#CFE3ED
#AAD0E4
#7eb8d6
#55A1C9
#3B8EBA
#31779B
#275F7C
#20465A
#142C38
Base = 400Lightest = 50 · #F4F8FADarkest = 950 · #142C38
:root {
  --brand-50: #F4F8FA;
  --brand-100: #EAF2F6;
  --brand-200: #CFE3ED;
  --brand-300: #AAD0E4;
  --brand-400: #7eb8d6;
  --brand-500: #55A1C9;
  --brand-600: #3B8EBA;
  --brand-700: #31779B;
  --brand-800: #275F7C;
  --brand-900: #20465A;
  --brand-950: #142C38;
  --brand: #7eb8d6;
  --brand-ink: #000000;
}

Colors that work with #7eb8d6

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#C1DDEB
Hairlines and dividers
Muted text#4B7F9B
Captions on the surface
Accent#9E372E
Second voice, not a rival
Dark variant#1F4A61
Hover, pressed, headers
Light variant#ECF4F9
Selected rows, tints
Dark surface#141F24
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 #7eb8d6

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#D69C7E
Analogous left#7ED6C8
Analogous right#7E8CD6
Split-complement 1#D67E8C
Split-complement 2#D6C87E
Triadic 1#D67EB8
Triadic 2#B8D67E
Tetradic#C87ED6

RGB percentages

Red49.4%
Green72.2%
Blue83.9%

CMYK percentages

Cyan41.1%
Magenta14.0%
Yellow0.0%
Key (black)16.1%

Color previews

#7eb8d6 text on a black background

contrast 9.71:1

Card sample

#7eb8d6 text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7eb8d6

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.

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

#7eb8d6, answered

What color is #7eb8d6?

#7eb8d6 is a light vivid blue, closest to Sky Blue (ΔE2000 5.8). It sits at 201° on the hue wheel with 52% saturation and 67% lightness, which reads as cool.

What is the RGB value of #7eb8d6?

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

Is #7eb8d6 a light or a dark color?

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

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

Black. It scores 9.71:1 against #7eb8d6, versus 2.16:1 for white — AAA at any size.

What is the complementary color of #7eb8d6?

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

What colors go well with #7eb8d6?

For interface work: #F4F8FA as the surface, #C1DDEB for borders, #4B7F9B for secondary text, #9E372E as an accent and #1F4A61 for hover and pressed states. For a palette, the analogous pair #7ED6C8 and #7E8CD6 stays calm, while #D69C7E is the loudest partner.

What is #7eb8d6 in CMYK for printing?

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

Is #7eb8d6 warm or cool?

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

Work with #7eb8d6 in the Color Lab