Skip to content

#afecfb

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

RGB
175, 236, 251
HSL
192°, 91%, 84%
CMYK
30, 6, 0, 2
Luminance
0.7607

At a glance

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

Hex
#afecfb
Hue
192°
cyan
Saturation
91%
electric
Lightness
84%
light
Brightness
98%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7607
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.21:1
Closest name
Powder Blue
ΔE2000 4.2
Where it sits
Hue192° of 360°
Saturation91%
Lightness84%
Temperature
Warm ← → Cool92% 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#afecfb
RGBrgb(175, 236, 251)
HSLhsl(192, 91%, 84%)
CMYKcmyk(30%, 6%, 0%, 2%)
LABlab(89.9 -15.7 -13.4)
LCHlch(89.9 20.7 220.5)
OKLCHoklch(0.907 0.065 214.6)
Decimal11529467
Display P3color(display-p3 0.686 0.925 0.984)

Copy-ready code

/* CSS */
color: #afecfb;
background-color: #afecfb;
/* Tailwind (arbitrary) */
class="text-[#afecfb] bg-[#afecfb]"
/* SCSS */
$brand: #afecfb;
/* SwiftUI */
Color(red: 0.686, green: 0.925, blue: 0.984)
/* Android */
Color.parseColor("#afecfb")
/* Flutter */
Color(0xFFAFECFB)
/* Python / OpenCV (BGR) */
(251, 236, 175)

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

Accessibility — WCAG contrast

Aa
#afecfb on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#afecfb on black: 16.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1E8FC
deuteranopia · #D4DEFB
tritanopia · #95F2F0

Color scale — 50 to 950

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

#F2FBFD
#E5F6FB
#afecfb
#94E6FA
#5FD9F7
#29CCF4
#0CBEE9
#0A9EC2
#087E9B
#0A5C70
#063A46
Base = 200Lightest = 50 · #F2FBFDDarkest = 950 · #063A46
:root {
  --brand-50: #F2FBFD;
  --brand-100: #E5F6FB;
  --brand-200: #afecfb;
  --brand-300: #94E6FA;
  --brand-400: #5FD9F7;
  --brand-500: #29CCF4;
  --brand-600: #0CBEE9;
  --brand-700: #0A9EC2;
  --brand-800: #087E9B;
  --brand-900: #0A5C70;
  --brand-950: #063A46;
  --brand: #afecfb;
  --brand-ink: #000000;
}

Colors that work with #afecfb

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#C0E4ED
Hairlines and dividers
Muted text#4B8B9B
Captions on the surface
Accent#C7050F
Second voice, not a rival
Dark variant#066379
Hover, pressed, headers
Light variant#E7F9FE
Selected rows, tints
Dark surface#142124
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 #afecfb

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#FBBEAF
Analogous left#AFFBE4
Analogous right#AFC6FB
Split-complement 1#FBAFC6
Split-complement 2#FBE4AF
Triadic 1#FBAFEC
Triadic 2#ECFBAF
Tetradic#E4AFFB

RGB percentages

Red68.6%
Green92.5%
Blue98.4%

CMYK percentages

Cyan30.3%
Magenta6.0%
Yellow0.0%
Key (black)1.6%

Color previews

#afecfb text on a black background

contrast 16.21:1

Card sample

#afecfb text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 236, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 236, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afecfb;
background: linear-gradient(135deg, #afecfb, #AFB9FB);

Monochromatic scale

Palettes built from #afecfb

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.

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

#afecfb, answered

What color is #afecfb?

#afecfb is a light electric cyan, closest to Powder Blue (ΔE2000 4.2). It sits at 192° on the hue wheel with 91% saturation and 84% lightness, which reads as cool.

What is the RGB value of #afecfb?

rgb(175, 236, 251) — 175 red, 236 green and 251 blue out of 255, or 68.6% / 92.5% / 98.4% by channel.

Is #afecfb a light or a dark color?

It is a light color. Relative luminance is 0.7607 and perceived brightness is 87%, so black text on it reaches 16.21:1.

Should I use black or white text on #afecfb?

Black. It scores 16.21:1 against #afecfb, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #afecfb?

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

What colors go well with #afecfb?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8B9B for secondary text, #C7050F as an accent and #066379 for hover and pressed states. For a palette, the analogous pair #AFFBE4 and #AFC6FB stays calm, while #FBBEAF is the loudest partner.

What is #afecfb in CMYK for printing?

cmyk(30%, 6%, 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 #afecfb warm or cool?

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

Work with #afecfb in the Color Lab