Skip to content

#add2cd

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

RGB
173, 210, 205
HSL
172°, 29%, 75%
CMYK
18, 0, 2, 18
Luminance
0.5939

At a glance

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

Hex
#add2cd
Hue
172°
cyan
Saturation
29%
soft
Lightness
75%
light
Brightness
82%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5939
WCAG relative
Temperature
Cool
78/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.88:1
Closest name
Powder Blue
ΔE2000 5.7
Where it sits
Hue172° of 360°
Saturation29%
Lightness75%
Temperature
Warm ← → Cool78% 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#add2cd
RGBrgb(173, 210, 205)
HSLhsl(172, 29%, 75%)
CMYKcmyk(18%, 0%, 2%, 18%)
LABlab(81.5 -13.2 -1.6)
LCHlch(81.5 13.3 186.9)
OKLCHoklch(0.836 0.040 186.4)
Decimal11391693
Display P3color(display-p3 0.678 0.824 0.804)

Copy-ready code

/* CSS */
color: #add2cd;
background-color: #add2cd;
/* Tailwind (arbitrary) */
class="text-[#add2cd] bg-[#add2cd]"
/* SCSS */
$brand: #add2cd;
/* SwiftUI */
Color(red: 0.678, green: 0.824, blue: 0.804)
/* Android */
Color.parseColor("#add2cd")
/* Flutter */
Color(0xFFADD2CD)
/* Python / OpenCV (BGR) */
(205, 210, 173)

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

Accessibility — WCAG contrast

Aa
#add2cd on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#add2cd on black: 12.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CECECD
deuteranopia · #C7C8CE
tritanopia · #A3D4D0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #add2cd 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
#ECF3F2
#D5E6E4
#add2cd
#92C3BD
#6EAFA7
#579E94
#48847C
#3A6963
#2D4E49
#1C302E
Base = 300Lightest = 50 · #F6F9F9Darkest = 950 · #1C302E
:root {
  --brand-50: #F6F9F9;
  --brand-100: #ECF3F2;
  --brand-200: #D5E6E4;
  --brand-300: #add2cd;
  --brand-400: #92C3BD;
  --brand-500: #6EAFA7;
  --brand-600: #579E94;
  --brand-700: #48847C;
  --brand-800: #3A6963;
  --brand-900: #2D4E49;
  --brand-950: #1C302E;
  --brand: #add2cd;
  --brand-ink: #000000;
}

Colors that work with #add2cd

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#F5FAF9
Tinted page background
Border#CAE2DF
Hairlines and dividers
Muted text#51948B
Captions on the surface
Accent#89435F
Second voice, not a rival
Dark variant#2D524D
Hover, pressed, headers
Light variant#EFF6F5
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 #add2cd

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#D2ADB2
Analogous left#ADD2BB
Analogous right#ADC4D2
Split-complement 1#D2ADC4
Split-complement 2#D2BBAD
Triadic 1#CDADD2
Triadic 2#D2CDAD
Tetradic#BBADD2

RGB percentages

Red67.8%
Green82.4%
Blue80.4%

CMYK percentages

Cyan17.6%
Magenta0.0%
Yellow2.4%
Key (black)17.6%

Color previews

#add2cd text on a black background

contrast 12.88:1

Card sample

#add2cd text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 210, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 210, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #add2cd;
background: linear-gradient(135deg, #add2cd, #ADBED2);

Monochromatic scale

Palettes built from #add2cd

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.

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

#add2cd, answered

What color is #add2cd?

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

What is the RGB value of #add2cd?

rgb(173, 210, 205) — 173 red, 210 green and 205 blue out of 255, or 67.8% / 82.4% / 80.4% by channel.

Is #add2cd a light or a dark color?

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

Should I use black or white text on #add2cd?

Black. It scores 12.88:1 against #add2cd, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #add2cd?

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

What colors go well with #add2cd?

For interface work: #F5FAF9 as the surface, #CAE2DF for borders, #51948B for secondary text, #89435F as an accent and #2D524D for hover and pressed states. For a palette, the analogous pair #ADD2BB and #ADC4D2 stays calm, while #D2ADB2 is the loudest partner.

What is #add2cd in CMYK for printing?

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

Is #add2cd warm or cool?

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

Work with #add2cd in the Color Lab