Skip to content

#7acaf6

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

RGB
122, 202, 246
HSL
201°, 87%, 72%
CMYK
50, 18, 0, 4
Luminance
0.5303

At a glance

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

Hex
#7acaf6
Hue
201°
blue
Saturation
87%
electric
Lightness
72%
light
Brightness
96%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5303
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
11.61:1
Closest name
Light Sky Blue
ΔE2000 1.8
Where it sits
Hue201° of 360°
Saturation87%
Lightness72%
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#7acaf6
RGBrgb(122, 202, 246)
HSLhsl(201, 87%, 72%)
CMYKcmyk(50%, 18%, 0%, 4%)
LABlab(77.9 -12.8 -29.2)
LCHlch(77.9 31.9 246.4)
OKLCHoklch(0.804 0.100 234.0)
Decimal8047350
Display P3color(display-p3 0.478 0.792 0.965)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7acaf6 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#7acaf6 on black: 11.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5C8F8
deuteranopia · #A4BBF5
tritanopia · #34D6D8

Color scale — 50 to 950

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

#F2F9FD
#E5F3FA
#C4E5F7
#96D5F8
#7acaf6
#2DABF1
#1099E5
#0D80BF
#0A6699
#0C4B6E
#082F45
Base = 400Lightest = 50 · #F2F9FDDarkest = 950 · #082F45
:root {
  --brand-50: #F2F9FD;
  --brand-100: #E5F3FA;
  --brand-200: #C4E5F7;
  --brand-300: #96D5F8;
  --brand-400: #7acaf6;
  --brand-500: #2DABF1;
  --brand-600: #1099E5;
  --brand-700: #0D80BF;
  --brand-800: #0A6699;
  --brand-900: #0C4B6E;
  --brand-950: #082F45;
  --brand: #7acaf6;
  --brand-ink: #000000;
}

Colors that work with #7acaf6

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#C0DDED
Hairlines and dividers
Muted text#4B7E9B
Captions on the surface
Accent#C31D09
Second voice, not a rival
Dark variant#085077
Hover, pressed, headers
Light variant#E7F5FD
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 #7acaf6

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#F6A67A
Analogous left#7AF6E4
Analogous right#7A8CF6
Split-complement 1#F67A8C
Split-complement 2#F6E47A
Triadic 1#F67ACA
Triadic 2#CAF67A
Tetradic#E47AF6

RGB percentages

Red47.8%
Green79.2%
Blue96.5%

CMYK percentages

Cyan50.4%
Magenta17.9%
Yellow0.0%
Key (black)3.5%

Color previews

#7acaf6 text on a black background

contrast 11.61:1

Card sample

#7acaf6 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7acaf6

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.

#7acaf6 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#7acaf6, answered

What color is #7acaf6?

#7acaf6 is a light electric blue, closest to Light Sky Blue (ΔE2000 1.8). It sits at 201° on the hue wheel with 87% saturation and 72% lightness, which reads as cool.

What is the RGB value of #7acaf6?

rgb(122, 202, 246) — 122 red, 202 green and 246 blue out of 255, or 47.8% / 79.2% / 96.5% by channel.

Is #7acaf6 a light or a dark color?

It is a light color. Relative luminance is 0.5303 and perceived brightness is 74%, so black text on it reaches 11.61:1.

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

Black. It scores 11.61:1 against #7acaf6, versus 1.81:1 for white — AAA at any size.

What is the complementary color of #7acaf6?

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

What colors go well with #7acaf6?

For interface work: #F4F8FA as the surface, #C0DDED for borders, #4B7E9B for secondary text, #C31D09 as an accent and #085077 for hover and pressed states. For a palette, the analogous pair #7AF6E4 and #7A8CF6 stays calm, while #F6A67A is the loudest partner.

What is #7acaf6 in CMYK for printing?

cmyk(50%, 18%, 0%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #7acaf6 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 #7AF6F5; nudged cooler, #79BDF7.

Work with #7acaf6 in the Color Lab