Skip to content

#ace5cc

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

RGB
172, 229, 204
HSL
154°, 52%, 79%
CMYK
25, 0, 11, 10
Luminance
0.6917

At a glance

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

Hex
#ace5cc
Hue
154°
green
Saturation
52%
vivid
Lightness
79%
light
Brightness
90%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6917
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.83:1
Closest name
Aqua Marine
ΔE2000 9.5
Where it sits
Hue154° of 360°
Saturation52%
Lightness79%
Temperature
Warm ← → Cool77% 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#ace5cc
RGBrgb(172, 229, 204)
HSLhsl(154, 52%, 79%)
CMYKcmyk(25%, 0%, 11%, 10%)
LABlab(86.6 -23.2 6.3)
LCHlch(86.6 24.1 164.8)
OKLCHoklch(0.876 0.068 166.1)
Decimal11331020
Display P3color(display-p3 0.675 0.898 0.800)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace5cc on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ace5cc on black: 14.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2DDCB
deuteranopia · #D8D6CD
tritanopia · #A0E5DE

Color scale — 50 to 950

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

#F4FAF8
#E9F6F0
#CFEDE0
#ace5cc
#7FD7B0
#54C996
#3ABA82
#319B6D
#277C57
#205B41
#143929
Base = 300Lightest = 50 · #F4FAF8Darkest = 950 · #143929
:root {
  --brand-50: #F4FAF8;
  --brand-100: #E9F6F0;
  --brand-200: #CFEDE0;
  --brand-300: #ace5cc;
  --brand-400: #7FD7B0;
  --brand-500: #54C996;
  --brand-600: #3ABA82;
  --brand-700: #319B6D;
  --brand-800: #277C57;
  --brand-900: #205B41;
  --brand-950: #143929;
  --brand: #ace5cc;
  --brand-ink: #000000;
}

Colors that work with #ace5cc

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#C1ECD9
Hairlines and dividers
Muted text#4B9B78
Captions on the surface
Accent#9F2D7C
Second voice, not a rival
Dark variant#1E6144
Hover, pressed, headers
Light variant#ECF9F3
Selected rows, tints
Dark surface#14241D
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 #ace5cc

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#E5ACC5
Analogous left#ACE5AF
Analogous right#ACE1E5
Split-complement 1#E5ACE1
Split-complement 2#E5AFAC
Triadic 1#CCACE5
Triadic 2#E5CCAC
Tetradic#AFACE5

RGB percentages

Red67.5%
Green89.8%
Blue80.0%

CMYK percentages

Cyan24.9%
Magenta0.0%
Yellow10.9%
Key (black)10.2%

Color previews

#ace5cc text on a black background

contrast 14.83:1

Card sample

#ace5cc text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace5cc

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.

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

#ace5cc, answered

What color is #ace5cc?

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

What is the RGB value of #ace5cc?

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

Is #ace5cc a light or a dark color?

It is a light color. Relative luminance is 0.6917 and perceived brightness is 83%, so black text on it reaches 14.83:1.

Should I use black or white text on #ace5cc?

Black. It scores 14.83:1 against #ace5cc, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #ace5cc?

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

What colors go well with #ace5cc?

For interface work: #F4FAF8 as the surface, #C1ECD9 for borders, #4B9B78 for secondary text, #9F2D7C as an accent and #1E6144 for hover and pressed states. For a palette, the analogous pair #ACE5AF and #ACE1E5 stays calm, while #E5ACC5 is the loudest partner.

What is #ace5cc in CMYK for printing?

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

Is #ace5cc warm or cool?

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

Work with #ace5cc in the Color Lab