Skip to content

#02bfd2

a dark, electric cyan · cool · closest name: Dark Turquoise

RGB
2, 191, 210
HSL
186°, 98%, 42%
CMYK
99, 9, 0, 18
Luminance
0.4193

At a glance

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

Hex
#02bfd2
Hue
186°
cyan
Saturation
98%
electric
Lightness
42%
dark
Brightness
82%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4193
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.39:1
Closest name
Dark Turquoise
ΔE2000 6.8
Where it sits
Hue186° of 360°
Saturation98%
Lightness42%
Temperature
Warm ← → Cool90% 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#02bfd2
RGBrgb(2, 191, 210)
HSLhsl(186, 98%, 42%)
CMYKcmyk(99%, 9%, 0%, 18%)
LABlab(70.8 -32.7 -20.8)
LCHlch(70.8 38.8 212.5)
OKLCHoklch(0.736 0.126 207.4)
Decimal180178
Display P3color(display-p3 0.008 0.749 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02bfd2 on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#02bfd2 on black: 9.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADB7D3
deuteranopia · #95A6D2
tritanopia · #00C8C5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #02bfd2 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
#E3FAFC
#C1F6FB
#90F4FE
#58EEFD
#21E9FD
#02DCF2
#02bfd2
#0293A2
#066A74
#044249
Base = 700Lightest = 50 · #F1FCFDDarkest = 950 · #044249
:root {
  --brand-50: #F1FCFD;
  --brand-100: #E3FAFC;
  --brand-200: #C1F6FB;
  --brand-300: #90F4FE;
  --brand-400: #58EEFD;
  --brand-500: #21E9FD;
  --brand-600: #02DCF2;
  --brand-700: #02bfd2;
  --brand-800: #0293A2;
  --brand-900: #066A74;
  --brand-950: #044249;
  --brand: #02bfd2;
  --brand-ink: #000000;
}

Colors that work with #02bfd2

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#C0E9ED
Hairlines and dividers
Muted text#4B949B
Captions on the surface
Accent#D40022
Second voice, not a rival
Dark variant#01737E
Hover, pressed, headers
Light variant#E6FCFF
Selected rows, tints
Dark surface#142324
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 #02bfd2

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#D21502
Analogous left#02D27D
Analogous right#0257D2
Split-complement 1#D20257
Split-complement 2#D27D02
Triadic 1#D202BF
Triadic 2#BFD202
Tetradic#7D02D2

RGB percentages

Red0.8%
Green74.9%
Blue82.4%

CMYK percentages

Cyan99.0%
Magenta9.0%
Yellow0.0%
Key (black)17.6%

Color previews

#02bfd2 text on a black background

contrast 9.39:1

Card sample

#02bfd2 text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 191, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 191, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02bfd2;
background: linear-gradient(135deg, #02bfd2, #0234D2);

Monochromatic scale

Palettes built from #02bfd2

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.

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

#02bfd2, answered

What color is #02bfd2?

#02bfd2 is a dark electric cyan, closest to Dark Turquoise (ΔE2000 6.8). It sits at 186° on the hue wheel with 98% saturation and 42% lightness, which reads as cool.

What is the RGB value of #02bfd2?

rgb(2, 191, 210) — 2 red, 191 green and 210 blue out of 255, or 0.8% / 74.9% / 82.4% by channel.

Is #02bfd2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4193 and perceived brightness is 64%, so black text on it reaches 9.39:1.

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

Black. It scores 9.39:1 against #02bfd2, versus 2.24:1 for white — AAA at any size.

What is the complementary color of #02bfd2?

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

What colors go well with #02bfd2?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B949B for secondary text, #D40022 as an accent and #01737E for hover and pressed states. For a palette, the analogous pair #02D27D and #0257D2 stays calm, while #D21502 is the loudest partner.

What is #02bfd2 in CMYK for printing?

cmyk(99%, 9%, 0%, 18%). 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 #02bfd2 warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #02D299; nudged cooler, #0094D4.

Work with #02bfd2 in the Color Lab