Skip to content

#9adef8

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

RGB
154, 222, 248
HSL
197°, 87%, 79%
CMYK
38, 11, 0, 3
Luminance
0.6589

At a glance

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

Hex
#9adef8
Hue
197°
cyan
Saturation
87%
electric
Lightness
79%
light
Brightness
97%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6589
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.18:1
Closest name
Sky Blue
ΔE2000 4
Where it sits
Hue197° of 360°
Saturation87%
Lightness79%
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#9adef8
RGBrgb(154, 222, 248)
HSLhsl(197, 87%, 79%)
CMYKcmyk(38%, 11%, 0%, 3%)
LABlab(84.9 -14.9 -19.4)
LCHlch(84.9 24.5 232.4)
OKLCHoklch(0.864 0.077 223.9)
Decimal10149624
Display P3color(display-p3 0.604 0.871 0.973)

Copy-ready code

/* CSS */
color: #9adef8;
background-color: #9adef8;
/* Tailwind (arbitrary) */
class="text-[#9adef8] bg-[#9adef8]"
/* SCSS */
$brand: #9adef8;
/* SwiftUI */
Color(red: 0.604, green: 0.871, blue: 0.973)
/* Android */
Color.parseColor("#9adef8")
/* Flutter */
Color(0xFF9ADEF8)
/* Python / OpenCV (BGR) */
(248, 222, 154)

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

Accessibility — WCAG contrast

Aa
#9adef8 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#9adef8 on black: 14.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFDAF9
deuteranopia · #C1CFF8
tritanopia · #76E6E6

Color scale — 50 to 950

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

#F2FAFD
#E5F4FA
#C4E9F7
#9adef8
#62CCF4
#2DBAF0
#10AAE5
#0D8EBF
#0B7199
#0C536E
#083445
Base = 300Lightest = 50 · #F2FAFDDarkest = 950 · #083445
:root {
  --brand-50: #F2FAFD;
  --brand-100: #E5F4FA;
  --brand-200: #C4E9F7;
  --brand-300: #9adef8;
  --brand-400: #62CCF4;
  --brand-500: #2DBAF0;
  --brand-600: #10AAE5;
  --brand-700: #0D8EBF;
  --brand-800: #0B7199;
  --brand-900: #0C536E;
  --brand-950: #083445;
  --brand: #9adef8;
  --brand-ink: #000000;
}

Colors that work with #9adef8

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#C0E0ED
Hairlines and dividers
Muted text#4B859B
Captions on the surface
Accent#C30D09
Second voice, not a rival
Dark variant#085977
Hover, pressed, headers
Light variant#E7F7FD
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 #9adef8

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#F8B49A
Analogous left#9AF8E3
Analogous right#9AAFF8
Split-complement 1#F89AAF
Split-complement 2#F8E39A
Triadic 1#F89ADE
Triadic 2#DEF89A
Tetradic#E39AF8

RGB percentages

Red60.4%
Green87.1%
Blue97.3%

CMYK percentages

Cyan37.9%
Magenta10.5%
Yellow0.0%
Key (black)2.7%

Color previews

#9adef8 text on a black background

contrast 14.18:1

Card sample

#9adef8 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(154, 222, 248, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(154, 222, 248, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9adef8;
background: linear-gradient(135deg, #9adef8, #9A9FF8);

Monochromatic scale

Palettes built from #9adef8

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.

#9adef8 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.

#9adef8, answered

What color is #9adef8?

#9adef8 is a light electric cyan, closest to Sky Blue (ΔE2000 4). It sits at 197° on the hue wheel with 87% saturation and 79% lightness, which reads as cool.

What is the RGB value of #9adef8?

rgb(154, 222, 248) — 154 red, 222 green and 248 blue out of 255, or 60.4% / 87.1% / 97.3% by channel.

Is #9adef8 a light or a dark color?

It is a light color. Relative luminance is 0.6589 and perceived brightness is 81%, so black text on it reaches 14.18:1.

Should I use black or white text on #9adef8?

Black. It scores 14.18:1 against #9adef8, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #9adef8?

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

What colors go well with #9adef8?

For interface work: #F4F9FA as the surface, #C0E0ED for borders, #4B859B for secondary text, #C30D09 as an accent and #085977 for hover and pressed states. For a palette, the analogous pair #9AF8E3 and #9AAFF8 stays calm, while #F8B49A is the loudest partner.

What is #9adef8 in CMYK for printing?

cmyk(38%, 11%, 0%, 3%). 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 #9adef8 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 #9AF8F0; nudged cooler, #99CEF9.

Work with #9adef8 in the Color Lab