Skip to content

#63f8cd

a light, electric cyan · cool · closest name: Aqua Marine

RGB
99, 248, 205
HSL
163°, 91%, 68%
CMYK
60, 0, 17, 3
Luminance
0.7420

At a glance

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

Hex
#63f8cd
Hue
163°
cyan
Saturation
91%
electric
Lightness
68%
light
Brightness
97%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7420
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.84:1
Closest name
Aqua Marine
ΔE2000 2.4
Where it sits
Hue163° of 360°
Saturation91%
Lightness68%
Temperature
Warm ← → Cool80% 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#63f8cd
RGBrgb(99, 248, 205)
HSLhsl(163, 91%, 68%)
CMYKcmyk(60%, 0%, 17%, 3%)
LABlab(89.0 -49.8 8.9)
LCHlch(89.0 50.5 169.9)
OKLCHoklch(0.887 0.142 170.8)
Decimal6551757
Display P3color(display-p3 0.388 0.973 0.804)

Copy-ready code

/* CSS */
color: #63f8cd;
background-color: #63f8cd;
/* Tailwind (arbitrary) */
class="text-[#63f8cd] bg-[#63f8cd]"
/* SCSS */
$brand: #63f8cd;
/* SwiftUI */
Color(red: 0.388, green: 0.973, blue: 0.804)
/* Android */
Color.parseColor("#63f8cd")
/* Flutter */
Color(0xFF63F8CD)
/* Python / OpenCV (BGR) */
(205, 248, 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 #63f8cd · 15.84:1
Use #000000AAA at every size.
Aa
White text · 1.33:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.84:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #63f8cd as text scores 1.33:1 on white and 15.84:1 on black.

Accessibility — WCAG contrast

Aa
#63f8cd on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#63f8cd on black: 15.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1E9CB
deuteranopia · #DCD9D0
tritanopia · #00FAEC

Color scale — 50 to 950

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

#F2FDFA
#E4FBF4
#C3F9E9
#94FADD
#63f8cd
#28F5BA
#0BEAAA
#09C38D
#079C71
#0A7153
#064634
Base = 400Lightest = 50 · #F2FDFADarkest = 950 · #064634
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E4FBF4;
  --brand-200: #C3F9E9;
  --brand-300: #94FADD;
  --brand-400: #63f8cd;
  --brand-500: #28F5BA;
  --brand-600: #0BEAAA;
  --brand-700: #09C38D;
  --brand-800: #079C71;
  --brand-900: #0A7153;
  --brand-950: #064634;
  --brand: #63f8cd;
  --brand-ink: #000000;
}

Colors that work with #63f8cd

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#C0EDE0
Hairlines and dividers
Muted text#4B9B84
Captions on the surface
Accent#C7056D
Second voice, not a rival
Dark variant#057A58
Hover, pressed, headers
Light variant#E7FEF7
Selected rows, tints
Dark surface#142420
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 #63f8cd

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
  • Card and section backgrounds
  • 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
  • White 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#F8638E
Analogous left#63F882
Analogous right#63D8F8
Split-complement 1#F863D8
Split-complement 2#F88263
Triadic 1#CD63F8
Triadic 2#F8CD63
Tetradic#8263F8

RGB percentages

Red38.8%
Green97.3%
Blue80.4%

CMYK percentages

Cyan60.1%
Magenta0.0%
Yellow17.3%
Key (black)2.7%

Color previews

#63f8cd text on a black background

contrast 15.84:1

Card sample

#63f8cd text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(99, 248, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(99, 248, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #63f8cd;
background: linear-gradient(135deg, #63f8cd, #63C0F8);

Monochromatic scale

Palettes built from #63f8cd

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.

#63f8cd 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#63f8cd, answered

What color is #63f8cd?

#63f8cd is a light electric cyan, closest to Aqua Marine (ΔE2000 2.4). It sits at 163° on the hue wheel with 91% saturation and 68% lightness, which reads as cool.

What is the RGB value of #63f8cd?

rgb(99, 248, 205) — 99 red, 248 green and 205 blue out of 255, or 38.8% / 97.3% / 80.4% by channel.

Is #63f8cd a light or a dark color?

It is a light color. Relative luminance is 0.7420 and perceived brightness is 82%, so black text on it reaches 15.84:1.

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

Black. It scores 15.84:1 against #63f8cd, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #63f8cd?

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

What colors go well with #63f8cd?

For interface work: #F4FAF9 as the surface, #C0EDE0 for borders, #4B9B84 for secondary text, #C7056D as an accent and #057A58 for hover and pressed states. For a palette, the analogous pair #63F882 and #63D8F8 stays calm, while #F8638E is the loudest partner.

What is #63f8cd in CMYK for printing?

cmyk(60%, 0%, 17%, 3%). 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 #63f8cd warm or cool?

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

Work with #63f8cd in the Color Lab