Skip to content

#46aeee

a balanced, electric blue · cool · closest name: Deep Sky Blue

RGB
70, 174, 238
HSL
203°, 83%, 60%
CMYK
71, 27, 0, 7
Luminance
0.3775

At a glance

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

Hex
#46aeee
Hue
203°
blue
Saturation
83%
electric
Lightness
60%
balanced
Brightness
93%
HSV value
Perceived
63%
weighted brightness
Luminance
0.3775
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
8.55:1
Closest name
Deep Sky Blue
ΔE2000 5.9
Where it sits
Hue203° of 360°
Saturation83%
Lightness60%
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#46aeee
RGBrgb(70, 174, 238)
HSLhsl(203, 83%, 60%)
CMYKcmyk(71%, 27%, 0%, 7%)
LABlab(67.8 -9.6 -40.6)
LCHlch(67.8 41.8 256.7)
OKLCHoklch(0.718 0.133 239.6)
Decimal4632302
Display P3color(display-p3 0.275 0.682 0.933)

Copy-ready code

/* CSS */
color: #46aeee;
background-color: #46aeee;
/* Tailwind (arbitrary) */
class="text-[#46aeee] bg-[#46aeee]"
/* SCSS */
$brand: #46aeee;
/* SwiftUI */
Color(red: 0.275, green: 0.682, blue: 0.933)
/* Android */
Color.parseColor("#46aeee")
/* Flutter */
Color(0xFF46AEEE)
/* Python / OpenCV (BGR) */
(238, 174, 70)

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

Accessibility — WCAG contrast

Aa
#46aeee on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#46aeee on black: 8.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #90AEF1
deuteranopia · #799EED
tritanopia · #00BEC4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #46aeee is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F2F9FC
#E6F2FA
#C6E4F6
#98D2F6
#65BBF1
#46aeee
#1593E0
#117ABB
#0E6295
#0E486C
#092D44
Base = 500Lightest = 50 · #F2F9FCDarkest = 950 · #092D44
:root {
  --brand-50: #F2F9FC;
  --brand-100: #E6F2FA;
  --brand-200: #C6E4F6;
  --brand-300: #98D2F6;
  --brand-400: #65BBF1;
  --brand-500: #46aeee;
  --brand-600: #1593E0;
  --brand-700: #117ABB;
  --brand-800: #0E6295;
  --brand-900: #0E486C;
  --brand-950: #092D44;
  --brand: #46aeee;
  --brand-ink: #000000;
}

Colors that work with #46aeee

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#4B7C9B
Captions on the surface
Accent#F25942
Second voice, not a rival
Dark variant#0B4C75
Hover, pressed, headers
Light variant#E8F5FD
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 #46aeee

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
  • 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
  • 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#EE8646
Analogous left#46EEDA
Analogous right#465AEE
Split-complement 1#EE465A
Split-complement 2#EEDA46
Triadic 1#EE46AE
Triadic 2#AEEE46
Tetradic#DA46EE

RGB percentages

Red27.5%
Green68.2%
Blue93.3%

CMYK percentages

Cyan70.6%
Magenta26.9%
Yellow0.0%
Key (black)6.7%

Color previews

#46aeee text on a black background

contrast 8.55:1

Card sample

#46aeee text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #46aeee;
Background color
Panel with #46aeee background
background-color: #46aeee;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #46aeee;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(70, 174, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(70, 174, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #46aeee;
background: linear-gradient(135deg, #46aeee, #4E46EE);

Monochromatic scale

Palettes built from #46aeee

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.

#46aeee 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
ButtonsLinksFocus statesCharts
Print note

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

#46aeee, answered

What color is #46aeee?

#46aeee is a balanced electric blue, closest to Deep Sky Blue (ΔE2000 5.9). It sits at 203° on the hue wheel with 83% saturation and 60% lightness, which reads as cool.

What is the RGB value of #46aeee?

rgb(70, 174, 238) — 70 red, 174 green and 238 blue out of 255, or 27.5% / 68.2% / 93.3% by channel.

Is #46aeee a light or a dark color?

It is a mid-tone. Relative luminance is 0.3775 and perceived brightness is 63%, so black text on it reaches 8.55:1.

Should I use black or white text on #46aeee?

Black. It scores 8.55:1 against #46aeee, versus 2.46:1 for white — AAA at any size.

What is the complementary color of #46aeee?

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

What colors go well with #46aeee?

For interface work: #F4F8FA as the surface, #C0DCED for borders, #4B7C9B for secondary text, #F25942 as an accent and #0B4C75 for hover and pressed states. For a palette, the analogous pair #46EEDA and #465AEE stays calm, while #EE8646 is the loudest partner.

What is #46aeee in CMYK for printing?

cmyk(71%, 27%, 0%, 7%). 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 #46aeee 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 #46ECEE; nudged cooler, #2C95EE.

Work with #46aeee in the Color Lab