Skip to content

#adf7fe

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

RGB
173, 247, 254
HSL
185°, 98%, 84%
CMYK
32, 3, 0, 0
Luminance
0.8256

At a glance

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

Hex
#adf7fe
Hue
185°
cyan
Saturation
98%
electric
Lightness
84%
light
Brightness
100%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8256
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
17.51:1
Closest name
Pale Turquoise
ΔE2000 3.3
Where it sits
Hue185° of 360°
Saturation98%
Lightness84%
Temperature
Warm ← → Cool90% 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#adf7fe
RGBrgb(173, 247, 254)
HSLhsl(185, 98%, 84%)
CMYKcmyk(32%, 3%, 0%, 0%)
LABlab(92.8 -21.0 -10.7)
LCHlch(92.8 23.6 206.8)
OKLCHoklch(0.930 0.073 203.4)
Decimal11401214
Display P3color(display-p3 0.678 0.969 0.996)

Copy-ready code

/* CSS */
color: #adf7fe;
background-color: #adf7fe;
/* Tailwind (arbitrary) */
class="text-[#adf7fe] bg-[#adf7fe]"
/* SCSS */
$brand: #adf7fe;
/* SwiftUI */
Color(red: 0.678, green: 0.969, blue: 0.996)
/* Android */
Color.parseColor("#adf7fe")
/* Flutter */
Color(0xFFADF7FE)
/* Python / OpenCV (BGR) */
(254, 247, 173)

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

Accessibility — WCAG contrast

Aa
#adf7fe on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#adf7fe on black: 17.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECF1FF
deuteranopia · #DEE6FE
tritanopia · #8FFDF9

Color scale — 50 to 950

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

#F1FCFD
#E4FAFC
#adf7fe
#90F4FE
#59EFFD
#21E9FC
#03DDF2
#02B8CA
#0293A1
#066B74
#044349
Base = 200Lightest = 50 · #F1FCFDDarkest = 950 · #044349
:root {
  --brand-50: #F1FCFD;
  --brand-100: #E4FAFC;
  --brand-200: #adf7fe;
  --brand-300: #90F4FE;
  --brand-400: #59EFFD;
  --brand-500: #21E9FC;
  --brand-600: #03DDF2;
  --brand-700: #02B8CA;
  --brand-800: #0293A1;
  --brand-900: #066B74;
  --brand-950: #044349;
  --brand: #adf7fe;
  --brand-ink: #000000;
}

Colors that work with #adf7fe

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#C0E9ED
Hairlines and dividers
Muted text#4B949B
Captions on the surface
Accent#CC0020
Second voice, not a rival
Dark variant#02737E
Hover, pressed, headers
Light variant#E6FDFF
Selected rows, tints
Dark surface#142324
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 #adf7fe

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#FEB4AD
Analogous left#ADFEDC
Analogous right#ADCEFE
Split-complement 1#FEADCE
Split-complement 2#FEDCAD
Triadic 1#FEADF7
Triadic 2#F7FEAD
Tetradic#DCADFE

RGB percentages

Red67.8%
Green96.9%
Blue99.6%

CMYK percentages

Cyan31.9%
Magenta2.8%
Yellow0.0%
Key (black)0.4%

Color previews

#adf7fe text on a black background

contrast 17.51:1

Card sample

#adf7fe text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf7fe

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.

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

#adf7fe, answered

What color is #adf7fe?

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

What is the RGB value of #adf7fe?

rgb(173, 247, 254) — 173 red, 247 green and 254 blue out of 255, or 67.8% / 96.9% / 99.6% by channel.

Is #adf7fe a light or a dark color?

It is a light color. Relative luminance is 0.8256 and perceived brightness is 90%, so black text on it reaches 17.51:1.

Should I use black or white text on #adf7fe?

Black. It scores 17.51:1 against #adf7fe, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #adf7fe?

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

What colors go well with #adf7fe?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B949B for secondary text, #CC0020 as an accent and #02737E for hover and pressed states. For a palette, the analogous pair #ADFEDC and #ADCEFE stays calm, while #FEB4AD is the loudest partner.

What is #adf7fe in CMYK for printing?

cmyk(32%, 3%, 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 #adf7fe warm or cool?

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

Work with #adf7fe in the Color Lab