Skip to content

#03cfad

a dark, electric cyan · cool · closest name: Medium Aqua Marine

RGB
3, 207, 173
HSL
170°, 97%, 41%
CMYK
99, 0, 16, 19
Luminance
0.4766

At a glance

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

Hex
#03cfad
Hue
170°
cyan
Saturation
97%
electric
Lightness
41%
dark
Brightness
81%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4766
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.53:1
Closest name
Medium Aqua Marine
ΔE2000 4.9
Where it sits
Hue170° of 360°
Saturation97%
Lightness41%
Temperature
Warm ← → Cool83% 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#03cfad
RGBrgb(3, 207, 173)
HSLhsl(170, 97%, 41%)
CMYKcmyk(99%, 0%, 16%, 19%)
LABlab(74.6 -50.5 4.9)
LCHlch(74.6 50.8 174.5)
OKLCHoklch(0.763 0.143 175.1)
Decimal249773
Display P3color(display-p3 0.012 0.812 0.678)

Copy-ready code

/* CSS */
color: #03cfad;
background-color: #03cfad;
/* Tailwind (arbitrary) */
class="text-[#03cfad] bg-[#03cfad]"
/* SCSS */
$brand: #03cfad;
/* SwiftUI */
Color(red: 0.012, green: 0.812, blue: 0.678)
/* Android */
Color.parseColor("#03cfad")
/* Flutter */
Color(0xFF03CFAD)
/* Python / OpenCV (BGR) */
(173, 207, 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 #03cfad · 10.53:1
Use #000000AAA at every size.
Aa
White text · 1.99:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.53:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #03cfad as text scores 1.99:1 on white and 10.53:1 on black.

Accessibility — WCAG contrast

Aa
#03cfad on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#03cfad on black: 10.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7C1AB
deuteranopia · #B1B1B0
tritanopia · #00D2C5

Color scale — 50 to 950

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

#F1FDFB
#E4FCF8
#C1FBF1
#90FDEB
#59FDE1
#22FCD7
#04F1CA
#03cfad
#02A186
#077462
#04483D
Base = 700Lightest = 50 · #F1FDFBDarkest = 950 · #04483D
:root {
  --brand-50: #F1FDFB;
  --brand-100: #E4FCF8;
  --brand-200: #C1FBF1;
  --brand-300: #90FDEB;
  --brand-400: #59FDE1;
  --brand-500: #22FCD7;
  --brand-600: #04F1CA;
  --brand-700: #03cfad;
  --brand-800: #02A186;
  --brand-900: #077462;
  --brand-950: #04483D;
  --brand: #03cfad;
  --brand-ink: #000000;
}

Colors that work with #03cfad

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#F4FAF9
Tinted page background
Border#C0EDE5
Hairlines and dividers
Muted text#4B9B8E
Captions on the surface
Accent#D20058
Second voice, not a rival
Dark variant#027E69
Hover, pressed, headers
Light variant#E6FFFB
Selected rows, tints
Dark surface#142422
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 #03cfad

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#CF0325
Analogous left#03CF47
Analogous right#038BCF
Split-complement 1#CF038B
Split-complement 2#CF4703
Triadic 1#AD03CF
Triadic 2#CFAD03
Tetradic#4703CF

RGB percentages

Red1.2%
Green81.2%
Blue67.8%

CMYK percentages

Cyan98.6%
Magenta0.0%
Yellow16.4%
Key (black)18.8%

Color previews

#03cfad text on a black background

contrast 10.53:1

Card sample

#03cfad text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 207, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 207, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03cfad;
background: linear-gradient(135deg, #03cfad, #0369CF);

Monochromatic scale

Palettes built from #03cfad

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.

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

#03cfad, answered

What color is #03cfad?

#03cfad is a dark electric cyan, closest to Medium Aqua Marine (ΔE2000 4.9). It sits at 170° on the hue wheel with 97% saturation and 41% lightness, which reads as cool.

What is the RGB value of #03cfad?

rgb(3, 207, 173) — 3 red, 207 green and 173 blue out of 255, or 1.2% / 81.2% / 67.8% by channel.

Is #03cfad a light or a dark color?

It is a mid-tone. Relative luminance is 0.4766 and perceived brightness is 66%, so black text on it reaches 10.53:1.

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

Black. It scores 10.53:1 against #03cfad, versus 1.99:1 for white — AAA at any size.

What is the complementary color of #03cfad?

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

What colors go well with #03cfad?

For interface work: #F4FAF9 as the surface, #C0EDE5 for borders, #4B9B8E for secondary text, #D20058 as an accent and #027E69 for hover and pressed states. For a palette, the analogous pair #03CF47 and #038BCF stays calm, while #CF0325 is the loudest partner.

What is #03cfad in CMYK for printing?

cmyk(99%, 0%, 16%, 19%). 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 #03cfad warm or cool?

Cool — it scores 83 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #03CF62; nudged cooler, #01AAD1.

Work with #03cfad in the Color Lab