Skip to content

#afd3c8

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

RGB
175, 211, 200
HSL
162°, 29%, 76%
CMYK
17, 0, 5, 17
Luminance
0.5987

At a glance

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

Hex
#afd3c8
Hue
162°
cyan
Saturation
29%
soft
Lightness
76%
light
Brightness
83%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5987
WCAG relative
Temperature
Cool
75/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.97:1
Closest name
Powder Blue
ΔE2000 7.9
Where it sits
Hue162° of 360°
Saturation29%
Lightness76%
Temperature
Warm ← → Cool75% 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#afd3c8
RGBrgb(175, 211, 200)
HSLhsl(162, 29%, 76%)
CMYKcmyk(17%, 0%, 5%, 17%)
LABlab(81.8 -14.1 1.5)
LCHlch(81.8 14.1 174.0)
OKLCHoklch(0.838 0.041 174.8)
Decimal11523016
Display P3color(display-p3 0.686 0.827 0.784)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afd3c8 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#afd3c8 on black: 12.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0CEC8
deuteranopia · #C9C9C9
tritanopia · #A7D4D0

Color scale — 50 to 950

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

#F6F9F8
#ECF3F1
#D5E6E1
#afd3c8
#92C3B4
#6EAF9B
#579E88
#488472
#3A695B
#2D4E44
#1C302A
Base = 300Lightest = 50 · #F6F9F8Darkest = 950 · #1C302A
:root {
  --brand-50: #F6F9F8;
  --brand-100: #ECF3F1;
  --brand-200: #D5E6E1;
  --brand-300: #afd3c8;
  --brand-400: #92C3B4;
  --brand-500: #6EAF9B;
  --brand-600: #579E88;
  --brand-700: #488472;
  --brand-800: #3A695B;
  --brand-900: #2D4E44;
  --brand-950: #1C302A;
  --brand: #afd3c8;
  --brand-ink: #000000;
}

Colors that work with #afd3c8

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#F5FAF8
Tinted page background
Border#CAE2DB
Hairlines and dividers
Muted text#519480
Captions on the surface
Accent#874569
Second voice, not a rival
Dark variant#2D5247
Hover, pressed, headers
Light variant#EFF6F4
Selected rows, tints
Dark surface#14241F
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 #afd3c8

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#D3AFBA
Analogous left#AFD3B6
Analogous right#AFCCD3
Split-complement 1#D3AFCC
Split-complement 2#D3B6AF
Triadic 1#C8AFD3
Triadic 2#D3C8AF
Tetradic#B6AFD3

RGB percentages

Red68.6%
Green82.7%
Blue78.4%

CMYK percentages

Cyan17.1%
Magenta0.0%
Yellow5.2%
Key (black)17.3%

Color previews

#afd3c8 text on a black background

contrast 12.97:1

Card sample

#afd3c8 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afd3c8

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.

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

#afd3c8, answered

What color is #afd3c8?

#afd3c8 is a light soft cyan, closest to Powder Blue (ΔE2000 7.9). It sits at 162° on the hue wheel with 29% saturation and 76% lightness, which reads as cool.

What is the RGB value of #afd3c8?

rgb(175, 211, 200) — 175 red, 211 green and 200 blue out of 255, or 68.6% / 82.7% / 78.4% by channel.

Is #afd3c8 a light or a dark color?

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

Should I use black or white text on #afd3c8?

Black. It scores 12.97:1 against #afd3c8, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #afd3c8?

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

What colors go well with #afd3c8?

For interface work: #F5FAF8 as the surface, #CAE2DB for borders, #519480 for secondary text, #874569 as an accent and #2D5247 for hover and pressed states. For a palette, the analogous pair #AFD3B6 and #AFCCD3 stays calm, while #D3AFBA is the loudest partner.

What is #afd3c8 in CMYK for printing?

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

Is #afd3c8 warm or cool?

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

Work with #afd3c8 in the Color Lab