Skip to content

#a5ddf2

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

RGB
165, 221, 242
HSL
196°, 75%, 80%
CMYK
32, 9, 0, 5
Luminance
0.6612

At a glance

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

Hex
#a5ddf2
Hue
196°
cyan
Saturation
75%
vivid
Lightness
80%
light
Brightness
95%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6612
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
14.22:1
Closest name
Light Blue
ΔE2000 2.9
Where it sits
Hue196° of 360°
Saturation75%
Lightness80%
Temperature
Warm ← → Cool94% 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#a5ddf2
RGBrgb(165, 221, 242)
HSLhsl(196, 75%, 80%)
CMYKcmyk(32%, 9%, 0%, 5%)
LABlab(85.1 -13.0 -16.0)
LCHlch(85.1 20.6 231.0)
OKLCHoklch(0.866 0.064 223.0)
Decimal10870258
Display P3color(display-p3 0.647 0.867 0.949)

Copy-ready code

/* CSS */
color: #a5ddf2;
background-color: #a5ddf2;
/* Tailwind (arbitrary) */
class="text-[#a5ddf2] bg-[#a5ddf2]"
/* SCSS */
$brand: #a5ddf2;
/* SwiftUI */
Color(red: 0.647, green: 0.867, blue: 0.949)
/* Android */
Color.parseColor("#a5ddf2")
/* Flutter */
Color(0xFFA5DDF2)
/* Python / OpenCV (BGR) */
(242, 221, 165)

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

Accessibility — WCAG contrast

Aa
#a5ddf2 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#a5ddf2 on black: 14.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1DAF3
deuteranopia · #C5D0F2
tritanopia · #8BE4E3

Color scale — 50 to 950

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

#F3F9FC
#E7F4F9
#C8E8F4
#a5ddf2
#6CC7EA
#3BB5E3
#1FA4D6
#1A89B2
#156D8F
#135067
#0C3241
Base = 300Lightest = 50 · #F3F9FCDarkest = 950 · #0C3241
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E7F4F9;
  --brand-200: #C8E8F4;
  --brand-300: #a5ddf2;
  --brand-400: #6CC7EA;
  --brand-500: #3BB5E3;
  --brand-600: #1FA4D6;
  --brand-700: #1A89B2;
  --brand-800: #156D8F;
  --brand-900: #135067;
  --brand-950: #0C3241;
  --brand: #a5ddf2;
  --brand-ink: #000000;
}

Colors that work with #a5ddf2

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#C0E0ED
Hairlines and dividers
Muted text#4B859B
Captions on the surface
Accent#B61A16
Second voice, not a rival
Dark variant#10556F
Hover, pressed, headers
Light variant#E9F7FC
Selected rows, tints
Dark surface#142024
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 #a5ddf2

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#F2BAA5
Analogous left#A5F2E1
Analogous right#A5B6F2
Split-complement 1#F2A5B6
Split-complement 2#F2E1A5
Triadic 1#F2A5DD
Triadic 2#DDF2A5
Tetradic#E1A5F2

RGB percentages

Red64.7%
Green86.7%
Blue94.9%

CMYK percentages

Cyan31.8%
Magenta8.7%
Yellow0.0%
Key (black)5.1%

Color previews

#a5ddf2 text on a black background

contrast 14.22:1

Card sample

#a5ddf2 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(165, 221, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(165, 221, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a5ddf2;
background: linear-gradient(135deg, #a5ddf2, #A5AAF2);

Monochromatic scale

Palettes built from #a5ddf2

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.

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

#a5ddf2, answered

What color is #a5ddf2?

#a5ddf2 is a light vivid cyan, closest to Light Blue (ΔE2000 2.9). It sits at 196° on the hue wheel with 75% saturation and 80% lightness, which reads as cool.

What is the RGB value of #a5ddf2?

rgb(165, 221, 242) — 165 red, 221 green and 242 blue out of 255, or 64.7% / 86.7% / 94.9% by channel.

Is #a5ddf2 a light or a dark color?

It is a light color. Relative luminance is 0.6612 and perceived brightness is 82%, so black text on it reaches 14.22:1.

Should I use black or white text on #a5ddf2?

Black. It scores 14.22:1 against #a5ddf2, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #a5ddf2?

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

What colors go well with #a5ddf2?

For interface work: #F4F9FA as the surface, #C0E0ED for borders, #4B859B for secondary text, #B61A16 as an accent and #10556F for hover and pressed states. For a palette, the analogous pair #A5F2E1 and #A5B6F2 stays calm, while #F2BAA5 is the loudest partner.

What is #a5ddf2 in CMYK for printing?

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

Is #a5ddf2 warm or cool?

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

Work with #a5ddf2 in the Color Lab