Skip to content

#a2dbe9

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

RGB
162, 219, 233
HSL
192°, 62%, 78%
CMYK
31, 6, 0, 9
Luminance
0.6423

At a glance

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

Hex
#a2dbe9
Hue
192°
cyan
Saturation
62%
vivid
Lightness
78%
light
Brightness
91%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6423
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.85:1
Closest name
Light Blue
ΔE2000 3
Where it sits
Hue192° of 360°
Saturation62%
Lightness78%
Temperature
Warm ← → Cool92% 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#a2dbe9
RGBrgb(162, 219, 233)
HSLhsl(192, 62%, 78%)
CMYKcmyk(31%, 6%, 0%, 9%)
LABlab(84.1 -14.9 -12.7)
LCHlch(84.1 19.6 220.5)
OKLCHoklch(0.857 0.061 214.6)
Decimal10673129
Display P3color(display-p3 0.635 0.859 0.914)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2dbe9 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#a2dbe9 on black: 13.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0D7EA
deuteranopia · #C5CEE9
tritanopia · #8AE1DF

Color scale — 50 to 950

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

#F4FAFB
#E8F4F7
#CCE9F0
#a2dbe9
#77CADF
#4AB9D4
#2FA8C6
#278CA5
#1F7084
#1A5260
#11333C
Base = 300Lightest = 50 · #F4FAFBDarkest = 950 · #11333C
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E8F4F7;
  --brand-200: #CCE9F0;
  --brand-300: #a2dbe9;
  --brand-400: #77CADF;
  --brand-500: #4AB9D4;
  --brand-600: #2FA8C6;
  --brand-700: #278CA5;
  --brand-800: #1F7084;
  --brand-900: #1A5260;
  --brand-950: #11333C;
  --brand: #a2dbe9;
  --brand-ink: #000000;
}

Colors that work with #a2dbe9

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#F4F9FA
Tinted page background
Border#C0E4ED
Hairlines and dividers
Muted text#4B8B9B
Captions on the surface
Accent#A9232B
Second voice, not a rival
Dark variant#185867
Hover, pressed, headers
Light variant#EAF7FA
Selected rows, tints
Dark surface#142124
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 #a2dbe9

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#E9B0A2
Analogous left#A2E9D4
Analogous right#A2B8E9
Split-complement 1#E9A2B8
Split-complement 2#E9D4A2
Triadic 1#E9A2DB
Triadic 2#DBE9A2
Tetradic#D4A2E9

RGB percentages

Red63.5%
Green85.9%
Blue91.4%

CMYK percentages

Cyan30.5%
Magenta6.0%
Yellow0.0%
Key (black)8.6%

Color previews

#a2dbe9 text on a black background

contrast 13.85:1

Card sample

#a2dbe9 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2dbe9

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.

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

#a2dbe9, answered

What color is #a2dbe9?

#a2dbe9 is a light vivid cyan, closest to Light Blue (ΔE2000 3). It sits at 192° on the hue wheel with 62% saturation and 78% lightness, which reads as cool.

What is the RGB value of #a2dbe9?

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

Is #a2dbe9 a light or a dark color?

It is a light color. Relative luminance is 0.6423 and perceived brightness is 81%, so black text on it reaches 13.85:1.

Should I use black or white text on #a2dbe9?

Black. It scores 13.85:1 against #a2dbe9, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #a2dbe9?

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

What colors go well with #a2dbe9?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8B9B for secondary text, #A9232B as an accent and #185867 for hover and pressed states. For a palette, the analogous pair #A2E9D4 and #A2B8E9 stays calm, while #E9B0A2 is the loudest partner.

What is #a2dbe9 in CMYK for printing?

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

Is #a2dbe9 warm or cool?

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

Work with #a2dbe9 in the Color Lab