Skip to content

#03cdcb

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

RGB
3, 205, 203
HSL
179°, 97%, 41%
CMYK
99, 0, 1, 20
Luminance
0.4799

At a glance

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

Hex
#03cdcb
Hue
179°
cyan
Saturation
97%
electric
Lightness
41%
dark
Brightness
80%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4799
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.60:1
Closest name
Dark Turquoise
ΔE2000 1.8
Where it sits
Hue179° of 360°
Saturation97%
Lightness41%
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#03cdcb
RGBrgb(3, 205, 203)
HSLhsl(179, 97%, 41%)
CMYKcmyk(99%, 0%, 1%, 20%)
LABlab(74.8 -41.3 -11.0)
LCHlch(74.8 42.7 194.9)
OKLCHoklch(0.767 0.131 193.5)
Decimal249291
Display P3color(display-p3 0.012 0.804 0.796)

Copy-ready code

/* CSS */
color: #03cdcb;
background-color: #03cdcb;
/* Tailwind (arbitrary) */
class="text-[#03cdcb] bg-[#03cdcb]"
/* SCSS */
$brand: #03cdcb;
/* SwiftUI */
Color(red: 0.012, green: 0.804, blue: 0.796)
/* Android */
Color.parseColor("#03cdcb")
/* Flutter */
Color(0xFF03CDCB)
/* Python / OpenCV (BGR) */
(203, 205, 3)

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 #03cdcb · 10.60:1
Use #000000AAA at every size.
Aa
White text · 1.98:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.60:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #03cdcb as text scores 1.98:1 on white and 10.60:1 on black.

Accessibility — WCAG contrast

Aa
#03cdcb on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#03cdcb on black: 10.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFC2CB
deuteranopia · #A8B1CC
tritanopia · #00D4CC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #03cdcb 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
#E4FCFC
#C1FBFA
#90FDFC
#59FDFB
#22FCFA
#04F1EF
#03cdcb
#02A19F
#077473
#044848
Base = 700Lightest = 50 · #F1FDFDDarkest = 950 · #044848
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E4FCFC;
  --brand-200: #C1FBFA;
  --brand-300: #90FDFC;
  --brand-400: #59FDFB;
  --brand-500: #22FCFA;
  --brand-600: #04F1EF;
  --brand-700: #03cdcb;
  --brand-800: #02A19F;
  --brand-900: #077473;
  --brand-950: #044848;
  --brand: #03cdcb;
  --brand-ink: #000000;
}

Colors that work with #03cdcb

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#C0EDEC
Hairlines and dividers
Muted text#4B9B9A
Captions on the surface
Accent#D00036
Second voice, not a rival
Dark variant#027E7C
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 #03cdcb

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#CD0305
Analogous left#03CD66
Analogous right#036ACD
Split-complement 1#CD036A
Split-complement 2#CD6603
Triadic 1#CB03CD
Triadic 2#CDCB03
Tetradic#6603CD

RGB percentages

Red1.2%
Green80.4%
Blue79.6%

CMYK percentages

Cyan98.5%
Magenta0.0%
Yellow1.0%
Key (black)19.6%

Color previews

#03cdcb text on a black background

contrast 10.60:1

Card sample

#03cdcb text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #03cdcb;
Background color
Panel with #03cdcb background
background-color: #03cdcb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #03cdcb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(3, 205, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 205, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03cdcb;
background: linear-gradient(135deg, #03cdcb, #0348CD);

Monochromatic scale

Palettes built from #03cdcb

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.

#03cdcb 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.

#03cdcb, answered

What color is #03cdcb?

#03cdcb is a dark electric cyan, closest to Dark Turquoise (ΔE2000 1.8). It sits at 179° on the hue wheel with 97% saturation and 41% lightness, which reads as cool.

What is the RGB value of #03cdcb?

rgb(3, 205, 203) — 3 red, 205 green and 203 blue out of 255, or 1.2% / 80.4% / 79.6% by channel.

Is #03cdcb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4799 and perceived brightness is 67%, so black text on it reaches 10.60:1.

Should I use black or white text on #03cdcb?

Black. It scores 10.60:1 against #03cdcb, versus 1.98:1 for white — AAA at any size.

What is the complementary color of #03cdcb?

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

What colors go well with #03cdcb?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B9A for secondary text, #D00036 as an accent and #027E7C for hover and pressed states. For a palette, the analogous pair #03CD66 and #036ACD stays calm, while #CD0305 is the loudest partner.

What is #03cdcb in CMYK for printing?

cmyk(99%, 0%, 1%, 20%). 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 #03cdcb 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 #03CD81; nudged cooler, #019BCF.

Work with #03cdcb in the Color Lab