Skip to content

#02b3df

a dark, electric cyan · cool · closest name: Deep Sky Blue

RGB
2, 179, 223
HSL
192°, 98%, 44%
CMYK
99, 20, 0, 13
Luminance
0.3758

At a glance

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

Hex
#02b3df
Hue
192°
cyan
Saturation
98%
electric
Lightness
44%
dark
Brightness
87%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3758
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.52:1
Closest name
Deep Sky Blue
ΔE2000 6
Where it sits
Hue192° of 360°
Saturation98%
Lightness44%
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#02b3df
RGBrgb(2, 179, 223)
HSLhsl(192, 98%, 44%)
CMYKcmyk(99%, 20%, 0%, 13%)
LABlab(67.7 -22.4 -32.7)
LCHlch(67.7 39.7 235.5)
OKLCHoklch(0.712 0.133 223.7)
Decimal177119
Display P3color(display-p3 0.008 0.702 0.875)

Copy-ready code

/* CSS */
color: #02b3df;
background-color: #02b3df;
/* Tailwind (arbitrary) */
class="text-[#02b3df] bg-[#02b3df]"
/* SCSS */
$brand: #02b3df;
/* SwiftUI */
Color(red: 0.008, green: 0.702, blue: 0.875)
/* Android */
Color.parseColor("#02b3df")
/* Flutter */
Color(0xFF02B3DF)
/* Python / OpenCV (BGR) */
(223, 179, 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 #02b3df · 8.52:1
Use #000000AAA at every size.
Aa
White text · 2.47:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.52:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #02b3df as text scores 2.47:1 on white and 8.52:1 on black.

Accessibility — WCAG contrast

Aa
#02b3df on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#02b3df on black: 8.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9AAFE1
deuteranopia · #819DDF
tritanopia · #00C0C1

Color scale — 50 to 950

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

#F1FBFD
#E3F7FC
#C1EFFB
#90E8FE
#58DDFD
#21D1FD
#02b3df
#02A2CA
#0182A2
#065F74
#043B49
Base = 600Lightest = 50 · #F1FBFDDarkest = 950 · #043B49
:root {
  --brand-50: #F1FBFD;
  --brand-100: #E3F7FC;
  --brand-200: #C1EFFB;
  --brand-300: #90E8FE;
  --brand-400: #58DDFD;
  --brand-500: #21D1FD;
  --brand-600: #02b3df;
  --brand-700: #02A2CA;
  --brand-800: #0182A2;
  --brand-900: #065F74;
  --brand-950: #043B49;
  --brand: #02b3df;
  --brand-ink: #000000;
}

Colors that work with #02b3df

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#C0E4ED
Hairlines and dividers
Muted text#4B8B9B
Captions on the surface
Accent#E1000C
Second voice, not a rival
Dark variant#01667E
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 #02b3df

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
  • Headers, footers and dark-mode surfaces
  • 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
  • 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#DF2E02
Analogous left#02DF9C
Analogous right#0245DF
Split-complement 1#DF0245
Split-complement 2#DF9C02
Triadic 1#DF02B3
Triadic 2#B3DF02
Tetradic#9C02DF

RGB percentages

Red0.8%
Green70.2%
Blue87.5%

CMYK percentages

Cyan99.1%
Magenta19.7%
Yellow0.0%
Key (black)12.5%

Color previews

#02b3df text on a black background

contrast 8.52:1

Card sample

#02b3df text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #02b3df;
Background color
Panel with #02b3df background
background-color: #02b3df;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #02b3df;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(2, 179, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 179, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02b3df;
background: linear-gradient(135deg, #02b3df, #0220DF);

Monochromatic scale

Palettes built from #02b3df

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.

#02b3df 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.

#02b3df, answered

What color is #02b3df?

#02b3df is a dark electric cyan, closest to Deep Sky Blue (ΔE2000 6). It sits at 192° on the hue wheel with 98% saturation and 44% lightness, which reads as cool.

What is the RGB value of #02b3df?

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

Is #02b3df a light or a dark color?

It is a mid-tone. Relative luminance is 0.3758 and perceived brightness is 61%, so black text on it reaches 8.52:1.

Should I use black or white text on #02b3df?

Black. It scores 8.52:1 against #02b3df, versus 2.47:1 for white — AAA at any size.

What is the complementary color of #02b3df?

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

What colors go well with #02b3df?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8B9B for secondary text, #E1000C as an accent and #01667E for hover and pressed states. For a palette, the analogous pair #02DF9C and #0245DF stays calm, while #DF2E02 is the loudest partner.

What is #02b3df in CMYK for printing?

cmyk(99%, 20%, 0%, 13%). 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 #02b3df 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 #02DFBA; nudged cooler, #0091E1.

Work with #02b3df in the Color Lab