Skip to content

#02c2bc

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

RGB
2, 194, 188
HSL
178°, 98%, 38%
CMYK
99, 0, 3, 24
Luminance
0.4223

At a glance

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

Hex
#02c2bc
Hue
178°
cyan
Saturation
98%
electric
Lightness
38%
dark
Brightness
76%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4223
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.45:1
Closest name
Light Sea Green
ΔE2000 4.4
Where it sits
Hue178° of 360°
Saturation98%
Lightness38%
Temperature
Warm ← → Cool87% 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#02c2bc
RGBrgb(2, 194, 188)
HSLhsl(178, 98%, 38%)
CMYKcmyk(99%, 0%, 3%, 24%)
LABlab(71.0 -40.9 -8.5)
LCHlch(71.0 41.8 191.7)
OKLCHoklch(0.735 0.126 190.8)
Decimal180924
Display P3color(display-p3 0.008 0.761 0.737)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02c2bc on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#02c2bc on black: 9.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5B7BC
deuteranopia · #A0A7BD
tritanopia · #00C8C0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #02c2bc 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
#C1FBF9
#90FEFA
#58FDF8
#21FDF6
#02F2EB
#02c2bc
#02A29D
#067471
#044947
Base = 700Lightest = 50 · #F1FDFDDarkest = 950 · #044947
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E3FCFB;
  --brand-200: #C1FBF9;
  --brand-300: #90FEFA;
  --brand-400: #58FDF8;
  --brand-500: #21FDF6;
  --brand-600: #02F2EB;
  --brand-700: #02c2bc;
  --brand-800: #02A29D;
  --brand-900: #067471;
  --brand-950: #044947;
  --brand: #02c2bc;
  --brand-ink: #000000;
}

Colors that work with #02c2bc

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#C0EDEB
Hairlines and dividers
Muted text#4B9B98
Captions on the surface
Accent#C40037
Second voice, not a rival
Dark variant#017E7A
Hover, pressed, headers
Light variant#E6FFFE
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 #02c2bc

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#C20208
Analogous left#02C25C
Analogous right#0268C2
Split-complement 1#C20268
Split-complement 2#C25C02
Triadic 1#BC02C2
Triadic 2#C2BC02
Tetradic#5C02C2

RGB percentages

Red0.8%
Green76.1%
Blue73.7%

CMYK percentages

Cyan99.0%
Magenta0.0%
Yellow3.1%
Key (black)23.9%

Color previews

#02c2bc text on a black background

contrast 9.45:1

Card sample

#02c2bc text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02c2bc

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.

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

#02c2bc, answered

What color is #02c2bc?

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

What is the RGB value of #02c2bc?

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

Is #02c2bc a light or a dark color?

It is a mid-tone. Relative luminance is 0.4223 and perceived brightness is 63%, so black text on it reaches 9.45:1.

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

Black. It scores 9.45:1 against #02c2bc, versus 2.22:1 for white — AAA at any size.

What is the complementary color of #02c2bc?

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

What colors go well with #02c2bc?

For interface work: #F4FAFA as the surface, #C0EDEB for borders, #4B9B98 for secondary text, #C40037 as an accent and #017E7A for hover and pressed states. For a palette, the analogous pair #02C25C and #0268C2 stays calm, while #C20208 is the loudest partner.

What is #02c2bc in CMYK for printing?

cmyk(99%, 0%, 3%, 24%). 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 #02c2bc warm or cool?

Cool — it scores 87 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #02C275; nudged cooler, #0092C4.

Work with #02c2bc in the Color Lab