Skip to content

#ade8ed

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

RGB
173, 232, 237
HSL
185°, 64%, 80%
CMYK
27, 2, 0, 7
Luminance
0.7271

At a glance

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

Hex
#ade8ed
Hue
185°
cyan
Saturation
64%
vivid
Lightness
80%
light
Brightness
93%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7271
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.54:1
Closest name
Pale Turquoise
ΔE2000 2.5
Where it sits
Hue185° of 360°
Saturation64%
Lightness80%
Temperature
Warm ← → Cool89% 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#ade8ed
RGBrgb(173, 232, 237)
HSLhsl(185, 64%, 80%)
CMYKcmyk(27%, 2%, 0%, 7%)
LABlab(88.3 -17.4 -8.5)
LCHlch(88.3 19.4 205.9)
OKLCHoklch(0.893 0.060 202.7)
Decimal11397357
Display P3color(display-p3 0.678 0.910 0.929)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade8ed on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ade8ed on black: 15.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFE3ED
deuteranopia · #D4DAED
tritanopia · #97EDE9

Color scale — 50 to 950

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

#F4FBFB
#E8F6F7
#CBEEF1
#ade8ed
#75D8E1
#47CBD7
#2CBCC9
#259DA7
#1D7E86
#195C61
#10393D
Base = 300Lightest = 50 · #F4FBFBDarkest = 950 · #10393D
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E8F6F7;
  --brand-200: #CBEEF1;
  --brand-300: #ade8ed;
  --brand-400: #75D8E1;
  --brand-500: #47CBD7;
  --brand-600: #2CBCC9;
  --brand-700: #259DA7;
  --brand-800: #1D7E86;
  --brand-900: #195C61;
  --brand-950: #10393D;
  --brand: #ade8ed;
  --brand-ink: #000000;
}

Colors that work with #ade8ed

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#4B959B
Captions on the surface
Accent#AB2139
Second voice, not a rival
Dark variant#176269
Hover, pressed, headers
Light variant#EAF9FA
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 #ade8ed

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#EDB2AD
Analogous left#ADEDD2
Analogous right#ADC8ED
Split-complement 1#EDADC8
Split-complement 2#EDD2AD
Triadic 1#EDADE8
Triadic 2#E8EDAD
Tetradic#D2ADED

RGB percentages

Red67.8%
Green91.0%
Blue92.9%

CMYK percentages

Cyan27.0%
Magenta2.1%
Yellow0.0%
Key (black)7.1%

Color previews

#ade8ed text on a black background

contrast 15.54:1

Card sample

#ade8ed text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade8ed

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.

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

#ade8ed, answered

What color is #ade8ed?

#ade8ed is a light vivid cyan, closest to Pale Turquoise (ΔE2000 2.5). It sits at 185° on the hue wheel with 64% saturation and 80% lightness, which reads as cool.

What is the RGB value of #ade8ed?

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

Is #ade8ed a light or a dark color?

It is a light color. Relative luminance is 0.7271 and perceived brightness is 85%, so black text on it reaches 15.54:1.

Should I use black or white text on #ade8ed?

Black. It scores 15.54:1 against #ade8ed, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #ade8ed?

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

What colors go well with #ade8ed?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B959B for secondary text, #AB2139 as an accent and #176269 for hover and pressed states. For a palette, the analogous pair #ADEDD2 and #ADC8ED stays calm, while #EDB2AD is the loudest partner.

What is #ade8ed in CMYK for printing?

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

Is #ade8ed warm or cool?

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

Work with #ade8ed in the Color Lab