Skip to content

#02bbc5

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

RGB
2, 187, 197
HSL
183°, 98%, 39%
CMYK
99, 5, 0, 23
Luminance
0.3958

At a glance

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

Hex
#02bbc5
Hue
183°
cyan
Saturation
98%
electric
Lightness
39%
dark
Brightness
77%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3958
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.92:1
Closest name
Dark Turquoise
ΔE2000 5.5
Where it sits
Hue183° of 360°
Saturation98%
Lightness39%
Temperature
Warm ← → Cool89% 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#02bbc5
RGBrgb(2, 187, 197)
HSLhsl(183, 98%, 39%)
CMYKcmyk(99%, 5%, 0%, 23%)
LABlab(69.2 -34.9 -16.2)
LCHlch(69.2 38.5 204.9)
OKLCHoklch(0.721 0.122 201.6)
Decimal179141
Display P3color(display-p3 0.008 0.733 0.773)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02bbc5 on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#02bbc5 on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ABB2C6
deuteranopia · #95A2C6
tritanopia · #00C3BE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #02bbc5 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.

#F1FDFD
#E3FBFC
#C1F8FB
#90F8FE
#58F5FD
#21F1FD
#02E6F2
#02bbc5
#0299A2
#066F74
#044549
Base = 700Lightest = 50 · #F1FDFDDarkest = 950 · #044549
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E3FBFC;
  --brand-200: #C1F8FB;
  --brand-300: #90F8FE;
  --brand-400: #58F5FD;
  --brand-500: #21F1FD;
  --brand-600: #02E6F2;
  --brand-700: #02bbc5;
  --brand-800: #0299A2;
  --brand-900: #066F74;
  --brand-950: #044549;
  --brand: #02bbc5;
  --brand-ink: #000000;
}

Colors that work with #02bbc5

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#C0EAED
Hairlines and dividers
Muted text#4B979B
Captions on the surface
Accent#C70027
Second voice, not a rival
Dark variant#01787E
Hover, pressed, headers
Light variant#E6FDFF
Selected rows, tints
Dark surface#142424
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 #02bbc5

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#C50C02
Analogous left#02C56E
Analogous right#0259C5
Split-complement 1#C50259
Split-complement 2#C56E02
Triadic 1#C502BB
Triadic 2#BBC502
Tetradic#6E02C5

RGB percentages

Red0.8%
Green73.3%
Blue77.3%

CMYK percentages

Cyan99.0%
Magenta5.1%
Yellow0.0%
Key (black)22.7%

Color previews

#02bbc5 text on a black background

contrast 8.92:1

Card sample

#02bbc5 text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 187, 197, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 187, 197, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02bbc5;
background: linear-gradient(135deg, #02bbc5, #0239C5);

Monochromatic scale

Palettes built from #02bbc5

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.

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

#02bbc5, answered

What color is #02bbc5?

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

What is the RGB value of #02bbc5?

rgb(2, 187, 197) — 2 red, 187 green and 197 blue out of 255, or 0.8% / 73.3% / 77.3% by channel.

Is #02bbc5 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3958 and perceived brightness is 62%, so black text on it reaches 8.92:1.

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

Black. It scores 8.92:1 against #02bbc5, versus 2.36:1 for white — AAA at any size.

What is the complementary color of #02bbc5?

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

What colors go well with #02bbc5?

For interface work: #F4FAFA as the surface, #C0EAED for borders, #4B979B for secondary text, #C70027 as an accent and #01787E for hover and pressed states. For a palette, the analogous pair #02C56E and #0259C5 stays calm, while #C50C02 is the loudest partner.

What is #02bbc5 in CMYK for printing?

cmyk(99%, 5%, 0%, 23%). 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 #02bbc5 warm or cool?

Cool — it scores 89 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #02C588; nudged cooler, #008EC7.

Work with #02bbc5 in the Color Lab