Skip to content

#a2dbdc

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

RGB
162, 219, 220
HSL
181°, 45%, 75%
CMYK
26, 1, 0, 14
Luminance
0.6351

At a glance

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

Hex
#a2dbdc
Hue
181°
cyan
Saturation
45%
vivid
Lightness
75%
light
Brightness
86%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6351
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.70:1
Closest name
Powder Blue
ΔE2000 3.6
Where it sits
Hue181° of 360°
Saturation45%
Lightness75%
Temperature
Warm ← → Cool88% 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#a2dbdc
RGBrgb(162, 219, 220)
HSLhsl(181, 45%, 75%)
CMYKcmyk(26%, 1%, 0%, 14%)
LABlab(83.7 -17.9 -6.4)
LCHlch(83.7 19.0 199.7)
OKLCHoklch(0.853 0.058 197.5)
Decimal10673116
Display P3color(display-p3 0.635 0.859 0.863)

Copy-ready code

/* CSS */
color: #a2dbdc;
background-color: #a2dbdc;
/* Tailwind (arbitrary) */
class="text-[#a2dbdc] bg-[#a2dbdc]"
/* SCSS */
$brand: #a2dbdc;
/* SwiftUI */
Color(red: 0.635, green: 0.859, blue: 0.863)
/* Android */
Color.parseColor("#a2dbdc")
/* Flutter */
Color(0xFFA2DBDC)
/* Python / OpenCV (BGR) */
(220, 219, 162)

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

Accessibility — WCAG contrast

Aa
#a2dbdc on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#a2dbdc on black: 13.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3D6DC
deuteranopia · #C8CDDD
tritanopia · #8EDFDB

Color scale — 50 to 950

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

#F5FAFA
#EAF5F5
#D1EBEB
#a2dbdc
#85D0D1
#5CC0C2
#43B0B2
#389394
#2D7577
#245657
#163636
Base = 300Lightest = 50 · #F5FAFADarkest = 950 · #163636
:root {
  --brand-50: #F5FAFA;
  --brand-100: #EAF5F5;
  --brand-200: #D1EBEB;
  --brand-300: #a2dbdc;
  --brand-400: #85D0D1;
  --brand-500: #5CC0C2;
  --brand-600: #43B0B2;
  --brand-700: #389394;
  --brand-800: #2D7577;
  --brand-900: #245657;
  --brand-950: #163636;
  --brand: #a2dbdc;
  --brand-ink: #000000;
}

Colors that work with #a2dbdc

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#F4FAFA
Tinted page background
Border#C4E8E9
Hairlines and dividers
Muted text#4B9A9B
Captions on the surface
Accent#99334B
Second voice, not a rival
Dark variant#235C5D
Hover, pressed, headers
Light variant#ECF8F8
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 #a2dbdc

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#DCA3A2
Analogous left#A2DCC0
Analogous right#A2BEDC
Split-complement 1#DCA2BE
Split-complement 2#DCC0A2
Triadic 1#DCA2DB
Triadic 2#DBDCA2
Tetradic#C0A2DC

RGB percentages

Red63.5%
Green85.9%
Blue86.3%

CMYK percentages

Cyan26.4%
Magenta0.5%
Yellow0.0%
Key (black)13.7%

Color previews

#a2dbdc text on a black background

contrast 13.70:1

Card sample

#a2dbdc text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2dbdc

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.

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

#a2dbdc, answered

What color is #a2dbdc?

#a2dbdc is a light vivid cyan, closest to Powder Blue (ΔE2000 3.6). It sits at 181° on the hue wheel with 45% saturation and 75% lightness, which reads as cool.

What is the RGB value of #a2dbdc?

rgb(162, 219, 220) — 162 red, 219 green and 220 blue out of 255, or 63.5% / 85.9% / 86.3% by channel.

Is #a2dbdc a light or a dark color?

It is a light color. Relative luminance is 0.6351 and perceived brightness is 80%, so black text on it reaches 13.70:1.

Should I use black or white text on #a2dbdc?

Black. It scores 13.70:1 against #a2dbdc, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #a2dbdc?

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

What colors go well with #a2dbdc?

For interface work: #F4FAFA as the surface, #C4E8E9 for borders, #4B9A9B for secondary text, #99334B as an accent and #235C5D for hover and pressed states. For a palette, the analogous pair #A2DCC0 and #A2BEDC stays calm, while #DCA3A2 is the loudest partner.

What is #a2dbdc in CMYK for printing?

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

Is #a2dbdc warm or cool?

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

Work with #a2dbdc in the Color Lab