Skip to content

#a7ebdc

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

RGB
167, 235, 220
HSL
167°, 63%, 79%
CMYK
29, 0, 6, 8
Luminance
0.7280

At a glance

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

Hex
#a7ebdc
Hue
167°
cyan
Saturation
63%
vivid
Lightness
79%
light
Brightness
92%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7280
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.56:1
Closest name
Pale Turquoise
ΔE2000 5.9
Where it sits
Hue167° of 360°
Saturation63%
Lightness79%
Temperature
Warm ← → Cool82% 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#a7ebdc
RGBrgb(167, 235, 220)
HSLhsl(167, 63%, 79%)
CMYKcmyk(29%, 0%, 6%, 8%)
LABlab(88.3 -24.3 0.5)
LCHlch(88.3 24.3 178.9)
OKLCHoklch(0.891 0.071 179.3)
Decimal11004892
Display P3color(display-p3 0.655 0.922 0.863)

Copy-ready code

/* CSS */
color: #a7ebdc;
background-color: #a7ebdc;
/* Tailwind (arbitrary) */
class="text-[#a7ebdc] bg-[#a7ebdc]"
/* SCSS */
$brand: #a7ebdc;
/* SwiftUI */
Color(red: 0.655, green: 0.922, blue: 0.863)
/* Android */
Color.parseColor("#a7ebdc")
/* Flutter */
Color(0xFFA7EBDC)
/* Python / OpenCV (BGR) */
(220, 235, 167)

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

Accessibility — WCAG contrast

Aa
#a7ebdc on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#a7ebdc on black: 15.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5E3DB
deuteranopia · #D9DADD
tritanopia · #93EDE6

Color scale — 50 to 950

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

#F4FBF9
#E8F7F4
#CBF0E8
#a7ebdc
#76E0C9
#48D5B6
#2DC8A6
#26A68A
#1E856E
#1A6151
#103C33
Base = 300Lightest = 50 · #F4FBF9Darkest = 950 · #103C33
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E8F7F4;
  --brand-200: #CBF0E8;
  --brand-300: #a7ebdc;
  --brand-400: #76E0C9;
  --brand-500: #48D5B6;
  --brand-600: #2DC8A6;
  --brand-700: #26A68A;
  --brand-800: #1E856E;
  --brand-900: #1A6151;
  --brand-950: #103C33;
  --brand: #a7ebdc;
  --brand-ink: #000000;
}

Colors that work with #a7ebdc

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#F4FAF9
Tinted page background
Border#C0EDE3
Hairlines and dividers
Muted text#4B9B89
Captions on the surface
Accent#AA2262
Second voice, not a rival
Dark variant#186856
Hover, pressed, headers
Light variant#EAFAF7
Selected rows, tints
Dark surface#142421
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 #a7ebdc

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#EBA7B6
Analogous left#A7EBBA
Analogous right#A7D8EB
Split-complement 1#EBA7D8
Split-complement 2#EBBAA7
Triadic 1#DCA7EB
Triadic 2#EBDCA7
Tetradic#BAA7EB

RGB percentages

Red65.5%
Green92.2%
Blue86.3%

CMYK percentages

Cyan28.9%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#a7ebdc text on a black background

contrast 15.56:1

Card sample

#a7ebdc text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a7ebdc

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.

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

#a7ebdc, answered

What color is #a7ebdc?

#a7ebdc is a light vivid cyan, closest to Pale Turquoise (ΔE2000 5.9). It sits at 167° on the hue wheel with 63% saturation and 79% lightness, which reads as cool.

What is the RGB value of #a7ebdc?

rgb(167, 235, 220) — 167 red, 235 green and 220 blue out of 255, or 65.5% / 92.2% / 86.3% by channel.

Is #a7ebdc a light or a dark color?

It is a light color. Relative luminance is 0.7280 and perceived brightness is 84%, so black text on it reaches 15.56:1.

Should I use black or white text on #a7ebdc?

Black. It scores 15.56:1 against #a7ebdc, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #a7ebdc?

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

What colors go well with #a7ebdc?

For interface work: #F4FAF9 as the surface, #C0EDE3 for borders, #4B9B89 for secondary text, #AA2262 as an accent and #186856 for hover and pressed states. For a palette, the analogous pair #A7EBBA and #A7D8EB stays calm, while #EBA7B6 is the loudest partner.

What is #a7ebdc in CMYK for printing?

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

Is #a7ebdc warm or cool?

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

Work with #a7ebdc in the Color Lab