Skip to content

#acd2d4

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

RGB
172, 210, 212
HSL
183°, 32%, 75%
CMYK
19, 1, 0, 17
Luminance
0.5962

At a glance

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

Hex
#acd2d4
Hue
183°
cyan
Saturation
32%
soft
Lightness
75%
light
Brightness
83%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5962
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.92:1
Closest name
Powder Blue
ΔE2000 3.8
Where it sits
Hue183° of 360°
Saturation32%
Lightness75%
Temperature
Warm ← → Cool85% 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#acd2d4
RGBrgb(172, 210, 212)
HSLhsl(183, 32%, 75%)
CMYKcmyk(19%, 1%, 0%, 17%)
LABlab(81.6 -12.0 -5.1)
LCHlch(81.6 13.1 203.1)
OKLCHoklch(0.837 0.040 200.4)
Decimal11326164
Display P3color(display-p3 0.675 0.824 0.831)

Copy-ready code

/* CSS */
color: #acd2d4;
background-color: #acd2d4;
/* Tailwind (arbitrary) */
class="text-[#acd2d4] bg-[#acd2d4]"
/* SCSS */
$brand: #acd2d4;
/* SwiftUI */
Color(red: 0.675, green: 0.824, blue: 0.831)
/* Android */
Color.parseColor("#acd2d4")
/* Flutter */
Color(0xFFACD2D4)
/* Python / OpenCV (BGR) */
(212, 210, 172)

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

Accessibility — WCAG contrast

Aa
#acd2d4 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#acd2d4 on black: 12.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCCED4
deuteranopia · #C5C8D4
tritanopia · #A0D5D2

Color scale — 50 to 950

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

#F5F9F9
#ECF3F3
#D5E6E7
#acd2d4
#90C3C6
#6BAFB2
#549DA1
#468386
#38696B
#2B4D4F
#1B3031
Base = 300Lightest = 50 · #F5F9F9Darkest = 950 · #1B3031
:root {
  --brand-50: #F5F9F9;
  --brand-100: #ECF3F3;
  --brand-200: #D5E6E7;
  --brand-300: #acd2d4;
  --brand-400: #90C3C6;
  --brand-500: #6BAFB2;
  --brand-600: #549DA1;
  --brand-700: #468386;
  --brand-800: #38696B;
  --brand-900: #2B4D4F;
  --brand-950: #1B3031;
  --brand: #acd2d4;
  --brand-ink: #000000;
}

Colors that work with #acd2d4

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#F5FAFA
Tinted page background
Border#C9E2E3
Hairlines and dividers
Muted text#4E9397
Captions on the surface
Accent#8B4150
Second voice, not a rival
Dark variant#2C5254
Hover, pressed, headers
Light variant#EEF6F6
Selected rows, tints
Dark surface#142424
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 #acd2d4

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#D4AEAC
Analogous left#ACD4C2
Analogous right#ACBED4
Split-complement 1#D4ACBE
Split-complement 2#D4C2AC
Triadic 1#D4ACD2
Triadic 2#D2D4AC
Tetradic#C2ACD4

RGB percentages

Red67.5%
Green82.4%
Blue83.1%

CMYK percentages

Cyan18.9%
Magenta0.9%
Yellow0.0%
Key (black)16.9%

Color previews

#acd2d4 text on a black background

contrast 12.92:1

Card sample

#acd2d4 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd2d4

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.

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

#acd2d4, answered

What color is #acd2d4?

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

What is the RGB value of #acd2d4?

rgb(172, 210, 212) — 172 red, 210 green and 212 blue out of 255, or 67.5% / 82.4% / 83.1% by channel.

Is #acd2d4 a light or a dark color?

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

Should I use black or white text on #acd2d4?

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

What is the complementary color of #acd2d4?

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

What colors go well with #acd2d4?

For interface work: #F5FAFA as the surface, #C9E2E3 for borders, #4E9397 for secondary text, #8B4150 as an accent and #2C5254 for hover and pressed states. For a palette, the analogous pair #ACD4C2 and #ACBED4 stays calm, while #D4AEAC is the loudest partner.

What is #acd2d4 in CMYK for printing?

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

Is #acd2d4 warm or cool?

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

Work with #acd2d4 in the Color Lab