Skip to content

#02d2da

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

RGB
2, 210, 218
HSL
182°, 98%, 43%
CMYK
99, 4, 0, 15
Luminance
0.5117

At a glance

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

Hex
#02d2da
Hue
182°
cyan
Saturation
98%
electric
Lightness
43%
dark
Brightness
85%
HSV value
Perceived
69%
weighted brightness
Luminance
0.5117
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.23:1
Closest name
Dark Turquoise
ΔE2000 2
Where it sits
Hue182° of 360°
Saturation98%
Lightness43%
Temperature
Warm ← → Cool88% 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#02d2da
RGBrgb(2, 210, 218)
HSLhsl(182, 98%, 43%)
CMYKcmyk(99%, 4%, 0%, 15%)
LABlab(76.8 -39.1 -16.1)
LCHlch(76.8 42.3 202.4)
OKLCHoklch(0.785 0.133 199.7)
Decimal185050
Display P3color(display-p3 0.008 0.824 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02d2da on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#02d2da on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1C8DB
deuteranopia · #A9B6DB
tritanopia · #00DAD4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #02d2da 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
#C1F9FB
#90FAFE
#58F7FD
#21F5FD
#02EAF3
#02d2da
#019CA2
#067074
#044649
Base = 700Lightest = 50 · #F1FDFDDarkest = 950 · #044649
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E3FBFC;
  --brand-200: #C1F9FB;
  --brand-300: #90FAFE;
  --brand-400: #58F7FD;
  --brand-500: #21F5FD;
  --brand-600: #02EAF3;
  --brand-700: #02d2da;
  --brand-800: #019CA2;
  --brand-900: #067074;
  --brand-950: #044649;
  --brand: #02d2da;
  --brand-ink: #000000;
}

Colors that work with #02d2da

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#C0EBED
Hairlines and dividers
Muted text#4B989B
Captions on the surface
Accent#DC002F
Second voice, not a rival
Dark variant#017A7E
Hover, pressed, headers
Light variant#E6FEFF
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 #02d2da

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#DA0A02
Analogous left#02DA76
Analogous right#0266DA
Split-complement 1#DA0266
Split-complement 2#DA7602
Triadic 1#DA02D2
Triadic 2#D2DA02
Tetradic#7602DA

RGB percentages

Red0.8%
Green82.4%
Blue85.5%

CMYK percentages

Cyan99.1%
Magenta3.7%
Yellow0.0%
Key (black)14.5%

Color previews

#02d2da text on a black background

contrast 11.23:1

Card sample

#02d2da text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02d2da

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.

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

#02d2da, answered

What color is #02d2da?

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

What is the RGB value of #02d2da?

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

Is #02d2da a light or a dark color?

It is a light color. Relative luminance is 0.5117 and perceived brightness is 69%, so black text on it reaches 11.23:1.

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

Black. It scores 11.23:1 against #02d2da, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #02d2da?

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

What colors go well with #02d2da?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B989B for secondary text, #DC002F as an accent and #017A7E for hover and pressed states. For a palette, the analogous pair #02DA76 and #0266DA stays calm, while #DA0A02 is the loudest partner.

What is #02d2da in CMYK for printing?

cmyk(99%, 4%, 0%, 15%). 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 #02d2da warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #02DA93; nudged cooler, #00A1DC.

Work with #02d2da in the Color Lab