Skip to content

#9af7fe

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

RGB
154, 247, 254
HSL
184°, 98%, 80%
CMYK
39, 3, 0, 0
Luminance
0.8055

At a glance

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

Hex
#9af7fe
Hue
184°
cyan
Saturation
98%
electric
Lightness
80%
light
Brightness
100%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8055
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
17.11:1
Closest name
Pale Turquoise
ΔE2000 4.5
Where it sits
Hue184° of 360°
Saturation98%
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#9af7fe
RGBrgb(154, 247, 254)
HSLhsl(184, 98%, 80%)
CMYKcmyk(39%, 3%, 0%, 0%)
LABlab(91.9 -25.9 -12.1)
LCHlch(91.9 28.6 205.0)
OKLCHoklch(0.921 0.089 201.9)
Decimal10156030
Display P3color(display-p3 0.604 0.969 0.996)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9af7fe on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#9af7fe on black: 17.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAEFFF
deuteranopia · #D9E2FF
tritanopia · #6EFEF9

Color scale — 50 to 950

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

#F1FDFD
#E3FAFC
#C1F7FB
#9af7fe
#58F2FD
#21EDFD
#02E2F2
#02BCCA
#0296A2
#066D74
#044449
Base = 300Lightest = 50 · #F1FDFDDarkest = 950 · #044449
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E3FAFC;
  --brand-200: #C1F7FB;
  --brand-300: #9af7fe;
  --brand-400: #58F2FD;
  --brand-500: #21EDFD;
  --brand-600: #02E2F2;
  --brand-700: #02BCCA;
  --brand-800: #0296A2;
  --brand-900: #066D74;
  --brand-950: #044449;
  --brand: #9af7fe;
  --brand-ink: #000000;
}

Colors that work with #9af7fe

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#CC0024
Second voice, not a rival
Dark variant#01757E
Hover, pressed, headers
Light variant#E6FDFF
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 #9af7fe

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#FEA19A
Analogous left#9AFED3
Analogous right#9AC5FE
Split-complement 1#FE9AC5
Split-complement 2#FED39A
Triadic 1#FE9AF7
Triadic 2#F7FE9A
Tetradic#D39AFE

RGB percentages

Red60.4%
Green96.9%
Blue99.6%

CMYK percentages

Cyan39.4%
Magenta2.8%
Yellow0.0%
Key (black)0.4%

Color previews

#9af7fe text on a black background

contrast 17.11:1

Card sample

#9af7fe text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9af7fe

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.

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

#9af7fe, answered

What color is #9af7fe?

#9af7fe is a light electric cyan, closest to Pale Turquoise (ΔE2000 4.5). It sits at 184° on the hue wheel with 98% saturation and 80% lightness, which reads as cool.

What is the RGB value of #9af7fe?

rgb(154, 247, 254) — 154 red, 247 green and 254 blue out of 255, or 60.4% / 96.9% / 99.6% by channel.

Is #9af7fe a light or a dark color?

It is a light color. Relative luminance is 0.8055 and perceived brightness is 88%, so black text on it reaches 17.11:1.

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

Black. It scores 17.11:1 against #9af7fe, versus 1.23:1 for white — AAA at any size.

What is the complementary color of #9af7fe?

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

What colors go well with #9af7fe?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B959B for secondary text, #CC0024 as an accent and #01757E for hover and pressed states. For a palette, the analogous pair #9AFED3 and #9AC5FE stays calm, while #FEA19A is the loudest partner.

What is #9af7fe in CMYK for printing?

cmyk(39%, 3%, 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 #9af7fe 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 #9AFEE0; nudged cooler, #99D9FF.

Work with #9af7fe in the Color Lab