Skip to content

#7abce2

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

RGB
122, 188, 226
HSL
202°, 64%, 68%
CMYK
46, 17, 0, 11
Luminance
0.4560

At a glance

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

Hex
#7abce2
Hue
202°
blue
Saturation
64%
vivid
Lightness
68%
light
Brightness
89%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4560
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
10.12:1
Closest name
Light Sky Blue
ΔE2000 4.8
Where it sits
Hue202° of 360°
Saturation64%
Lightness68%
Temperature
Warm ← → Cool97% 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#7abce2
RGBrgb(122, 188, 226)
HSLhsl(202, 64%, 68%)
CMYKcmyk(46%, 17%, 0%, 11%)
LABlab(73.3 -11.0 -25.5)
LCHlch(73.3 27.8 246.7)
OKLCHoklch(0.765 0.087 234.8)
Decimal8043746
Display P3color(display-p3 0.478 0.737 0.886)

Copy-ready code

/* CSS */
color: #7abce2;
background-color: #7abce2;
/* Tailwind (arbitrary) */
class="text-[#7abce2] bg-[#7abce2]"
/* SCSS */
$brand: #7abce2;
/* SwiftUI */
Color(red: 0.478, green: 0.737, blue: 0.886)
/* Android */
Color.parseColor("#7abce2")
/* Flutter */
Color(0xFF7ABCE2)
/* Python / OpenCV (BGR) */
(226, 188, 122)

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 #7abce2 · 10.12:1
Use #000000AAA at every size.
Aa
White text · 2.08:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.12:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7abce2 as text scores 2.08:1 on white and 10.12:1 on black.

Accessibility — WCAG contrast

Aa
#7abce2 on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#7abce2 on black: 10.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AABAE4
deuteranopia · #9CAFE1
tritanopia · #4BC6C8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7abce2 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
#E8F2F7
#CBE3F1
#A3D1EB
#7abce2
#47A2D7
#2C90C9
#2578A7
#1D6086
#194761
#102C3D
Base = 400Lightest = 50 · #F4F8FBDarkest = 950 · #102C3D
:root {
  --brand-50: #F4F8FB;
  --brand-100: #E8F2F7;
  --brand-200: #CBE3F1;
  --brand-300: #A3D1EB;
  --brand-400: #7abce2;
  --brand-500: #47A2D7;
  --brand-600: #2C90C9;
  --brand-700: #2578A7;
  --brand-800: #1D6086;
  --brand-900: #194761;
  --brand-950: #102C3D;
  --brand: #7abce2;
  --brand-ink: #000000;
}

Colors that work with #7abce2

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#C0DCED
Hairlines and dividers
Muted text#4B7E9B
Captions on the surface
Accent#AB3021
Second voice, not a rival
Dark variant#174B69
Hover, pressed, headers
Light variant#EAF4FA
Selected rows, tints
Dark surface#141E24
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 #7abce2

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#E2A07A
Analogous left#7AE2D4
Analogous right#7A88E2
Split-complement 1#E27A88
Split-complement 2#E2D47A
Triadic 1#E27ABC
Triadic 2#BCE27A
Tetradic#D47AE2

RGB percentages

Red47.8%
Green73.7%
Blue88.6%

CMYK percentages

Cyan46.0%
Magenta16.8%
Yellow0.0%
Key (black)11.4%

Color previews

#7abce2 text on a black background

contrast 10.12:1

Card sample

#7abce2 text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(122, 188, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 188, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7abce2;
background: linear-gradient(135deg, #7abce2, #7D7AE2);

Monochromatic scale

Palettes built from #7abce2

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.

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

#7abce2, answered

What color is #7abce2?

#7abce2 is a light vivid blue, closest to Light Sky Blue (ΔE2000 4.8). It sits at 202° on the hue wheel with 64% saturation and 68% lightness, which reads as cool.

What is the RGB value of #7abce2?

rgb(122, 188, 226) — 122 red, 188 green and 226 blue out of 255, or 47.8% / 73.7% / 88.6% by channel.

Is #7abce2 a light or a dark color?

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

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

Black. It scores 10.12:1 against #7abce2, versus 2.08:1 for white — AAA at any size.

What is the complementary color of #7abce2?

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

What colors go well with #7abce2?

For interface work: #F4F8FA as the surface, #C0DCED for borders, #4B7E9B for secondary text, #AB3021 as an accent and #174B69 for hover and pressed states. For a palette, the analogous pair #7AE2D4 and #7A88E2 stays calm, while #E2A07A is the loudest partner.

What is #7abce2 in CMYK for printing?

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

Is #7abce2 warm or cool?

Cool — it scores 97 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7AE2E2; nudged cooler, #78B1E4.

Work with #7abce2 in the Color Lab