Skip to content

#a3eceb

a light, vivid cyan · cool · closest name: Pale Turquoise

RGB
163, 236, 235
HSL
179°, 66%, 78%
CMYK
31, 0, 0, 8
Luminance
0.7378

At a glance

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

Hex
#a3eceb
Hue
179°
cyan
Saturation
66%
vivid
Lightness
78%
light
Brightness
93%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7378
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.76:1
Closest name
Pale Turquoise
ΔE2000 1.9
Where it sits
Hue179° of 360°
Saturation66%
Lightness78%
Temperature
Warm ← → Cool87% 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#a3eceb
RGBrgb(163, 236, 235)
HSLhsl(179, 66%, 78%)
CMYKcmyk(31%, 0%, 0%, 8%)
LABlab(88.8 -22.7 -6.7)
LCHlch(88.8 23.6 196.6)
OKLCHoklch(0.895 0.072 194.9)
Decimal10743019
Display P3color(display-p3 0.639 0.925 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a3eceb on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#a3eceb on black: 15.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3E5EB
deuteranopia · #D5DBEC
tritanopia · #88F0EB

Color scale — 50 to 950

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

#F3FBFB
#E8F8F7
#CBF1F1
#a3eceb
#73E2E1
#45D9D7
#2ACBC9
#23A9A7
#1C8786
#186261
#0F3D3D
Base = 300Lightest = 50 · #F3FBFBDarkest = 950 · #0F3D3D
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E8F8F7;
  --brand-200: #CBF1F1;
  --brand-300: #a3eceb;
  --brand-400: #73E2E1;
  --brand-500: #45D9D7;
  --brand-600: #2ACBC9;
  --brand-700: #23A9A7;
  --brand-800: #1C8786;
  --brand-900: #186261;
  --brand-950: #0F3D3D;
  --brand: #a3eceb;
  --brand-ink: #000000;
}

Colors that work with #a3eceb

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#C0EDEC
Hairlines and dividers
Muted text#4B9B9A
Captions on the surface
Accent#AD1F44
Second voice, not a rival
Dark variant#166A69
Hover, pressed, headers
Light variant#EAFBFA
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 #a3eceb

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#ECA3A4
Analogous left#A3ECC6
Analogous right#A3C8EC
Split-complement 1#ECA3C8
Split-complement 2#ECC6A3
Triadic 1#EBA3EC
Triadic 2#ECEBA3
Tetradic#C6A3EC

RGB percentages

Red63.9%
Green92.5%
Blue92.2%

CMYK percentages

Cyan30.9%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#a3eceb text on a black background

contrast 15.76:1

Card sample

#a3eceb text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a3eceb

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.

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

#a3eceb, answered

What color is #a3eceb?

#a3eceb is a light vivid cyan, closest to Pale Turquoise (ΔE2000 1.9). It sits at 179° on the hue wheel with 66% saturation and 78% lightness, which reads as cool.

What is the RGB value of #a3eceb?

rgb(163, 236, 235) — 163 red, 236 green and 235 blue out of 255, or 63.9% / 92.5% / 92.2% by channel.

Is #a3eceb a light or a dark color?

It is a light color. Relative luminance is 0.7378 and perceived brightness is 85%, so black text on it reaches 15.76:1.

Should I use black or white text on #a3eceb?

Black. It scores 15.76:1 against #a3eceb, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #a3eceb?

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

What colors go well with #a3eceb?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B9A for secondary text, #AD1F44 as an accent and #166A69 for hover and pressed states. For a palette, the analogous pair #A3ECC6 and #A3C8EC stays calm, while #ECA3A4 is the loudest partner.

What is #a3eceb in CMYK for printing?

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

Is #a3eceb warm or cool?

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

Work with #a3eceb in the Color Lab