Skip to content

#98ace4

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

RGB
152, 172, 228
HSL
224°, 59%, 75%
CMYK
33, 25, 0, 11
Luminance
0.4178

At a glance

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

Hex
#98ace4
Hue
224°
blue
Saturation
59%
vivid
Lightness
75%
light
Brightness
89%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4178
WCAG relative
Temperature
Cool
92/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
9.36:1
Closest name
Light Steel Blue
ΔE2000 8.9
Where it sits
Hue224° of 360°
Saturation59%
Lightness75%
Temperature
Warm ← → Cool92% 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#98ace4
RGBrgb(152, 172, 228)
HSLhsl(224, 59%, 75%)
CMYKcmyk(33%, 25%, 0%, 11%)
LABlab(70.7 6.1 -30.4)
LCHlch(70.7 31.0 281.4)
OKLCHoklch(0.750 0.084 269.1)
Decimal10005732
Display P3color(display-p3 0.596 0.675 0.894)

Copy-ready code

/* CSS */
color: #98ace4;
background-color: #98ace4;
/* Tailwind (arbitrary) */
class="text-[#98ace4] bg-[#98ace4]"
/* SCSS */
$brand: #98ace4;
/* SwiftUI */
Color(red: 0.596, green: 0.675, blue: 0.894)
/* Android */
Color.parseColor("#98ace4")
/* Flutter */
Color(0xFF98ACE4)
/* Python / OpenCV (BGR) */
(228, 172, 152)

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

Accessibility — WCAG contrast

Aa
#98ace4 on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#98ace4 on black: 9.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9AB1E6
deuteranopia · #93AAE3
tritanopia · #82B7BF

Color scale — 50 to 950

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

#F4F6FB
#E9ECF7
#CDD6EF
#98ace4
#7A94DC
#4D70D0
#3359C2
#2A4AA2
#223B81
#1C2E5E
#121D3B
Base = 300Lightest = 50 · #F4F6FBDarkest = 950 · #121D3B
:root {
  --brand-50: #F4F6FB;
  --brand-100: #E9ECF7;
  --brand-200: #CDD6EF;
  --brand-300: #98ace4;
  --brand-400: #7A94DC;
  --brand-500: #4D70D0;
  --brand-600: #3359C2;
  --brand-700: #2A4AA2;
  --brand-800: #223B81;
  --brand-900: #1C2E5E;
  --brand-950: #121D3B;
  --brand: #98ace4;
  --brand-ink: #000000;
}

Colors that work with #98ace4

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#F4F6FA
Tinted page background
Border#C0CCED
Hairlines and dividers
Muted text#4B609B
Captions on the surface
Accent#A66426
Second voice, not a rival
Dark variant#1A2E65
Hover, pressed, headers
Light variant#EBEFFA
Selected rows, tints
Dark surface#141824
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 #98ace4

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#E4D098
Analogous left#98D2E4
Analogous right#AA98E4
Split-complement 1#E4AA98
Split-complement 2#D2E498
Triadic 1#E498AC
Triadic 2#ACE498
Tetradic#E498D2

RGB percentages

Red59.6%
Green67.5%
Blue89.4%

CMYK percentages

Cyan33.3%
Magenta24.6%
Yellow0.0%
Key (black)10.6%

Color previews

#98ace4 text on a black background

contrast 9.36:1

Card sample

#98ace4 text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #98ace4;
Background color
Panel with #98ace4 background
background-color: #98ace4;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #98ace4;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(152, 172, 228, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(152, 172, 228, 0.45);
Border & gradient
Gradient panel
border: 3px solid #98ace4;
background: linear-gradient(135deg, #98ace4, #B798E4);

Monochromatic scale

Palettes built from #98ace4

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.

#98ace4 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.

#98ace4, answered

What color is #98ace4?

#98ace4 is a light vivid blue, closest to Light Steel Blue (ΔE2000 8.9). It sits at 224° on the hue wheel with 59% saturation and 75% lightness, which reads as cool.

What is the RGB value of #98ace4?

rgb(152, 172, 228) — 152 red, 172 green and 228 blue out of 255, or 59.6% / 67.5% / 89.4% by channel.

Is #98ace4 a light or a dark color?

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

Should I use black or white text on #98ace4?

Black. It scores 9.36:1 against #98ace4, versus 2.24:1 for white — AAA at any size.

What is the complementary color of #98ace4?

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

What colors go well with #98ace4?

For interface work: #F4F6FA as the surface, #C0CCED for borders, #4B609B for secondary text, #A66426 as an accent and #1A2E65 for hover and pressed states. For a palette, the analogous pair #98D2E4 and #AA98E4 stays calm, while #E4D098 is the loudest partner.

What is #98ace4 in CMYK for printing?

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

Is #98ace4 warm or cool?

Cool — it scores 92 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A098E4; nudged cooler, #97B7E5.

Work with #98ace4 in the Color Lab