Skip to content

#a4f2fd

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

RGB
164, 242, 253
HSL
187°, 96%, 82%
CMYK
35, 4, 0, 1
Luminance
0.7849

At a glance

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

Hex
#a4f2fd
Hue
187°
cyan
Saturation
96%
electric
Lightness
82%
light
Brightness
99%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7849
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.70:1
Closest name
Pale Turquoise
ΔE2000 4.3
Where it sits
Hue187° of 360°
Saturation96%
Lightness82%
Temperature
Warm ← → Cool91% 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#a4f2fd
RGBrgb(164, 242, 253)
HSLhsl(187, 96%, 82%)
CMYKcmyk(35%, 4%, 0%, 1%)
LABlab(91.0 -21.2 -12.9)
LCHlch(91.0 24.8 211.3)
OKLCHoklch(0.914 0.078 207.0)
Decimal10810109
Display P3color(display-p3 0.643 0.949 0.992)

Copy-ready code

/* CSS */
color: #a4f2fd;
background-color: #a4f2fd;
/* Tailwind (arbitrary) */
class="text-[#a4f2fd] bg-[#a4f2fd]"
/* SCSS */
$brand: #a4f2fd;
/* SwiftUI */
Color(red: 0.643, green: 0.949, blue: 0.992)
/* Android */
Color.parseColor("#a4f2fd")
/* Flutter */
Color(0xFFA4F2FD)
/* Python / OpenCV (BGR) */
(253, 242, 164)

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

Accessibility — WCAG contrast

Aa
#a4f2fd on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#a4f2fd on black: 16.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6ECFE
deuteranopia · #D7E0FD
tritanopia · #82F8F5

Color scale — 50 to 950

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

#F1FCFD
#E4F9FC
#C1F3FA
#a4f2fd
#5AE8FB
#23E0FA
#05D3F0
#04B0C8
#048CA0
#076673
#054048
Base = 300Lightest = 50 · #F1FCFDDarkest = 950 · #054048
:root {
  --brand-50: #F1FCFD;
  --brand-100: #E4F9FC;
  --brand-200: #C1F3FA;
  --brand-300: #a4f2fd;
  --brand-400: #5AE8FB;
  --brand-500: #23E0FA;
  --brand-600: #05D3F0;
  --brand-700: #04B0C8;
  --brand-800: #048CA0;
  --brand-900: #076673;
  --brand-950: #054048;
  --brand: #a4f2fd;
  --brand-ink: #000000;
}

Colors that work with #a4f2fd

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#C0E7ED
Hairlines and dividers
Muted text#4B919B
Captions on the surface
Accent#CC001A
Second voice, not a rival
Dark variant#036E7D
Hover, pressed, headers
Light variant#E6FBFE
Selected rows, tints
Dark surface#142224
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 #a4f2fd

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#FDAFA4
Analogous left#A4FDDC
Analogous right#A4C6FD
Split-complement 1#FDA4C6
Split-complement 2#FDDCA4
Triadic 1#FDA4F2
Triadic 2#F2FDA4
Tetradic#DCA4FD

RGB percentages

Red64.3%
Green94.9%
Blue99.2%

CMYK percentages

Cyan35.2%
Magenta4.3%
Yellow0.0%
Key (black)0.8%

Color previews

#a4f2fd text on a black background

contrast 16.70:1

Card sample

#a4f2fd text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a4f2fd

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.

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

#a4f2fd, answered

What color is #a4f2fd?

#a4f2fd is a light electric cyan, closest to Pale Turquoise (ΔE2000 4.3). It sits at 187° on the hue wheel with 96% saturation and 82% lightness, which reads as cool.

What is the RGB value of #a4f2fd?

rgb(164, 242, 253) — 164 red, 242 green and 253 blue out of 255, or 64.3% / 94.9% / 99.2% by channel.

Is #a4f2fd a light or a dark color?

It is a light color. Relative luminance is 0.7849 and perceived brightness is 87%, so black text on it reaches 16.70:1.

Should I use black or white text on #a4f2fd?

Black. It scores 16.70:1 against #a4f2fd, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #a4f2fd?

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

What colors go well with #a4f2fd?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B919B for secondary text, #CC001A as an accent and #036E7D for hover and pressed states. For a palette, the analogous pair #A4FDDC and #A4C6FD stays calm, while #FDAFA4 is the loudest partner.

What is #a4f2fd in CMYK for printing?

cmyk(35%, 4%, 0%, 1%). 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 #a4f2fd warm or cool?

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

Work with #a4f2fd in the Color Lab