Skip to content

#72ebfd

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

RGB
114, 235, 253
HSL
188°, 97%, 72%
CMYK
55, 7, 0, 1
Luminance
0.7009

At a glance

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

Hex
#72ebfd
Hue
188°
cyan
Saturation
97%
electric
Lightness
72%
light
Brightness
99%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7009
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.02:1
Closest name
Pale Turquoise
ΔE2000 8.1
Where it sits
Hue188° of 360°
Saturation97%
Lightness72%
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#72ebfd
RGBrgb(114, 235, 253)
HSLhsl(188, 97%, 72%)
CMYKcmyk(55%, 7%, 0%, 1%)
LABlab(87.0 -29.1 -19.0)
LCHlch(87.0 34.7 213.2)
OKLCHoklch(0.877 0.111 208.3)
Decimal7531517
Display P3color(display-p3 0.447 0.922 0.992)

Copy-ready code

/* CSS */
color: #72ebfd;
background-color: #72ebfd;
/* Tailwind (arbitrary) */
class="text-[#72ebfd] bg-[#72ebfd]"
/* SCSS */
$brand: #72ebfd;
/* SwiftUI */
Color(red: 0.447, green: 0.922, blue: 0.992)
/* Android */
Color.parseColor("#72ebfd")
/* Flutter */
Color(0xFF72EBFD)
/* Python / OpenCV (BGR) */
(253, 235, 114)

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

Accessibility — WCAG contrast

Aa
#72ebfd on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#72ebfd on black: 15.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DAE3FE
deuteranopia · #C4D3FD
tritanopia · #00F4F0

Color scale — 50 to 950

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

#F1FCFD
#E4F9FC
#C1F3FB
#90EFFD
#72ebfd
#22E0FC
#03D2F1
#03AFC9
#028CA1
#066674
#044048
Base = 400Lightest = 50 · #F1FCFDDarkest = 950 · #044048
:root {
  --brand-50: #F1FCFD;
  --brand-100: #E4F9FC;
  --brand-200: #C1F3FB;
  --brand-300: #90EFFD;
  --brand-400: #72ebfd;
  --brand-500: #22E0FC;
  --brand-600: #03D2F1;
  --brand-700: #03AFC9;
  --brand-800: #028CA1;
  --brand-900: #066674;
  --brand-950: #044048;
  --brand: #72ebfd;
  --brand-ink: #000000;
}

Colors that work with #72ebfd

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#4B909B
Captions on the surface
Accent#CC0018
Second voice, not a rival
Dark variant#026E7E
Hover, pressed, headers
Light variant#E6FBFF
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 #72ebfd

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#FD8472
Analogous left#72FDCA
Analogous right#72A6FD
Split-complement 1#FD72A6
Split-complement 2#FDCA72
Triadic 1#FD72EB
Triadic 2#EBFD72
Tetradic#CA72FD

RGB percentages

Red44.7%
Green92.2%
Blue99.2%

CMYK percentages

Cyan54.9%
Magenta7.1%
Yellow0.0%
Key (black)0.8%

Color previews

#72ebfd text on a black background

contrast 15.02:1

Card sample

#72ebfd text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(114, 235, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(114, 235, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #72ebfd;
background: linear-gradient(135deg, #72ebfd, #728EFD);

Monochromatic scale

Palettes built from #72ebfd

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.

#72ebfd 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.

#72ebfd, answered

What color is #72ebfd?

#72ebfd is a light electric cyan, closest to Pale Turquoise (ΔE2000 8.1). It sits at 188° on the hue wheel with 97% saturation and 72% lightness, which reads as cool.

What is the RGB value of #72ebfd?

rgb(114, 235, 253) — 114 red, 235 green and 253 blue out of 255, or 44.7% / 92.2% / 99.2% by channel.

Is #72ebfd a light or a dark color?

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

Should I use black or white text on #72ebfd?

Black. It scores 15.02:1 against #72ebfd, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #72ebfd?

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

What colors go well with #72ebfd?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B909B for secondary text, #CC0018 as an accent and #026E7E for hover and pressed states. For a palette, the analogous pair #72FDCA and #72A6FD stays calm, while #FD8472 is the loudest partner.

What is #72ebfd in CMYK for printing?

cmyk(55%, 7%, 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 #72ebfd 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 #72FDDC; nudged cooler, #71CBFE.

Work with #72ebfd in the Color Lab