Skip to content

#afe2ed

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

RGB
175, 226, 237
HSL
191°, 63%, 81%
CMYK
26, 5, 0, 7
Luminance
0.6962

At a glance

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

Hex
#afe2ed
Hue
191°
cyan
Saturation
63%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6962
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
14.92:1
Closest name
Powder Blue
ΔE2000 2
Where it sits
Hue191° of 360°
Saturation63%
Lightness81%
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#afe2ed
RGBrgb(175, 226, 237)
HSLhsl(191, 63%, 81%)
CMYKcmyk(26%, 5%, 0%, 7%)
LABlab(86.8 -13.8 -10.7)
LCHlch(86.8 17.5 217.7)
OKLCHoklch(0.881 0.054 212.3)
Decimal11526893
Display P3color(display-p3 0.686 0.886 0.929)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afe2ed on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#afe2ed on black: 14.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9DEEE
deuteranopia · #CED6ED
tritanopia · #9BE7E5

Color scale — 50 to 950

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

#F4FAFB
#E8F5F7
#CBEAF0
#afe2ed
#76CDE0
#48BDD6
#2DADC8
#2590A7
#1E7385
#1A5461
#10353D
Base = 300Lightest = 50 · #F4FAFBDarkest = 950 · #10353D
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E8F5F7;
  --brand-200: #CBEAF0;
  --brand-300: #afe2ed;
  --brand-400: #76CDE0;
  --brand-500: #48BDD6;
  --brand-600: #2DADC8;
  --brand-700: #2590A7;
  --brand-800: #1E7385;
  --brand-900: #1A5461;
  --brand-950: #10353D;
  --brand: #afe2ed;
  --brand-ink: #000000;
}

Colors that work with #afe2ed

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#C0E5ED
Hairlines and dividers
Muted text#4B8D9B
Captions on the surface
Accent#AB212C
Second voice, not a rival
Dark variant#175A68
Hover, pressed, headers
Light variant#EAF7FA
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 #afe2ed

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#EDBAAF
Analogous left#AFEDD9
Analogous right#AFC3ED
Split-complement 1#EDAFC3
Split-complement 2#EDD9AF
Triadic 1#EDAFE2
Triadic 2#E2EDAF
Tetradic#D9AFED

RGB percentages

Red68.6%
Green88.6%
Blue92.9%

CMYK percentages

Cyan26.2%
Magenta4.6%
Yellow0.0%
Key (black)7.1%

Color previews

#afe2ed text on a black background

contrast 14.92:1

Card sample

#afe2ed text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afe2ed

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.

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

#afe2ed, answered

What color is #afe2ed?

#afe2ed is a light vivid cyan, closest to Powder Blue (ΔE2000 2). It sits at 191° on the hue wheel with 63% saturation and 81% lightness, which reads as cool.

What is the RGB value of #afe2ed?

rgb(175, 226, 237) — 175 red, 226 green and 237 blue out of 255, or 68.6% / 88.6% / 92.9% by channel.

Is #afe2ed a light or a dark color?

It is a light color. Relative luminance is 0.6962 and perceived brightness is 84%, so black text on it reaches 14.92:1.

Should I use black or white text on #afe2ed?

Black. It scores 14.92:1 against #afe2ed, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #afe2ed?

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

What colors go well with #afe2ed?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8D9B for secondary text, #AB212C as an accent and #175A68 for hover and pressed states. For a palette, the analogous pair #AFEDD9 and #AFC3ED stays calm, while #EDBAAF is the loudest partner.

What is #afe2ed in CMYK for printing?

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

Is #afe2ed 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 #AFEDE1; nudged cooler, #AED2EE.

Work with #afe2ed in the Color Lab