Skip to content

#a3d4df

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

RGB
163, 212, 223
HSL
191°, 48%, 76%
CMYK
27, 5, 0, 13
Luminance
0.6020

At a glance

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

Hex
#a3d4df
Hue
191°
cyan
Saturation
48%
vivid
Lightness
76%
light
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6020
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.04:1
Closest name
Light Blue
ΔE2000 2.6
Where it sits
Hue191° of 360°
Saturation48%
Lightness76%
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#a3d4df
RGBrgb(163, 212, 223)
HSLhsl(191, 48%, 76%)
CMYKcmyk(27%, 5%, 0%, 13%)
LABlab(82.0 -13.3 -10.6)
LCHlch(82.0 17.0 218.5)
OKLCHoklch(0.839 0.053 213.0)
Decimal10736863
Display P3color(display-p3 0.639 0.831 0.875)

Copy-ready code

/* CSS */
color: #a3d4df;
background-color: #a3d4df;
/* Tailwind (arbitrary) */
class="text-[#a3d4df] bg-[#a3d4df]"
/* SCSS */
$brand: #a3d4df;
/* SwiftUI */
Color(red: 0.639, green: 0.831, blue: 0.875)
/* Android */
Color.parseColor("#a3d4df")
/* Flutter */
Color(0xFFA3D4DF)
/* Python / OpenCV (BGR) */
(223, 212, 163)

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

Accessibility — WCAG contrast

Aa
#a3d4df on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#a3d4df on black: 13.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBD0E0
deuteranopia · #C1C8DF
tritanopia · #90D9D7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a3d4df 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
#EAF3F5
#D0E7EC
#a3d4df
#82C5D4
#58B1C5
#3FA0B6
#358597
#2A6B79
#224E58
#153137
Base = 300Lightest = 50 · #F4F9FADarkest = 950 · #153137
:root {
  --brand-50: #F4F9FA;
  --brand-100: #EAF3F5;
  --brand-200: #D0E7EC;
  --brand-300: #a3d4df;
  --brand-400: #82C5D4;
  --brand-500: #58B1C5;
  --brand-600: #3FA0B6;
  --brand-700: #358597;
  --brand-800: #2A6B79;
  --brand-900: #224E58;
  --brand-950: #153137;
  --brand: #a3d4df;
  --brand-ink: #000000;
}

Colors that work with #a3d4df

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#C2E3EA
Hairlines and dividers
Muted text#4B8C9B
Captions on the surface
Accent#9C3037
Second voice, not a rival
Dark variant#21535F
Hover, pressed, headers
Light variant#ECF6F8
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 #a3d4df

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#DFAEA3
Analogous left#A3DFCC
Analogous right#A3B6DF
Split-complement 1#DFA3B6
Split-complement 2#DFCCA3
Triadic 1#DFA3D4
Triadic 2#D4DFA3
Tetradic#CCA3DF

RGB percentages

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

CMYK percentages

Cyan26.9%
Magenta4.9%
Yellow0.0%
Key (black)12.5%

Color previews

#a3d4df text on a black background

contrast 13.04:1

Card sample

#a3d4df text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a3d4df

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.

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

#a3d4df, answered

What color is #a3d4df?

#a3d4df is a light vivid cyan, closest to Light Blue (ΔE2000 2.6). It sits at 191° on the hue wheel with 48% saturation and 76% lightness, which reads as cool.

What is the RGB value of #a3d4df?

rgb(163, 212, 223) — 163 red, 212 green and 223 blue out of 255, or 63.9% / 83.1% / 87.5% by channel.

Is #a3d4df a light or a dark color?

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

Should I use black or white text on #a3d4df?

Black. It scores 13.04:1 against #a3d4df, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #a3d4df?

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

What colors go well with #a3d4df?

For interface work: #F4F9FA as the surface, #C2E3EA for borders, #4B8C9B for secondary text, #9C3037 as an accent and #21535F for hover and pressed states. For a palette, the analogous pair #A3DFCC and #A3B6DF stays calm, while #DFAEA3 is the loudest partner.

What is #a3d4df in CMYK for printing?

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

Is #a3d4df 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 #A3DFD4; nudged cooler, #A2C4E0.

Work with #a3d4df in the Color Lab