Skip to content

#a7d2cf

a light, soft cyan · cool · closest name: Powder Blue

RGB
167, 210, 207
HSL
176°, 32%, 74%
CMYK
21, 0, 1, 18
Luminance
0.5881

At a glance

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

Hex
#a7d2cf
Hue
176°
cyan
Saturation
32%
soft
Lightness
74%
light
Brightness
82%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5881
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.76:1
Closest name
Powder Blue
ΔE2000 5
Where it sits
Hue176° of 360°
Saturation32%
Lightness74%
Temperature
Warm ← → Cool83% 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#a7d2cf
RGBrgb(167, 210, 207)
HSLhsl(176, 32%, 74%)
CMYKcmyk(21%, 0%, 1%, 18%)
LABlab(81.2 -14.6 -3.2)
LCHlch(81.2 15.0 192.2)
OKLCHoklch(0.832 0.045 191.0)
Decimal10998479
Display P3color(display-p3 0.655 0.824 0.812)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a7d2cf on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#a7d2cf on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDCDCF
deuteranopia · #C4C7D0
tritanopia · #9AD4D1

Color scale — 50 to 950

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

#F5F9F9
#ECF4F3
#D4E7E6
#a7d2cf
#90C6C2
#6BB3AE
#53A29C
#458782
#376C68
#2B4F4D
#1B3230
Base = 300Lightest = 50 · #F5F9F9Darkest = 950 · #1B3230
:root {
  --brand-50: #F5F9F9;
  --brand-100: #ECF4F3;
  --brand-200: #D4E7E6;
  --brand-300: #a7d2cf;
  --brand-400: #90C6C2;
  --brand-500: #6BB3AE;
  --brand-600: #53A29C;
  --brand-700: #458782;
  --brand-800: #376C68;
  --brand-900: #2B4F4D;
  --brand-950: #1B3230;
  --brand: #a7d2cf;
  --brand-ink: #000000;
}

Colors that work with #a7d2cf

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#F5FAF9
Tinted page background
Border#C9E3E2
Hairlines and dividers
Muted text#4E9893
Captions on the surface
Accent#8C4059
Second voice, not a rival
Dark variant#2B5451
Hover, pressed, headers
Light variant#EEF6F6
Selected rows, tints
Dark surface#142423
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 #a7d2cf

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#D2A7AA
Analogous left#A7D2B9
Analogous right#A7BFD2
Split-complement 1#D2A7BF
Split-complement 2#D2B9A7
Triadic 1#CFA7D2
Triadic 2#D2CFA7
Tetradic#B9A7D2

RGB percentages

Red65.5%
Green82.4%
Blue81.2%

CMYK percentages

Cyan20.5%
Magenta0.0%
Yellow1.4%
Key (black)17.6%

Color previews

#a7d2cf text on a black background

contrast 12.76:1

Card sample

#a7d2cf text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a7d2cf

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.

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

#a7d2cf, answered

What color is #a7d2cf?

#a7d2cf is a light soft cyan, closest to Powder Blue (ΔE2000 5). It sits at 176° on the hue wheel with 32% saturation and 74% lightness, which reads as cool.

What is the RGB value of #a7d2cf?

rgb(167, 210, 207) — 167 red, 210 green and 207 blue out of 255, or 65.5% / 82.4% / 81.2% by channel.

Is #a7d2cf a light or a dark color?

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

Should I use black or white text on #a7d2cf?

Black. It scores 12.76:1 against #a7d2cf, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #a7d2cf?

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

What colors go well with #a7d2cf?

For interface work: #F5FAF9 as the surface, #C9E3E2 for borders, #4E9893 for secondary text, #8C4059 as an accent and #2B5451 for hover and pressed states. For a palette, the analogous pair #A7D2B9 and #A7BFD2 stays calm, while #D2A7AA is the loudest partner.

What is #a7d2cf in CMYK for printing?

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

Is #a7d2cf warm or cool?

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

Work with #a7d2cf in the Color Lab