Skip to content

#02bcb2

a dark, electric cyan · cool · closest name: Light Sea Green

RGB
2, 188, 178
HSL
177°, 98%, 37%
CMYK
99, 0, 5, 26
Luminance
0.3919

At a glance

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

Hex
#02bcb2
Hue
177°
cyan
Saturation
98%
electric
Lightness
37%
dark
Brightness
74%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3919
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.84:1
Closest name
Light Sea Green
ΔE2000 2.8
Where it sits
Hue177° of 360°
Saturation98%
Lightness37%
Temperature
Warm ← → Cool86% 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#02bcb2
RGBrgb(2, 188, 178)
HSLhsl(177, 98%, 37%)
CMYKcmyk(99%, 0%, 5%, 26%)
LABlab(68.9 -41.2 -6.2)
LCHlch(68.9 41.6 188.5)
OKLCHoklch(0.717 0.124 188.1)
Decimal179378
Display P3color(display-p3 0.008 0.737 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02bcb2 on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#02bcb2 on black: 8.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1B1B2
deuteranopia · #9CA2B3
tritanopia · #00C1B9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #02bcb2 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
#E3FCFB
#C1FBF8
#90FEF8
#58FDF4
#21FDF1
#03F2E5
#02bcb2
#02A199
#06746E
#044945
Base = 700Lightest = 50 · #F1FDFDDarkest = 950 · #044945
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E3FCFB;
  --brand-200: #C1FBF8;
  --brand-300: #90FEF8;
  --brand-400: #58FDF4;
  --brand-500: #21FDF1;
  --brand-600: #03F2E5;
  --brand-700: #02bcb2;
  --brand-800: #02A199;
  --brand-900: #06746E;
  --brand-950: #044945;
  --brand: #02bcb2;
  --brand-ink: #000000;
}

Colors that work with #02bcb2

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#C0EDEA
Hairlines and dividers
Muted text#4B9B97
Captions on the surface
Accent#BE003A
Second voice, not a rival
Dark variant#017E78
Hover, pressed, headers
Light variant#E6FFFD
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 #02bcb2

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#BC020C
Analogous left#02BC55
Analogous right#0269BC
Split-complement 1#BC0269
Split-complement 2#BC5502
Triadic 1#B202BC
Triadic 2#BCB202
Tetradic#5502BC

RGB percentages

Red0.8%
Green73.7%
Blue69.8%

CMYK percentages

Cyan98.9%
Magenta0.0%
Yellow5.3%
Key (black)26.3%

Color previews

#02bcb2 text on a black background

contrast 8.84:1

Card sample

#02bcb2 text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 188, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 188, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02bcb2;
background: linear-gradient(135deg, #02bcb2, #024ABC);

Monochromatic scale

Palettes built from #02bcb2

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.

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

#02bcb2, answered

What color is #02bcb2?

#02bcb2 is a dark electric cyan, closest to Light Sea Green (ΔE2000 2.8). It sits at 177° on the hue wheel with 98% saturation and 37% lightness, which reads as cool.

What is the RGB value of #02bcb2?

rgb(2, 188, 178) — 2 red, 188 green and 178 blue out of 255, or 0.8% / 73.7% / 69.8% by channel.

Is #02bcb2 a light or a dark color?

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

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

Black. It scores 8.84:1 against #02bcb2, versus 2.38:1 for white — AAA at any size.

What is the complementary color of #02bcb2?

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

What colors go well with #02bcb2?

For interface work: #F4FAFA as the surface, #C0EDEA for borders, #4B9B97 for secondary text, #BE003A as an accent and #017E78 for hover and pressed states. For a palette, the analogous pair #02BC55 and #0269BC stays calm, while #BC020C is the loudest partner.

What is #02bcb2 in CMYK for printing?

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

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

Work with #02bcb2 in the Color Lab