Skip to content

#03dfbf

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

RGB
3, 223, 191
HSL
171°, 97%, 44%
CMYK
99, 0, 14, 13
Luminance
0.5656

At a glance

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

Hex
#03dfbf
Hue
171°
cyan
Saturation
97%
electric
Lightness
44%
dark
Brightness
87%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5656
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.31:1
Closest name
Turquoise
ΔE2000 5
Where it sits
Hue171° of 360°
Saturation97%
Lightness44%
Temperature
Warm ← → Cool84% 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#03dfbf
RGBrgb(3, 223, 191)
HSLhsl(171, 97%, 44%)
CMYKcmyk(99%, 0%, 14%, 13%)
LABlab(79.9 -52.3 3.0)
LCHlch(79.9 52.4 176.7)
OKLCHoklch(0.808 0.149 177.3)
Decimal253887
Display P3color(display-p3 0.012 0.875 0.749)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03dfbf on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#03dfbf on black: 12.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6D0BE
deuteranopia · #BEBFC2
tritanopia · #00E2D5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #03dfbf is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FDFC
#E4FCF8
#C1FBF2
#90FDEE
#59FDE5
#22FCDC
#03dfbf
#03C9AC
#02A18A
#067464
#04483F
Base = 600Lightest = 50 · #F1FDFCDarkest = 950 · #04483F
:root {
  --brand-50: #F1FDFC;
  --brand-100: #E4FCF8;
  --brand-200: #C1FBF2;
  --brand-300: #90FDEE;
  --brand-400: #59FDE5;
  --brand-500: #22FCDC;
  --brand-600: #03dfbf;
  --brand-700: #03C9AC;
  --brand-800: #02A18A;
  --brand-900: #067464;
  --brand-950: #04483F;
  --brand: #03dfbf;
  --brand-ink: #000000;
}

Colors that work with #03dfbf

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#C0EDE6
Hairlines and dividers
Muted text#4B9B8F
Captions on the surface
Accent#E20059
Second voice, not a rival
Dark variant#027E6C
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 #03dfbf

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#DF0323
Analogous left#03DF51
Analogous right#0391DF
Split-complement 1#DF0391
Split-complement 2#DF5103
Triadic 1#BF03DF
Triadic 2#DFBF03
Tetradic#5103DF

RGB percentages

Red1.2%
Green87.5%
Blue74.9%

CMYK percentages

Cyan98.7%
Magenta0.0%
Yellow14.3%
Key (black)12.5%

Color previews

#03dfbf text on a black background

contrast 12.31:1

Card sample

#03dfbf text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 223, 191, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 223, 191, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03dfbf;
background: linear-gradient(135deg, #03dfbf, #036CDF);

Monochromatic scale

Palettes built from #03dfbf

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.

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

#03dfbf, answered

What color is #03dfbf?

#03dfbf is a dark electric cyan, closest to Turquoise (ΔE2000 5). It sits at 171° on the hue wheel with 97% saturation and 44% lightness, which reads as cool.

What is the RGB value of #03dfbf?

rgb(3, 223, 191) — 3 red, 223 green and 191 blue out of 255, or 1.2% / 87.5% / 74.9% by channel.

Is #03dfbf a light or a dark color?

It is a light color. Relative luminance is 0.5656 and perceived brightness is 72%, so black text on it reaches 12.31:1.

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

Black. It scores 12.31:1 against #03dfbf, versus 1.71:1 for white — AAA at any size.

What is the complementary color of #03dfbf?

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

What colors go well with #03dfbf?

For interface work: #F4FAFA as the surface, #C0EDE6 for borders, #4B9B8F for secondary text, #E20059 as an accent and #027E6C for hover and pressed states. For a palette, the analogous pair #03DF51 and #0391DF stays calm, while #DF0323 is the loudest partner.

What is #03dfbf in CMYK for printing?

cmyk(99%, 0%, 14%, 13%). 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 #03dfbf warm or cool?

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

Work with #03dfbf in the Color Lab