Skip to content

#afd0d1

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

RGB
175, 208, 209
HSL
182°, 27%, 75%
CMYK
16, 1, 0, 18
Luminance
0.5883

At a glance

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

Hex
#afd0d1
Hue
182°
cyan
Saturation
27%
soft
Lightness
75%
light
Brightness
82%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5883
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.77:1
Closest name
Powder Blue
ΔE2000 4.8
Where it sits
Hue182° of 360°
Saturation27%
Lightness75%
Temperature
Warm ← → Cool80% 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#afd0d1
RGBrgb(175, 208, 209)
HSLhsl(182, 27%, 75%)
CMYKcmyk(16%, 1%, 0%, 18%)
LABlab(81.2 -10.7 -4.2)
LCHlch(81.2 11.5 201.3)
OKLCHoklch(0.834 0.035 198.8)
Decimal11522257
Display P3color(display-p3 0.686 0.816 0.820)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afd0d1 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#afd0d1 on black: 12.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBCDD1
deuteranopia · #C4C8D1
tritanopia · #A5D2D0

Color scale — 50 to 950

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

#F6F9F9
#ECF3F3
#D6E5E6
#afd0d1
#94C0C2
#71ABAD
#59999B
#4A8082
#3C6668
#2E4B4C
#1D2F30
Base = 300Lightest = 50 · #F6F9F9Darkest = 950 · #1D2F30
:root {
  --brand-50: #F6F9F9;
  --brand-100: #ECF3F3;
  --brand-200: #D6E5E6;
  --brand-300: #afd0d1;
  --brand-400: #94C0C2;
  --brand-500: #71ABAD;
  --brand-600: #59999B;
  --brand-700: #4A8082;
  --brand-800: #3C6668;
  --brand-900: #2E4B4C;
  --brand-950: #1D2F30;
  --brand: #afd0d1;
  --brand-ink: #000000;
}

Colors that work with #afd0d1

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#F5F9F9
Tinted page background
Border#CBE1E1
Hairlines and dividers
Muted text#549092
Captions on the surface
Accent#864654
Second voice, not a rival
Dark variant#2F5051
Hover, pressed, headers
Light variant#EFF5F6
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 #afd0d1

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#D1B0AF
Analogous left#AFD1C1
Analogous right#AFBFD1
Split-complement 1#D1AFBF
Split-complement 2#D1C1AF
Triadic 1#D1AFD0
Triadic 2#D0D1AF
Tetradic#C1AFD1

RGB percentages

Red68.6%
Green81.6%
Blue82.0%

CMYK percentages

Cyan16.3%
Magenta0.5%
Yellow0.0%
Key (black)18.0%

Color previews

#afd0d1 text on a black background

contrast 12.77:1

Card sample

#afd0d1 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afd0d1

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.

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

#afd0d1, answered

What color is #afd0d1?

#afd0d1 is a light soft cyan, closest to Powder Blue (ΔE2000 4.8). It sits at 182° on the hue wheel with 27% saturation and 75% lightness, which reads as cool.

What is the RGB value of #afd0d1?

rgb(175, 208, 209) — 175 red, 208 green and 209 blue out of 255, or 68.6% / 81.6% / 82% by channel.

Is #afd0d1 a light or a dark color?

It is a light color. Relative luminance is 0.5883 and perceived brightness is 78%, so black text on it reaches 12.77:1.

Should I use black or white text on #afd0d1?

Black. It scores 12.77:1 against #afd0d1, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #afd0d1?

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

What colors go well with #afd0d1?

For interface work: #F5F9F9 as the surface, #CBE1E1 for borders, #549092 for secondary text, #864654 as an accent and #2F5051 for hover and pressed states. For a palette, the analogous pair #AFD1C1 and #AFBFD1 stays calm, while #D1B0AF is the loudest partner.

What is #afd0d1 in CMYK for printing?

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

Is #afd0d1 warm or cool?

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

Work with #afd0d1 in the Color Lab