Skip to content

#a7fdfe

a light, electric cyan · cool · closest name: Pale Turquoise

RGB
167, 253, 254
HSL
181°, 98%, 83%
CMYK
34, 0, 0, 0
Luminance
0.8562

At a glance

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

Hex
#a7fdfe
Hue
181°
cyan
Saturation
98%
electric
Lightness
83%
light
Brightness
100%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8562
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
18.12:1
Closest name
Pale Turquoise
ΔE2000 4.1
Where it sits
Hue181° of 360°
Saturation98%
Lightness83%
Temperature
Warm ← → Cool88% 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#a7fdfe
RGBrgb(167, 253, 254)
HSLhsl(181, 98%, 83%)
CMYKcmyk(34%, 0%, 0%, 0%)
LABlab(94.2 -25.5 -8.7)
LCHlch(94.2 27.0 198.8)
OKLCHoklch(0.940 0.083 196.8)
Decimal11009534
Display P3color(display-p3 0.655 0.992 0.996)

Copy-ready code

/* CSS */
color: #a7fdfe;
background-color: #a7fdfe;
/* Tailwind (arbitrary) */
class="text-[#a7fdfe] bg-[#a7fdfe]"
/* SCSS */
$brand: #a7fdfe;
/* SwiftUI */
Color(red: 0.655, green: 0.992, blue: 0.996)
/* Android */
Color.parseColor("#a7fdfe")
/* Flutter */
Color(0xFFA7FDFE)
/* Python / OpenCV (BGR) */
(254, 253, 167)

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

Accessibility — WCAG contrast

Aa
#a7fdfe on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#a7fdfe on black: 18.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2F5FE
deuteranopia · #E2E9FF
tritanopia · #84FFFD

Color scale — 50 to 950

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

#F1FDFD
#E3FCFC
#a7fdfe
#90FCFE
#59FBFD
#21FAFD
#03EFF2
#02C7CA
#02A0A1
#067374
#044849
Base = 200Lightest = 50 · #F1FDFDDarkest = 950 · #044849
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E3FCFC;
  --brand-200: #a7fdfe;
  --brand-300: #90FCFE;
  --brand-400: #59FBFD;
  --brand-500: #21FAFD;
  --brand-600: #03EFF2;
  --brand-700: #02C7CA;
  --brand-800: #02A0A1;
  --brand-900: #067374;
  --brand-950: #044849;
  --brand: #a7fdfe;
  --brand-ink: #000000;
}

Colors that work with #a7fdfe

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#C0ECED
Hairlines and dividers
Muted text#4B9A9B
Captions on the surface
Accent#CC0030
Second voice, not a rival
Dark variant#017D7E
Hover, pressed, headers
Light variant#E6FEFF
Selected rows, tints
Dark surface#142424
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 #a7fdfe

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#FEA8A7
Analogous left#A7FED3
Analogous right#A7D1FE
Split-complement 1#FEA7D1
Split-complement 2#FED3A7
Triadic 1#FEA7FD
Triadic 2#FDFEA7
Tetradic#D3A7FE

RGB percentages

Red65.5%
Green99.2%
Blue99.6%

CMYK percentages

Cyan34.3%
Magenta0.4%
Yellow0.0%
Key (black)0.4%

Color previews

#a7fdfe text on a black background

contrast 18.12:1

Card sample

#a7fdfe text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(167, 253, 254, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(167, 253, 254, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a7fdfe;
background: linear-gradient(135deg, #a7fdfe, #A7C3FE);

Monochromatic scale

Palettes built from #a7fdfe

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.

#a7fdfe 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.

#a7fdfe, answered

What color is #a7fdfe?

#a7fdfe is a light electric cyan, closest to Pale Turquoise (ΔE2000 4.1). It sits at 181° on the hue wheel with 98% saturation and 83% lightness, which reads as cool.

What is the RGB value of #a7fdfe?

rgb(167, 253, 254) — 167 red, 253 green and 254 blue out of 255, or 65.5% / 99.2% / 99.6% by channel.

Is #a7fdfe a light or a dark color?

It is a light color. Relative luminance is 0.8562 and perceived brightness is 91%, so black text on it reaches 18.12:1.

Should I use black or white text on #a7fdfe?

Black. It scores 18.12:1 against #a7fdfe, versus 1.16:1 for white — AAA at any size.

What is the complementary color of #a7fdfe?

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

What colors go well with #a7fdfe?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B9A9B for secondary text, #CC0030 as an accent and #017D7E for hover and pressed states. For a palette, the analogous pair #A7FED3 and #A7D1FE stays calm, while #FEA8A7 is the loudest partner.

What is #a7fdfe in CMYK for printing?

cmyk(34%, 0%, 0%, 0%). 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 #a7fdfe warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A7FEDF; nudged cooler, #A6DEFF.

Work with #a7fdfe in the Color Lab