Skip to content

#028eb3

a dark, electric cyan · cool · closest name: Steel Blue

RGB
2, 142, 179
HSL
193°, 98%, 36%
CMYK
99, 21, 0, 30
Luminance
0.2261

At a glance

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

Hex
#028eb3
Hue
193°
cyan
Saturation
98%
electric
Lightness
36%
dark
Brightness
70%
HSV value
Perceived
49%
weighted brightness
Luminance
0.2261
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
5.52:1
Closest name
Steel Blue
ΔE2000 9.5
Where it sits
Hue193° of 360°
Saturation98%
Lightness36%
Temperature
Warm ← → Cool93% 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#028eb3
RGBrgb(2, 142, 179)
HSLhsl(193, 98%, 36%)
CMYKcmyk(99%, 21%, 0%, 30%)
LABlab(54.7 -18.4 -28.3)
LCHlch(54.7 33.7 237.0)
OKLCHoklch(0.602 0.113 224.7)
Decimal167603
Display P3color(display-p3 0.008 0.557 0.702)

Copy-ready code

/* CSS */
color: #028eb3;
background-color: #028eb3;
/* Tailwind (arbitrary) */
class="text-[#028eb3] bg-[#028eb3]"
/* SCSS */
$brand: #028eb3;
/* SwiftUI */
Color(red: 0.008, green: 0.557, blue: 0.702)
/* Android */
Color.parseColor("#028eb3")
/* Flutter */
Color(0xFF028EB3)
/* Python / OpenCV (BGR) */
(179, 142, 2)

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 #028eb3 · 5.52:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.80:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.52:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #028eb3 as text scores 3.80:1 on white and 5.52:1 on black.

Accessibility — WCAG contrast

Aa
#028eb3 on white: 3.80:1
AA ✗ fail · AA-large · AAA
Aa
#028eb3 on black: 5.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #798BB5
deuteranopia · #657DB3
tritanopia · #00999A

Color scale — 50 to 950

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

#F1FBFD
#E3F7FC
#C1EFFB
#90E7FE
#59DBFD
#21CFFD
#03C0F2
#02A0CA
#028eb3
#065D74
#043A49
Base = 800Lightest = 50 · #F1FBFDDarkest = 950 · #043A49
:root {
  --brand-50: #F1FBFD;
  --brand-100: #E3F7FC;
  --brand-200: #C1EFFB;
  --brand-300: #90E7FE;
  --brand-400: #59DBFD;
  --brand-500: #21CFFD;
  --brand-600: #03C0F2;
  --brand-700: #02A0CA;
  --brand-800: #028eb3;
  --brand-900: #065D74;
  --brand-950: #043A49;
  --brand: #028eb3;
  --brand-ink: #000000;
}

Colors that work with #028eb3

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#F4F9FA
Tinted page background
Border#C0E3ED
Hairlines and dividers
Muted text#4B8A9B
Captions on the surface
Accent#B50008
Second voice, not a rival
Dark variant#01647E
Hover, pressed, headers
Light variant#E6FAFF
Selected rows, tints
Dark surface#142124
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 #028eb3

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#B32702
Analogous left#02B37F
Analogous right#0236B3
Split-complement 1#B30236
Split-complement 2#B37F02
Triadic 1#B3028E
Triadic 2#8EB302
Tetradic#7F02B3

RGB percentages

Red0.8%
Green55.7%
Blue70.2%

CMYK percentages

Cyan98.9%
Magenta20.7%
Yellow0.0%
Key (black)29.8%

Color previews

#028eb3 text on a black background

contrast 5.52:1

Card sample

#028eb3 text on a white background

contrast 3.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #028eb3;
Background color
Panel with #028eb3 background
background-color: #028eb3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #028eb3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(2, 142, 179, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 142, 179, 0.45);
Border & gradient
Gradient panel
border: 3px solid #028eb3;
background: linear-gradient(135deg, #028eb3, #0218B3);

Monochromatic scale

Palettes built from #028eb3

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.

#028eb3 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#028eb3, answered

What color is #028eb3?

#028eb3 is a dark electric cyan, closest to Steel Blue (ΔE2000 9.5). It sits at 193° on the hue wheel with 98% saturation and 36% lightness, which reads as cool.

What is the RGB value of #028eb3?

rgb(2, 142, 179) — 2 red, 142 green and 179 blue out of 255, or 0.8% / 55.7% / 70.2% by channel.

Is #028eb3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2261 and perceived brightness is 49%, so black text on it reaches 5.52:1.

Should I use black or white text on #028eb3?

Black. It scores 5.52:1 against #028eb3, versus 3.80:1 for white — AA at any size.

What is the complementary color of #028eb3?

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

What colors go well with #028eb3?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B8A9B for secondary text, #B50008 as an accent and #01647E for hover and pressed states. For a palette, the analogous pair #02B37F and #0236B3 stays calm, while #B32702 is the loudest partner.

What is #028eb3 in CMYK for printing?

cmyk(99%, 21%, 0%, 30%). 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 #028eb3 warm or cool?

Cool — it scores 93 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #02B397; nudged cooler, #0071B5.

Work with #028eb3 in the Color Lab