Skip to content

#acead6

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

RGB
172, 234, 214
HSL
161°, 60%, 80%
CMYK
27, 0, 9, 8
Luminance
0.7247

At a glance

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

Hex
#acead6
Hue
161°
cyan
Saturation
60%
vivid
Lightness
80%
light
Brightness
92%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7247
WCAG relative
Temperature
Cool
79/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.49:1
Closest name
Pale Turquoise
ΔE2000 7.6
Where it sits
Hue161° of 360°
Saturation60%
Lightness80%
Temperature
Warm ← → Cool79% 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#acead6
RGBrgb(172, 234, 214)
HSLhsl(161, 60%, 80%)
CMYKcmyk(27%, 0%, 9%, 8%)
LABlab(88.2 -23.6 3.4)
LCHlch(88.2 23.9 171.8)
OKLCHoklch(0.889 0.069 172.8)
Decimal11332310
Display P3color(display-p3 0.675 0.918 0.839)

Copy-ready code

/* CSS */
color: #acead6;
background-color: #acead6;
/* Tailwind (arbitrary) */
class="text-[#acead6] bg-[#acead6]"
/* SCSS */
$brand: #acead6;
/* SwiftUI */
Color(red: 0.675, green: 0.918, blue: 0.839)
/* Android */
Color.parseColor("#acead6")
/* Flutter */
Color(0xFFACEAD6)
/* Python / OpenCV (BGR) */
(214, 234, 172)

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

Accessibility — WCAG contrast

Aa
#acead6 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#acead6 on black: 15.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6E2D5
deuteranopia · #DBDAD7
tritanopia · #9CEBE4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #acead6 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
#E9F7F2
#CCEFE4
#acead6
#79DDBD
#4CD2A6
#31C394
#29A37B
#218263
#1C5F49
#113B2E
Base = 300Lightest = 50 · #F4FBF9Darkest = 950 · #113B2E
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E9F7F2;
  --brand-200: #CCEFE4;
  --brand-300: #acead6;
  --brand-400: #79DDBD;
  --brand-500: #4CD2A6;
  --brand-600: #31C394;
  --brand-700: #29A37B;
  --brand-800: #218263;
  --brand-900: #1C5F49;
  --brand-950: #113B2E;
  --brand: #acead6;
  --brand-ink: #000000;
}

Colors that work with #acead6

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#F4FAF8
Tinted page background
Border#C0EDDE
Hairlines and dividers
Muted text#4B9B81
Captions on the surface
Accent#A72570
Second voice, not a rival
Dark variant#1A664D
Hover, pressed, headers
Light variant#EBFAF5
Selected rows, tints
Dark surface#14241F
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 #acead6

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#EAACC0
Analogous left#ACEAB7
Analogous right#ACDFEA
Split-complement 1#EAACDF
Split-complement 2#EAB7AC
Triadic 1#D6ACEA
Triadic 2#EAD6AC
Tetradic#B7ACEA

RGB percentages

Red67.5%
Green91.8%
Blue83.9%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow8.5%
Key (black)8.2%

Color previews

#acead6 text on a black background

contrast 15.49:1

Card sample

#acead6 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 234, 214, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 234, 214, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acead6;
background: linear-gradient(135deg, #acead6, #ACD5EA);

Monochromatic scale

Palettes built from #acead6

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.

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

#acead6, answered

What color is #acead6?

#acead6 is a light vivid cyan, closest to Pale Turquoise (ΔE2000 7.6). It sits at 161° on the hue wheel with 60% saturation and 80% lightness, which reads as cool.

What is the RGB value of #acead6?

rgb(172, 234, 214) — 172 red, 234 green and 214 blue out of 255, or 67.5% / 91.8% / 83.9% by channel.

Is #acead6 a light or a dark color?

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

Should I use black or white text on #acead6?

Black. It scores 15.49:1 against #acead6, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #acead6?

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

What colors go well with #acead6?

For interface work: #F4FAF8 as the surface, #C0EDDE for borders, #4B9B81 for secondary text, #A72570 as an accent and #1A664D for hover and pressed states. For a palette, the analogous pair #ACEAB7 and #ACDFEA stays calm, while #EAACC0 is the loudest partner.

What is #acead6 in CMYK for printing?

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

Is #acead6 warm or cool?

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

Work with #acead6 in the Color Lab