Skip to content

#a2d6df

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

RGB
162, 214, 223
HSL
189°, 49%, 76%
CMYK
27, 4, 0, 13
Luminance
0.6110

At a glance

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

Hex
#a2d6df
Hue
189°
cyan
Saturation
49%
vivid
Lightness
76%
light
Brightness
87%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6110
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.22:1
Closest name
Powder Blue
ΔE2000 2.8
Where it sits
Hue189° of 360°
Saturation49%
Lightness76%
Temperature
Warm ← → Cool91% 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#a2d6df
RGBrgb(162, 214, 223)
HSLhsl(189, 49%, 76%)
CMYKcmyk(27%, 4%, 0%, 13%)
LABlab(82.4 -14.7 -9.9)
LCHlch(82.4 17.7 214.0)
OKLCHoklch(0.843 0.055 209.3)
Decimal10671839
Display P3color(display-p3 0.635 0.839 0.875)

Copy-ready code

/* CSS */
color: #a2d6df;
background-color: #a2d6df;
/* Tailwind (arbitrary) */
class="text-[#a2d6df] bg-[#a2d6df]"
/* SCSS */
$brand: #a2d6df;
/* SwiftUI */
Color(red: 0.635, green: 0.839, blue: 0.875)
/* Android */
Color.parseColor("#a2d6df")
/* Flutter */
Color(0xFFA2D6DF)
/* Python / OpenCV (BGR) */
(223, 214, 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 #a2d6df · 13.22:1
Use #000000AAA at every size.
Aa
White text · 1.59:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.22:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #a2d6df as text scores 1.59:1 on white and 13.22:1 on black.

Accessibility — WCAG contrast

Aa
#a2d6df on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#a2d6df on black: 13.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDD2E0
deuteranopia · #C3CADF
tritanopia · #8EDBD9

Color scale — 50 to 950

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

#F4F9FA
#EAF4F6
#D0E8EC
#a2d6df
#82C8D4
#58B5C6
#3FA4B6
#348998
#2A6E79
#225159
#153237
Base = 300Lightest = 50 · #F4F9FADarkest = 950 · #153237
:root {
  --brand-50: #F4F9FA;
  --brand-100: #EAF4F6;
  --brand-200: #D0E8EC;
  --brand-300: #a2d6df;
  --brand-400: #82C8D4;
  --brand-500: #58B5C6;
  --brand-600: #3FA4B6;
  --brand-700: #348998;
  --brand-800: #2A6E79;
  --brand-900: #225159;
  --brand-950: #153237;
  --brand: #a2d6df;
  --brand-ink: #000000;
}

Colors that work with #a2d6df

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#C2E4EA
Hairlines and dividers
Muted text#4B8F9B
Captions on the surface
Accent#9C303A
Second voice, not a rival
Dark variant#21565F
Hover, pressed, headers
Light variant#ECF7F8
Selected rows, tints
Dark surface#142224
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 #a2d6df

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#DFABA2
Analogous left#A2DFCA
Analogous right#A2B7DF
Split-complement 1#DFA2B7
Split-complement 2#DFCAA2
Triadic 1#DFA2D6
Triadic 2#D6DFA2
Tetradic#CAA2DF

RGB percentages

Red63.5%
Green83.9%
Blue87.5%

CMYK percentages

Cyan27.4%
Magenta4.0%
Yellow0.0%
Key (black)12.5%

Color previews

#a2d6df text on a black background

contrast 13.22:1

Card sample

#a2d6df text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2d6df

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.

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

#a2d6df, answered

What color is #a2d6df?

#a2d6df is a light vivid cyan, closest to Powder Blue (ΔE2000 2.8). It sits at 189° on the hue wheel with 49% saturation and 76% lightness, which reads as cool.

What is the RGB value of #a2d6df?

rgb(162, 214, 223) — 162 red, 214 green and 223 blue out of 255, or 63.5% / 83.9% / 87.5% by channel.

Is #a2d6df a light or a dark color?

It is a light color. Relative luminance is 0.6110 and perceived brightness is 79%, so black text on it reaches 13.22:1.

Should I use black or white text on #a2d6df?

Black. It scores 13.22:1 against #a2d6df, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #a2d6df?

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

What colors go well with #a2d6df?

For interface work: #F4FAFA as the surface, #C2E4EA for borders, #4B8F9B for secondary text, #9C303A as an accent and #21565F for hover and pressed states. For a palette, the analogous pair #A2DFCA and #A2B7DF stays calm, while #DFABA2 is the loudest partner.

What is #a2d6df in CMYK for printing?

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

Is #a2d6df warm or cool?

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

Work with #a2d6df in the Color Lab