Skip to content

#adecfe

a light, electric cyan · cool · closest name: Powder Blue

RGB
173, 236, 254
HSL
193°, 98%, 84%
CMYK
32, 7, 0, 0
Luminance
0.7603

At a glance

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

Hex
#adecfe
Hue
193°
cyan
Saturation
98%
electric
Lightness
84%
light
Brightness
100%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7603
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.21:1
Closest name
Powder Blue
ΔE2000 5
Where it sits
Hue193° of 360°
Saturation98%
Lightness84%
Temperature
Warm ← → Cool93% 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#adecfe
RGBrgb(173, 236, 254)
HSLhsl(193, 98%, 84%)
CMYKcmyk(32%, 7%, 0%, 0%)
LABlab(89.9 -15.6 -15.1)
LCHlch(89.9 21.7 224.0)
OKLCHoklch(0.907 0.068 217.4)
Decimal11398398
Display P3color(display-p3 0.678 0.925 0.996)

Copy-ready code

/* CSS */
color: #adecfe;
background-color: #adecfe;
/* Tailwind (arbitrary) */
class="text-[#adecfe] bg-[#adecfe]"
/* SCSS */
$brand: #adecfe;
/* SwiftUI */
Color(red: 0.678, green: 0.925, blue: 0.996)
/* Android */
Color.parseColor("#adecfe")
/* Flutter */
Color(0xFFADECFE)
/* Python / OpenCV (BGR) */
(254, 236, 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 #adecfe · 16.21:1
Use #000000AAA at every size.
Aa
White text · 1.30:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.21:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #adecfe as text scores 1.30:1 on white and 16.21:1 on black.

Accessibility — WCAG contrast

Aa
#adecfe on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#adecfe on black: 16.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0E8FF
deuteranopia · #D3DEFE
tritanopia · #91F3F1

Color scale — 50 to 950

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

#F1FBFD
#E4F6FC
#adecfe
#90E5FE
#59D9FD
#21CCFC
#03BDF2
#029DCA
#027EA1
#065C74
#043949
Base = 200Lightest = 50 · #F1FBFDDarkest = 950 · #043949
:root {
  --brand-50: #F1FBFD;
  --brand-100: #E4F6FC;
  --brand-200: #adecfe;
  --brand-300: #90E5FE;
  --brand-400: #59D9FD;
  --brand-500: #21CCFC;
  --brand-600: #03BDF2;
  --brand-700: #029DCA;
  --brand-800: #027EA1;
  --brand-900: #065C74;
  --brand-950: #043949;
  --brand: #adecfe;
  --brand-ink: #000000;
}

Colors that work with #adecfe

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#F4F9FA
Tinted page background
Border#C0E3ED
Hairlines and dividers
Muted text#4B899B
Captions on the surface
Accent#CC0005
Second voice, not a rival
Dark variant#02627E
Hover, pressed, headers
Light variant#E6F9FF
Selected rows, tints
Dark surface#142124
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 #adecfe

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#FEBFAD
Analogous left#ADFEE7
Analogous right#ADC3FE
Split-complement 1#FEADC3
Split-complement 2#FEE7AD
Triadic 1#FEADEC
Triadic 2#ECFEAD
Tetradic#E7ADFE

RGB percentages

Red67.8%
Green92.5%
Blue99.6%

CMYK percentages

Cyan31.9%
Magenta7.1%
Yellow0.0%
Key (black)0.4%

Color previews

#adecfe text on a black background

contrast 16.21:1

Card sample

#adecfe text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adecfe

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.

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

#adecfe, answered

What color is #adecfe?

#adecfe is a light electric cyan, closest to Powder Blue (ΔE2000 5). It sits at 193° on the hue wheel with 98% saturation and 84% lightness, which reads as cool.

What is the RGB value of #adecfe?

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

Is #adecfe a light or a dark color?

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

Should I use black or white text on #adecfe?

Black. It scores 16.21:1 against #adecfe, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #adecfe?

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

What colors go well with #adecfe?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B899B for secondary text, #CC0005 as an accent and #02627E for hover and pressed states. For a palette, the analogous pair #ADFEE7 and #ADC3FE stays calm, while #FEBFAD is the loudest partner.

What is #adecfe in CMYK for printing?

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

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

Work with #adecfe in the Color Lab