Skip to content

#ace9cc

a light, vivid green · cool · closest name: Aqua Marine

RGB
172, 233, 204
HSL
152°, 58%, 79%
CMYK
26, 0, 12, 9
Luminance
0.7141

At a glance

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

Hex
#ace9cc
Hue
152°
green
Saturation
58%
vivid
Lightness
79%
light
Brightness
91%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7141
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.28:1
Closest name
Aqua Marine
ΔE2000 8.4
Where it sits
Hue152° of 360°
Saturation58%
Lightness79%
Temperature
Warm ← → Cool76% 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#ace9cc
RGBrgb(172, 233, 204)
HSLhsl(152, 58%, 79%)
CMYKcmyk(26%, 0%, 12%, 9%)
LABlab(87.7 -25.1 7.9)
LCHlch(87.7 26.4 162.6)
OKLCHoklch(0.885 0.074 163.9)
Decimal11332044
Display P3color(display-p3 0.675 0.914 0.800)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace9cc on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ace9cc on black: 15.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7E0CB
deuteranopia · #DCD9CE
tritanopia · #9FE9E0

Color scale — 50 to 950

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

#F4FBF8
#E9F7F0
#CDEFDF
#ace9cc
#7ADCAD
#4ED092
#33C27E
#2BA169
#228154
#1C5E3F
#123B27
Base = 300Lightest = 50 · #F4FBF8Darkest = 950 · #123B27
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E9F7F0;
  --brand-200: #CDEFDF;
  --brand-300: #ace9cc;
  --brand-400: #7ADCAD;
  --brand-500: #4ED092;
  --brand-600: #33C27E;
  --brand-700: #2BA169;
  --brand-800: #228154;
  --brand-900: #1C5E3F;
  --brand-950: #123B27;
  --brand: #ace9cc;
  --brand-ink: #000000;
}

Colors that work with #ace9cc

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#C0EDD7
Hairlines and dividers
Muted text#4B9B75
Captions on the surface
Accent#A52782
Second voice, not a rival
Dark variant#1B6542
Hover, pressed, headers
Light variant#EBFAF3
Selected rows, tints
Dark surface#14241C
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 #ace9cc

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
  • 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#E9ACC9
Analogous left#ACE9AD
Analogous right#ACE7E9
Split-complement 1#E9ACE7
Split-complement 2#E9ADAC
Triadic 1#CCACE9
Triadic 2#E9CCAC
Tetradic#ADACE9

RGB percentages

Red67.5%
Green91.4%
Blue80.0%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow12.4%
Key (black)8.6%

Color previews

#ace9cc text on a black background

contrast 15.28:1

Card sample

#ace9cc text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace9cc

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.

#ace9cc in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#ace9cc, answered

What color is #ace9cc?

#ace9cc is a light vivid green, closest to Aqua Marine (ΔE2000 8.4). It sits at 152° on the hue wheel with 58% saturation and 79% lightness, which reads as cool.

What is the RGB value of #ace9cc?

rgb(172, 233, 204) — 172 red, 233 green and 204 blue out of 255, or 67.5% / 91.4% / 80% by channel.

Is #ace9cc a light or a dark color?

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

Should I use black or white text on #ace9cc?

Black. It scores 15.28:1 against #ace9cc, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #ace9cc?

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

What colors go well with #ace9cc?

For interface work: #F4FAF8 as the surface, #C0EDD7 for borders, #4B9B75 for secondary text, #A52782 as an accent and #1B6542 for hover and pressed states. For a palette, the analogous pair #ACE9AD and #ACE7E9 stays calm, while #E9ACC9 is the loudest partner.

What is #ace9cc in CMYK for printing?

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

Is #ace9cc warm or cool?

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

Work with #ace9cc in the Color Lab