Skip to content

#63dacf

a balanced, vivid cyan · cool · closest name: Turquoise

RGB
99, 218, 207
HSL
175°, 62%, 62%
CMYK
55, 0, 5, 15
Luminance
0.5730

At a glance

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

Hex
#63dacf
Hue
175°
cyan
Saturation
62%
vivid
Lightness
62%
balanced
Brightness
85%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5730
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.46:1
Closest name
Turquoise
ΔE2000 3.1
Where it sits
Hue175° of 360°
Saturation62%
Lightness62%
Temperature
Warm ← → Cool85% 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#63dacf
RGBrgb(99, 218, 207)
HSLhsl(175, 62%, 62%)
CMYKcmyk(55%, 0%, 5%, 15%)
LABlab(80.3 -36.0 -4.8)
LCHlch(80.3 36.4 187.5)
OKLCHoklch(0.817 0.108 187.1)
Decimal6544079
Display P3color(display-p3 0.388 0.855 0.812)

Copy-ready code

/* CSS */
color: #63dacf;
background-color: #63dacf;
/* Tailwind (arbitrary) */
class="text-[#63dacf] bg-[#63dacf]"
/* SCSS */
$brand: #63dacf;
/* SwiftUI */
Color(red: 0.388, green: 0.855, blue: 0.812)
/* Android */
Color.parseColor("#63dacf")
/* Flutter */
Color(0xFF63DACF)
/* Python / OpenCV (BGR) */
(207, 218, 99)

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

Accessibility — WCAG contrast

Aa
#63dacf on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#63dacf on black: 12.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0D0CF
deuteranopia · #BDC1D0
tritanopia · #00DFD6

Color scale — 50 to 950

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

#F4FBFA
#E8F7F6
#CCF0ED
#A4EAE3
#63dacf
#4AD4C7
#2FC6B8
#27A599
#1F847B
#1A605A
#113C38
Base = 400Lightest = 50 · #F4FBFADarkest = 950 · #113C38
:root {
  --brand-50: #F4FBFA;
  --brand-100: #E8F7F6;
  --brand-200: #CCF0ED;
  --brand-300: #A4EAE3;
  --brand-400: #63dacf;
  --brand-500: #4AD4C7;
  --brand-600: #2FC6B8;
  --brand-700: #27A599;
  --brand-800: #1F847B;
  --brand-900: #1A605A;
  --brand-950: #113C38;
  --brand: #63dacf;
  --brand-ink: #000000;
}

Colors that work with #63dacf

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#C0EDE9
Hairlines and dividers
Muted text#4B9B94
Captions on the surface
Accent#DE5F8B
Second voice, not a rival
Dark variant#186760
Hover, pressed, headers
Light variant#EAFAF9
Selected rows, tints
Dark surface#142423
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 #63dacf

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
  • 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
  • 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#DA636E
Analogous left#63DA94
Analogous right#63AADA
Split-complement 1#DA63AA
Split-complement 2#DA9463
Triadic 1#CF63DA
Triadic 2#DACF63
Tetradic#9463DA

RGB percentages

Red38.8%
Green85.5%
Blue81.2%

CMYK percentages

Cyan54.6%
Magenta0.0%
Yellow5.0%
Key (black)14.5%

Color previews

#63dacf text on a black background

contrast 12.46:1

Card sample

#63dacf text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #63dacf;
Background color
Panel with #63dacf background
background-color: #63dacf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #63dacf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(99, 218, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(99, 218, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #63dacf;
background: linear-gradient(135deg, #63dacf, #6396DA);

Monochromatic scale

Palettes built from #63dacf

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.

#63dacf 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

Converts to four-color process without much drama. Proof it anyway.

#63dacf, answered

What color is #63dacf?

#63dacf is a balanced vivid cyan, closest to Turquoise (ΔE2000 3.1). It sits at 175° on the hue wheel with 62% saturation and 62% lightness, which reads as cool.

What is the RGB value of #63dacf?

rgb(99, 218, 207) — 99 red, 218 green and 207 blue out of 255, or 38.8% / 85.5% / 81.2% by channel.

Is #63dacf a light or a dark color?

It is a light color. Relative luminance is 0.5730 and perceived brightness is 74%, so black text on it reaches 12.46:1.

Should I use black or white text on #63dacf?

Black. It scores 12.46:1 against #63dacf, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #63dacf?

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

What colors go well with #63dacf?

For interface work: #F4FAFA as the surface, #C0EDE9 for borders, #4B9B94 for secondary text, #DE5F8B as an accent and #186760 for hover and pressed states. For a palette, the analogous pair #63DA94 and #63AADA stays calm, while #DA636E is the loudest partner.

What is #63dacf in CMYK for printing?

cmyk(55%, 0%, 5%, 15%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #63dacf warm or cool?

Cool — it scores 85 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #63DAA4; nudged cooler, #61BADC.

Work with #63dacf in the Color Lab