Skip to content

#ade3ed

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

RGB
173, 227, 237
HSL
189°, 64%, 80%
CMYK
27, 4, 0, 7
Luminance
0.6994

At a glance

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

Hex
#ade3ed
Hue
189°
cyan
Saturation
64%
vivid
Lightness
80%
light
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6994
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
14.99:1
Closest name
Powder Blue
ΔE2000 1.7
Where it sits
Hue189° of 360°
Saturation64%
Lightness80%
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#ade3ed
RGBrgb(173, 227, 237)
HSLhsl(189, 64%, 80%)
CMYKcmyk(27%, 4%, 0%, 7%)
LABlab(87.0 -14.9 -10.5)
LCHlch(87.0 18.2 215.1)
OKLCHoklch(0.882 0.057 210.2)
Decimal11396077
Display P3color(display-p3 0.678 0.890 0.929)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade3ed on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ade3ed on black: 14.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DADFEE
deuteranopia · #CFD6ED
tritanopia · #98E8E6

Color scale — 50 to 950

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

#F4FAFB
#E8F5F7
#CBEBF1
#ade3ed
#75D0E1
#47C0D7
#2CB0C9
#2593A7
#1D7586
#195661
#10363D
Base = 300Lightest = 50 · #F4FAFBDarkest = 950 · #10363D
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E8F5F7;
  --brand-200: #CBEBF1;
  --brand-300: #ade3ed;
  --brand-400: #75D0E1;
  --brand-500: #47C0D7;
  --brand-600: #2CB0C9;
  --brand-700: #2593A7;
  --brand-800: #1D7586;
  --brand-900: #195661;
  --brand-950: #10363D;
  --brand: #ade3ed;
  --brand-ink: #000000;
}

Colors that work with #ade3ed

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#C0E6ED
Hairlines and dividers
Muted text#4B8E9B
Captions on the surface
Accent#AB212D
Second voice, not a rival
Dark variant#175C69
Hover, pressed, headers
Light variant#EAF8FA
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 #ade3ed

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#EDB7AD
Analogous left#ADEDD7
Analogous right#ADC3ED
Split-complement 1#EDADC3
Split-complement 2#EDD7AD
Triadic 1#EDADE3
Triadic 2#E3EDAD
Tetradic#D7ADED

RGB percentages

Red67.8%
Green89.0%
Blue92.9%

CMYK percentages

Cyan27.0%
Magenta4.2%
Yellow0.0%
Key (black)7.1%

Color previews

#ade3ed text on a black background

contrast 14.99:1

Card sample

#ade3ed text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade3ed

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.

#ade3ed 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

Converts to four-color process without much drama. Proof it anyway.

#ade3ed, answered

What color is #ade3ed?

#ade3ed is a light vivid cyan, closest to Powder Blue (ΔE2000 1.7). It sits at 189° on the hue wheel with 64% saturation and 80% lightness, which reads as cool.

What is the RGB value of #ade3ed?

rgb(173, 227, 237) — 173 red, 227 green and 237 blue out of 255, or 67.8% / 89% / 92.9% by channel.

Is #ade3ed a light or a dark color?

It is a light color. Relative luminance is 0.6994 and perceived brightness is 84%, so black text on it reaches 14.99:1.

Should I use black or white text on #ade3ed?

Black. It scores 14.99:1 against #ade3ed, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #ade3ed?

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

What colors go well with #ade3ed?

For interface work: #F4F9FA as the surface, #C0E6ED for borders, #4B8E9B for secondary text, #AB212D as an accent and #175C69 for hover and pressed states. For a palette, the analogous pair #ADEDD7 and #ADC3ED stays calm, while #EDB7AD is the loudest partner.

What is #ade3ed in CMYK for printing?

cmyk(27%, 4%, 0%, 7%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #ade3ed 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 #ADEDE0; nudged cooler, #ACD1EE.

Work with #ade3ed in the Color Lab