Skip to content

#7cb0eb

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

RGB
124, 176, 235
HSL
212°, 74%, 70%
CMYK
47, 25, 0, 8
Luminance
0.4133

At a glance

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

Hex
#7cb0eb
Hue
212°
blue
Saturation
74%
vivid
Lightness
70%
light
Brightness
92%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4133
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
9.27:1
Closest name
Cornflower Blue
ΔE2000 7.8
Where it sits
Hue212° of 360°
Saturation74%
Lightness70%
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#7cb0eb
RGBrgb(124, 176, 235)
HSLhsl(212, 74%, 70%)
CMYKcmyk(47%, 25%, 0%, 8%)
LABlab(70.4 -1.4 -34.8)
LCHlch(70.4 34.9 267.6)
OKLCHoklch(0.744 0.102 252.3)
Decimal8171755
Display P3color(display-p3 0.486 0.690 0.922)

Copy-ready code

/* CSS */
color: #7cb0eb;
background-color: #7cb0eb;
/* Tailwind (arbitrary) */
class="text-[#7cb0eb] bg-[#7cb0eb]"
/* SCSS */
$brand: #7cb0eb;
/* SwiftUI */
Color(red: 0.486, green: 0.690, blue: 0.922)
/* Android */
Color.parseColor("#7cb0eb")
/* Flutter */
Color(0xFF7CB0EB)
/* Python / OpenCV (BGR) */
(235, 176, 124)

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

Accessibility — WCAG contrast

Aa
#7cb0eb on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#7cb0eb on black: 9.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #99B2EE
deuteranopia · #8BA7EA
tritanopia · #4BBDC4

Color scale — 50 to 950

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

#F3F7FC
#E7EFF8
#C8DCF3
#9EC4F0
#7cb0eb
#3C8AE1
#2075D4
#1B61B1
#164E8E
#143B67
#0C2540
Base = 400Lightest = 50 · #F3F7FCDarkest = 950 · #0C2540
:root {
  --brand-50: #F3F7FC;
  --brand-100: #E7EFF8;
  --brand-200: #C8DCF3;
  --brand-300: #9EC4F0;
  --brand-400: #7cb0eb;
  --brand-500: #3C8AE1;
  --brand-600: #2075D4;
  --brand-700: #1B61B1;
  --brand-800: #164E8E;
  --brand-900: #143B67;
  --brand-950: #0C2540;
  --brand: #7cb0eb;
  --brand-ink: #000000;
}

Colors that work with #7cb0eb

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#F4F7FA
Tinted page background
Border#C0D5ED
Hairlines and dividers
Muted text#4B709B
Captions on the surface
Accent#B54317
Second voice, not a rival
Dark variant#113D6F
Hover, pressed, headers
Light variant#E9F2FC
Selected rows, tints
Dark surface#141C24
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 #7cb0eb

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#EBB77C
Analogous left#7CE7EB
Analogous right#807CEB
Split-complement 1#EB807C
Split-complement 2#E7EB7C
Triadic 1#EB7CB0
Triadic 2#B0EB7C
Tetradic#EB7CE7

RGB percentages

Red48.6%
Green69.0%
Blue92.2%

CMYK percentages

Cyan47.2%
Magenta25.1%
Yellow0.0%
Key (black)7.8%

Color previews

#7cb0eb text on a black background

contrast 9.27:1

Card sample

#7cb0eb text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 176, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 176, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7cb0eb;
background: linear-gradient(135deg, #7cb0eb, #927CEB);

Monochromatic scale

Palettes built from #7cb0eb

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.

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

#7cb0eb, answered

What color is #7cb0eb?

#7cb0eb is a light vivid blue, closest to Cornflower Blue (ΔE2000 7.8). It sits at 212° on the hue wheel with 74% saturation and 70% lightness, which reads as cool.

What is the RGB value of #7cb0eb?

rgb(124, 176, 235) — 124 red, 176 green and 235 blue out of 255, or 48.6% / 69% / 92.2% by channel.

Is #7cb0eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4133 and perceived brightness is 67%, so black text on it reaches 9.27:1.

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

Black. It scores 9.27:1 against #7cb0eb, versus 2.27:1 for white — AAA at any size.

What is the complementary color of #7cb0eb?

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

What colors go well with #7cb0eb?

For interface work: #F4F7FA as the surface, #C0D5ED for borders, #4B709B for secondary text, #B54317 as an accent and #113D6F for hover and pressed states. For a palette, the analogous pair #7CE7EB and #807CEB stays calm, while #EBB77C is the loudest partner.

What is #7cb0eb in CMYK for printing?

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

Is #7cb0eb 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 #7C87EB; nudged cooler, #64A3E9.

Work with #7cb0eb in the Color Lab