Skip to content

#7eb9d8

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

RGB
126, 185, 216
HSL
201°, 54%, 67%
CMYK
42, 14, 0, 15
Luminance
0.4409

At a glance

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

Hex
#7eb9d8
Hue
201°
blue
Saturation
54%
vivid
Lightness
67%
light
Brightness
85%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4409
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
9.82:1
Closest name
Sky Blue
ΔE2000 5.6
Where it sits
Hue201° of 360°
Saturation54%
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#7eb9d8
RGBrgb(126, 185, 216)
HSLhsl(201, 54%, 67%)
CMYKcmyk(42%, 14%, 0%, 15%)
LABlab(72.3 -11.1 -21.6)
LCHlch(72.3 24.3 242.8)
OKLCHoklch(0.757 0.076 232.0)
Decimal8305112
Display P3color(display-p3 0.494 0.725 0.847)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7eb9d8 on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#7eb9d8 on black: 9.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AAB7DA
deuteranopia · #9DADD8
tritanopia · #5AC2C3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7eb9d8 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
#E9F2F6
#CEE3ED
#A9D0E5
#7eb9d8
#53A1CB
#398FBC
#2F779D
#265F7D
#1F475B
#132C39
Base = 400Lightest = 50 · #F4F8FBDarkest = 950 · #132C39
:root {
  --brand-50: #F4F8FB;
  --brand-100: #E9F2F6;
  --brand-200: #CEE3ED;
  --brand-300: #A9D0E5;
  --brand-400: #7eb9d8;
  --brand-500: #53A1CB;
  --brand-600: #398FBC;
  --brand-700: #2F779D;
  --brand-800: #265F7D;
  --brand-900: #1F475B;
  --brand-950: #132C39;
  --brand: #7eb9d8;
  --brand-ink: #000000;
}

Colors that work with #7eb9d8

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#C0DDEC
Hairlines and dividers
Muted text#4B7F9B
Captions on the surface
Accent#A0372C
Second voice, not a rival
Dark variant#1E4A62
Hover, pressed, headers
Light variant#EBF4F9
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 #7eb9d8

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#D89D7E
Analogous left#7ED8CA
Analogous right#7E8CD8
Split-complement 1#D87E8C
Split-complement 2#D8CA7E
Triadic 1#D87EB9
Triadic 2#B9D87E
Tetradic#CA7ED8

RGB percentages

Red49.4%
Green72.5%
Blue84.7%

CMYK percentages

Cyan41.7%
Magenta14.4%
Yellow0.0%
Key (black)15.3%

Color previews

#7eb9d8 text on a black background

contrast 9.82:1

Card sample

#7eb9d8 text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7eb9d8

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.

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

#7eb9d8, answered

What color is #7eb9d8?

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

What is the RGB value of #7eb9d8?

rgb(126, 185, 216) — 126 red, 185 green and 216 blue out of 255, or 49.4% / 72.5% / 84.7% by channel.

Is #7eb9d8 a light or a dark color?

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

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

Black. It scores 9.82:1 against #7eb9d8, versus 2.14:1 for white — AAA at any size.

What is the complementary color of #7eb9d8?

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

What colors go well with #7eb9d8?

For interface work: #F4F8FA as the surface, #C0DDEC for borders, #4B7F9B for secondary text, #A0372C as an accent and #1E4A62 for hover and pressed states. For a palette, the analogous pair #7ED8CA and #7E8CD8 stays calm, while #D89D7E is the loudest partner.

What is #7eb9d8 in CMYK for printing?

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

Is #7eb9d8 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 #7ED8D6; nudged cooler, #7CAEDA.

Work with #7eb9d8 in the Color Lab