Skip to content

#02a2bd

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

RGB
2, 162, 189
HSL
189°, 98%, 38%
CMYK
99, 14, 0, 26
Luminance
0.2953

At a glance

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

Hex
#02a2bd
Hue
189°
cyan
Saturation
98%
electric
Lightness
38%
dark
Brightness
74%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2953
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
6.91:1
Closest name
Cadet Blue
ΔE2000 9.2
Where it sits
Hue189° of 360°
Saturation98%
Lightness38%
Temperature
Warm ← → Cool91% 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#02a2bd
RGBrgb(2, 162, 189)
HSLhsl(189, 98%, 38%)
CMYKcmyk(99%, 14%, 0%, 26%)
LABlab(61.2 -25.4 -23.8)
LCHlch(61.2 34.8 223.2)
OKLCHoklch(0.656 0.116 215.2)
Decimal172733
Display P3color(display-p3 0.008 0.635 0.741)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02a2bd on white: 3.04:1
AA ✗ fail · AA-large · AAA
Aa
#02a2bd on black: 6.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8F9CBF
deuteranopia · #7A8DBD
tritanopia · #00ACAA

Color scale — 50 to 950

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

#F1FCFD
#E3F8FC
#C1F3FB
#90EEFE
#58E5FD
#21DDFD
#03CFF2
#02a2bd
#028AA1
#066474
#043F49
Base = 700Lightest = 50 · #F1FCFDDarkest = 950 · #043F49
:root {
  --brand-50: #F1FCFD;
  --brand-100: #E3F8FC;
  --brand-200: #C1F3FB;
  --brand-300: #90EEFE;
  --brand-400: #58E5FD;
  --brand-500: #21DDFD;
  --brand-600: #03CFF2;
  --brand-700: #02a2bd;
  --brand-800: #028AA1;
  --brand-900: #066474;
  --brand-950: #043F49;
  --brand: #02a2bd;
  --brand-ink: #000000;
}

Colors that work with #02a2bd

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#F4FAFA
Tinted page background
Border#C0E6ED
Hairlines and dividers
Muted text#4B8F9B
Captions on the surface
Accent#BF0014
Second voice, not a rival
Dark variant#016C7E
Hover, pressed, headers
Light variant#E6FBFF
Selected rows, tints
Dark surface#142224
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 #02a2bd

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#BD1D02
Analogous left#02BD7B
Analogous right#0244BD
Split-complement 1#BD0244
Split-complement 2#BD7B02
Triadic 1#BD02A2
Triadic 2#A2BD02
Tetradic#7B02BD

RGB percentages

Red0.8%
Green63.5%
Blue74.1%

CMYK percentages

Cyan98.9%
Magenta14.3%
Yellow0.0%
Key (black)25.9%

Color previews

#02a2bd text on a black background

contrast 6.91:1

Card sample

#02a2bd text on a white background

contrast 3.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 162, 189, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 162, 189, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02a2bd;
background: linear-gradient(135deg, #02a2bd, #0225BD);

Monochromatic scale

Palettes built from #02a2bd

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.

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

#02a2bd, answered

What color is #02a2bd?

#02a2bd is a dark electric cyan, closest to Cadet Blue (ΔE2000 9.2). It sits at 189° on the hue wheel with 98% saturation and 38% lightness, which reads as cool.

What is the RGB value of #02a2bd?

rgb(2, 162, 189) — 2 red, 162 green and 189 blue out of 255, or 0.8% / 63.5% / 74.1% by channel.

Is #02a2bd a light or a dark color?

It is a mid-tone. Relative luminance is 0.2953 and perceived brightness is 55%, so black text on it reaches 6.91:1.

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

Black. It scores 6.91:1 against #02a2bd, versus 3.04:1 for white — AA at any size.

What is the complementary color of #02a2bd?

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

What colors go well with #02a2bd?

For interface work: #F4FAFA as the surface, #C0E6ED for borders, #4B8F9B for secondary text, #BF0014 as an accent and #016C7E for hover and pressed states. For a palette, the analogous pair #02BD7B and #0244BD stays calm, while #BD1D02 is the loudest partner.

What is #02a2bd in CMYK for printing?

cmyk(99%, 14%, 0%, 26%). 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 #02a2bd warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #02BD94; nudged cooler, #007EBF.

Work with #02a2bd in the Color Lab