Skip to content

#ade6fa

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

RGB
173, 230, 250
HSL
196°, 89%, 83%
CMYK
31, 8, 0, 2
Luminance
0.7238

At a glance

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

Hex
#ade6fa
Hue
196°
cyan
Saturation
89%
electric
Lightness
83%
light
Brightness
98%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7238
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.48:1
Closest name
Light Blue
ΔE2000 4
Where it sits
Hue196° of 360°
Saturation89%
Lightness83%
Temperature
Warm ← → Cool94% 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#ade6fa
RGBrgb(173, 230, 250)
HSLhsl(196, 89%, 83%)
CMYKcmyk(31%, 8%, 0%, 2%)
LABlab(88.2 -13.5 -15.5)
LCHlch(88.2 20.6 229.1)
OKLCHoklch(0.893 0.064 221.5)
Decimal11396858
Display P3color(display-p3 0.678 0.902 0.980)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade6fa on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#ade6fa on black: 15.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DAE3FB
deuteranopia · #CED9FA
tritanopia · #93EDEC

Color scale — 50 to 950

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

#F2FAFD
#E5F5FA
#ade6fa
#95DFF9
#60CFF5
#2CBEF2
#0EAEE7
#0C91C0
#09749A
#0B556F
#073545
Base = 200Lightest = 50 · #F2FAFDDarkest = 950 · #073545
:root {
  --brand-50: #F2FAFD;
  --brand-100: #E5F5FA;
  --brand-200: #ade6fa;
  --brand-300: #95DFF9;
  --brand-400: #60CFF5;
  --brand-500: #2CBEF2;
  --brand-600: #0EAEE7;
  --brand-700: #0C91C0;
  --brand-800: #09749A;
  --brand-900: #0B556F;
  --brand-950: #073545;
  --brand: #ade6fa;
  --brand-ink: #000000;
}

Colors that work with #ade6fa

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#C0E1ED
Hairlines and dividers
Muted text#4B869B
Captions on the surface
Accent#C50907
Second voice, not a rival
Dark variant#075B78
Hover, pressed, headers
Light variant#E7F8FE
Selected rows, tints
Dark surface#142024
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 #ade6fa

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#FAC1AD
Analogous left#ADFAE7
Analogous right#ADBFFA
Split-complement 1#FAADBF
Split-complement 2#FAE7AD
Triadic 1#FAADE6
Triadic 2#E6FAAD
Tetradic#E7ADFA

RGB percentages

Red67.8%
Green90.2%
Blue98.0%

CMYK percentages

Cyan30.8%
Magenta8.0%
Yellow0.0%
Key (black)2.0%

Color previews

#ade6fa text on a black background

contrast 15.48:1

Card sample

#ade6fa text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade6fa

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.

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

#ade6fa, answered

What color is #ade6fa?

#ade6fa is a light electric cyan, closest to Light Blue (ΔE2000 4). It sits at 196° on the hue wheel with 89% saturation and 83% lightness, which reads as cool.

What is the RGB value of #ade6fa?

rgb(173, 230, 250) — 173 red, 230 green and 250 blue out of 255, or 67.8% / 90.2% / 98% by channel.

Is #ade6fa a light or a dark color?

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

Should I use black or white text on #ade6fa?

Black. It scores 15.48:1 against #ade6fa, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #ade6fa?

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

What colors go well with #ade6fa?

For interface work: #F4F9FA as the surface, #C0E1ED for borders, #4B869B for secondary text, #C50907 as an accent and #075B78 for hover and pressed states. For a palette, the analogous pair #ADFAE7 and #ADBFFA stays calm, while #FAC1AD is the loudest partner.

What is #ade6fa in CMYK for printing?

cmyk(31%, 8%, 0%, 2%). 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 #ade6fa warm or cool?

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

Work with #ade6fa in the Color Lab