Skip to content

#64fade

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

RGB
100, 250, 222
HSL
169°, 94%, 69%
CMYK
60, 0, 11, 2
Luminance
0.7635

At a glance

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

Hex
#64fade
Hue
169°
cyan
Saturation
94%
electric
Lightness
69%
light
Brightness
98%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7635
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.27:1
Closest name
Aqua Marine
ΔE2000 4.9
Where it sits
Hue169° of 360°
Saturation94%
Lightness69%
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#64fade
RGBrgb(100, 250, 222)
HSLhsl(169, 94%, 69%)
CMYKcmyk(60%, 0%, 11%, 2%)
LABlab(90.0 -46.4 1.5)
LCHlch(90.0 46.5 178.1)
OKLCHoklch(0.897 0.134 178.6)
Decimal6617822
Display P3color(display-p3 0.392 0.980 0.871)

Copy-ready code

/* CSS */
color: #64fade;
background-color: #64fade;
/* Tailwind (arbitrary) */
class="text-[#64fade] bg-[#64fade]"
/* SCSS */
$brand: #64fade;
/* SwiftUI */
Color(red: 0.392, green: 0.980, blue: 0.871)
/* Android */
Color.parseColor("#64fade")
/* Flutter */
Color(0xFF64FADE)
/* Python / OpenCV (BGR) */
(222, 250, 100)

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

Accessibility — WCAG contrast

Aa
#64fade on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#64fade on black: 16.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1ECDD
deuteranopia · #DADCE0
tritanopia · #00FEF1

Color scale — 50 to 950

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

#F2FDFB
#E4FBF7
#C2FAEF
#92FBE8
#64fade
#26F8D1
#08EDC2
#06C6A2
#059E82
#08725E
#05473B
Base = 400Lightest = 50 · #F2FDFBDarkest = 950 · #05473B
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E4FBF7;
  --brand-200: #C2FAEF;
  --brand-300: #92FBE8;
  --brand-400: #64fade;
  --brand-500: #26F8D1;
  --brand-600: #08EDC2;
  --brand-700: #06C6A2;
  --brand-800: #059E82;
  --brand-900: #08725E;
  --brand-950: #05473B;
  --brand: #64fade;
  --brand-ink: #000000;
}

Colors that work with #64fade

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#C0EDE4
Hairlines and dividers
Muted text#4B9B8C
Captions on the surface
Accent#C90359
Second voice, not a rival
Dark variant#047B65
Hover, pressed, headers
Light variant#E6FEFA
Selected rows, tints
Dark surface#142421
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 #64fade

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#FA6480
Analogous left#64FA93
Analogous right#64CBFA
Split-complement 1#FA64CB
Split-complement 2#FA9364
Triadic 1#DE64FA
Triadic 2#FADE64
Tetradic#9364FA

RGB percentages

Red39.2%
Green98.0%
Blue87.1%

CMYK percentages

Cyan60.0%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#64fade text on a black background

contrast 16.27:1

Card sample

#64fade text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #64fade;
Background color
Panel with #64fade background
background-color: #64fade;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #64fade;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(100, 250, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(100, 250, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #64fade;
background: linear-gradient(135deg, #64fade, #64B2FA);

Monochromatic scale

Palettes built from #64fade

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.

#64fade 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.

#64fade, answered

What color is #64fade?

#64fade is a light electric cyan, closest to Aqua Marine (ΔE2000 4.9). It sits at 169° on the hue wheel with 94% saturation and 69% lightness, which reads as cool.

What is the RGB value of #64fade?

rgb(100, 250, 222) — 100 red, 250 green and 222 blue out of 255, or 39.2% / 98% / 87.1% by channel.

Is #64fade a light or a dark color?

It is a light color. Relative luminance is 0.7635 and perceived brightness is 83%, so black text on it reaches 16.27:1.

Should I use black or white text on #64fade?

Black. It scores 16.27:1 against #64fade, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #64fade?

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

What colors go well with #64fade?

For interface work: #F4FAF9 as the surface, #C0EDE4 for borders, #4B9B8C for secondary text, #C90359 as an accent and #047B65 for hover and pressed states. For a palette, the analogous pair #64FA93 and #64CBFA stays calm, while #FA6480 is the loudest partner.

What is #64fade in CMYK for printing?

cmyk(60%, 0%, 11%, 2%). 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 #64fade 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 #64FAA7; nudged cooler, #62E0FC.

Work with #64fade in the Color Lab