Skip to content

#afdbd5

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

RGB
175, 219, 213
HSL
172°, 38%, 77%
CMYK
20, 0, 3, 14
Luminance
0.6458

At a glance

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

Hex
#afdbd5
Hue
172°
cyan
Saturation
38%
soft
Lightness
77%
light
Brightness
86%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6458
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
13.92:1
Closest name
Powder Blue
ΔE2000 5.1
Where it sits
Hue172° of 360°
Saturation38%
Lightness77%
Temperature
Warm ← → Cool84% 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#afdbd5
RGBrgb(175, 219, 213)
HSLhsl(172, 38%, 77%)
CMYKcmyk(20%, 0%, 3%, 14%)
LABlab(84.3 -15.5 -1.8)
LCHlch(84.3 15.6 186.6)
OKLCHoklch(0.859 0.047 186.1)
Decimal11525077
Display P3color(display-p3 0.686 0.859 0.835)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdbd5 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#afdbd5 on black: 13.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6D6D5
deuteranopia · #CED0D6
tritanopia · #A3DDD9

Color scale — 50 to 950

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

#F5FAF9
#EBF4F3
#D3E9E6
#afdbd5
#8BCBC2
#64B9AE
#4CA99C
#3F8D82
#337168
#28534D
#193430
Base = 300Lightest = 50 · #F5FAF9Darkest = 950 · #193430
:root {
  --brand-50: #F5FAF9;
  --brand-100: #EBF4F3;
  --brand-200: #D3E9E6;
  --brand-300: #afdbd5;
  --brand-400: #8BCBC2;
  --brand-500: #64B9AE;
  --brand-600: #4CA99C;
  --brand-700: #3F8D82;
  --brand-800: #337168;
  --brand-900: #28534D;
  --brand-950: #193430;
  --brand: #afdbd5;
  --brand-ink: #000000;
}

Colors that work with #afdbd5

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#F4FAF9
Tinted page background
Border#C7E6E1
Hairlines and dividers
Muted text#4B9B90
Captions on the surface
Accent#903C5D
Second voice, not a rival
Dark variant#285851
Hover, pressed, headers
Light variant#EDF7F6
Selected rows, tints
Dark surface#142422
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 #afdbd5

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#DBAFB5
Analogous left#AFDBBF
Analogous right#AFCBDB
Split-complement 1#DBAFCB
Split-complement 2#DBBFAF
Triadic 1#D5AFDB
Triadic 2#DBD5AF
Tetradic#BFAFDB

RGB percentages

Red68.6%
Green85.9%
Blue83.5%

CMYK percentages

Cyan20.1%
Magenta0.0%
Yellow2.7%
Key (black)14.1%

Color previews

#afdbd5 text on a black background

contrast 13.92:1

Card sample

#afdbd5 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdbd5

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.

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

#afdbd5, answered

What color is #afdbd5?

#afdbd5 is a light soft cyan, closest to Powder Blue (ΔE2000 5.1). It sits at 172° on the hue wheel with 38% saturation and 77% lightness, which reads as cool.

What is the RGB value of #afdbd5?

rgb(175, 219, 213) — 175 red, 219 green and 213 blue out of 255, or 68.6% / 85.9% / 83.5% by channel.

Is #afdbd5 a light or a dark color?

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

Should I use black or white text on #afdbd5?

Black. It scores 13.92:1 against #afdbd5, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #afdbd5?

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

What colors go well with #afdbd5?

For interface work: #F4FAF9 as the surface, #C7E6E1 for borders, #4B9B90 for secondary text, #903C5D as an accent and #285851 for hover and pressed states. For a palette, the analogous pair #AFDBBF and #AFCBDB stays calm, while #DBAFB5 is the loudest partner.

What is #afdbd5 in CMYK for printing?

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

Is #afdbd5 warm or cool?

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

Work with #afdbd5 in the Color Lab