Skip to content

#acf2eb

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

RGB
172, 242, 235
HSL
174°, 73%, 81%
CMYK
29, 0, 3, 5
Luminance
0.7827

At a glance

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

Hex
#acf2eb
Hue
174°
cyan
Saturation
73%
vivid
Lightness
81%
light
Brightness
95%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7827
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
16.65:1
Closest name
Pale Turquoise
ΔE2000 3.1
Where it sits
Hue174° of 360°
Saturation73%
Lightness81%
Temperature
Warm ← → Cool85% 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#acf2eb
RGBrgb(172, 242, 235)
HSLhsl(174, 73%, 81%)
CMYKcmyk(29%, 0%, 3%, 5%)
LABlab(90.9 -23.1 -3.6)
LCHlch(90.9 23.4 188.9)
OKLCHoklch(0.913 0.070 188.2)
Decimal11334379
Display P3color(display-p3 0.675 0.949 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acf2eb on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#acf2eb on black: 16.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBEBEB
deuteranopia · #DDE1EC
tritanopia · #95F5F0

Color scale — 50 to 950

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

#F3FCFB
#E7F8F7
#C9F3EF
#acf2eb
#6EE8DC
#3DE1D0
#21D4C2
#1CB0A1
#168D81
#14665E
#0D403B
Base = 300Lightest = 50 · #F3FCFBDarkest = 950 · #0D403B
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F8F7;
  --brand-200: #C9F3EF;
  --brand-300: #acf2eb;
  --brand-400: #6EE8DC;
  --brand-500: #3DE1D0;
  --brand-600: #21D4C2;
  --brand-700: #1CB0A1;
  --brand-800: #168D81;
  --brand-900: #14665E;
  --brand-950: #0D403B;
  --brand: #acf2eb;
  --brand-ink: #000000;
}

Colors that work with #acf2eb

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#C0EDE8
Hairlines and dividers
Muted text#4B9B93
Captions on the surface
Accent#B5174F
Second voice, not a rival
Dark variant#116E65
Hover, pressed, headers
Light variant#E9FCFA
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 #acf2eb

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#F2ACB3
Analogous left#ACF2C8
Analogous right#ACD6F2
Split-complement 1#F2ACD6
Split-complement 2#F2C8AC
Triadic 1#EBACF2
Triadic 2#F2EBAC
Tetradic#C8ACF2

RGB percentages

Red67.5%
Green94.9%
Blue92.2%

CMYK percentages

Cyan28.9%
Magenta0.0%
Yellow2.9%
Key (black)5.1%

Color previews

#acf2eb text on a black background

contrast 16.65:1

Card sample

#acf2eb text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acf2eb

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.

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

#acf2eb, answered

What color is #acf2eb?

#acf2eb is a light vivid cyan, closest to Pale Turquoise (ΔE2000 3.1). It sits at 174° on the hue wheel with 73% saturation and 81% lightness, which reads as cool.

What is the RGB value of #acf2eb?

rgb(172, 242, 235) — 172 red, 242 green and 235 blue out of 255, or 67.5% / 94.9% / 92.2% by channel.

Is #acf2eb a light or a dark color?

It is a light color. Relative luminance is 0.7827 and perceived brightness is 87%, so black text on it reaches 16.65:1.

Should I use black or white text on #acf2eb?

Black. It scores 16.65:1 against #acf2eb, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #acf2eb?

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

What colors go well with #acf2eb?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B93 for secondary text, #B5174F as an accent and #116E65 for hover and pressed states. For a palette, the analogous pair #ACF2C8 and #ACD6F2 stays calm, while #F2ACB3 is the loudest partner.

What is #acf2eb in CMYK for printing?

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

Is #acf2eb warm or cool?

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

Work with #acf2eb in the Color Lab