Skip to content

#acefef

a light, vivid cyan · cool · “Pale Turquoise”

RGB
172, 239, 239
HSL
180°, 68%, 81%
CMYK
28, 0, 0, 6
Luminance
0.7674

At a glance

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

Hex
#acefef
Hue
180°
cyan
Saturation
68%
vivid
Lightness
81%
light
Brightness
94%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7674
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
16.35:1
Closest name
Pale Turquoise
ΔE2000 0.7
Where it sits
Hue180° of 360°
Saturation68%
Lightness81%
Temperature
Warm ← → Cool88% 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#acefef
RGBrgb(172, 239, 239)
HSLhsl(180, 68%, 81%)
CMYKcmyk(28%, 0%, 0%, 6%)
LABlab(90.2 -20.8 -6.7)
LCHlch(90.2 21.8 198.0)
OKLCHoklch(0.908 0.067 196.0)
Decimal11333615
Display P3color(display-p3 0.675 0.937 0.937)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acefef on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#acefef on black: 16.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6E9EF
deuteranopia · #DADFF0
tritanopia · #94F3EF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #acefef 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
#E8F8F8
#CAF2F2
#acefef
#72E4E4
#43DBDB
#28CDCD
#21ABAB
#1A8989
#176363
#0E3E3E
Base = 300Lightest = 50 · #F3FBFBDarkest = 950 · #0E3E3E
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E8F8F8;
  --brand-200: #CAF2F2;
  --brand-300: #acefef;
  --brand-400: #72E4E4;
  --brand-500: #43DBDB;
  --brand-600: #28CDCD;
  --brand-700: #21ABAB;
  --brand-800: #1A8989;
  --brand-900: #176363;
  --brand-950: #0E3E3E;
  --brand: #acefef;
  --brand-ink: #000000;
}

Colors that work with #acefef

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#C0EDED
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#AF1D42
Second voice, not a rival
Dark variant#156B6B
Hover, pressed, headers
Light variant#EAFBFB
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 #acefef

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#EFACAC
Analogous left#ACEFCE
Analogous right#ACCEEF
Split-complement 1#EFACCE
Split-complement 2#EFCEAC
Triadic 1#EFACEF
Triadic 2#EFEFAC
Tetradic#CEACEF

RGB percentages

Red67.5%
Green93.7%
Blue93.7%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow0.0%
Key (black)6.3%

Color previews

#acefef text on a black background

contrast 16.35:1

Card sample

#acefef text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acefef

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.

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

#acefef, answered

What color is #acefef?

#acefef is a light vivid cyan — the CSS keyword Pale Turquoise. It sits at 180° on the hue wheel with 68% saturation and 81% lightness, which reads as cool.

What is the RGB value of #acefef?

rgb(172, 239, 239) — 172 red, 239 green and 239 blue out of 255, or 67.5% / 93.7% / 93.7% by channel.

Is #acefef a light or a dark color?

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

Should I use black or white text on #acefef?

Black. It scores 16.35:1 against #acefef, versus 1.28:1 for white — AAA at any size.

What is the complementary color of #acefef?

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

What colors go well with #acefef?

For interface work: #F4FAFA as the surface, #C0EDED for borders, #4B9B9B for secondary text, #AF1D42 as an accent and #156B6B for hover and pressed states. For a palette, the analogous pair #ACEFCE and #ACCEEF stays calm, while #EFACAC is the loudest partner.

What is #acefef in CMYK for printing?

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

Is #acefef warm or cool?

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

Work with #acefef in the Color Lab