Skip to content

#acd8c2

a light, soft green · cool · closest name: Medium Aqua Marine

RGB
172, 216, 194
HSL
150°, 36%, 76%
CMYK
20, 0, 10, 15
Luminance
0.6178

At a glance

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

Hex
#acd8c2
Hue
150°
green
Saturation
36%
soft
Lightness
76%
light
Brightness
85%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6178
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.36:1
Closest name
Medium Aqua Marine
ΔE2000 10.1
Where it sits
Hue150° of 360°
Saturation36%
Lightness76%
Temperature
Warm ← → Cool75% 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#acd8c2
RGBrgb(172, 216, 194)
HSLhsl(150, 36%, 76%)
CMYKcmyk(20%, 0%, 10%, 15%)
LABlab(82.8 -18.7 6.1)
LCHlch(82.8 19.7 161.9)
OKLCHoklch(0.845 0.055 163.3)
Decimal11327682
Display P3color(display-p3 0.675 0.847 0.761)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acd8c2 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#acd8c2 on black: 13.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6D1C1
deuteranopia · #CECCC3
tritanopia · #A4D8D1

Color scale — 50 to 950

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

#F5FAF7
#EBF4F0
#D3E8DE
#acd8c2
#8CC9AB
#66B78F
#4EA77A
#418B66
#346F52
#29523D
#1A3326
Base = 300Lightest = 50 · #F5FAF7Darkest = 950 · #1A3326
:root {
  --brand-50: #F5FAF7;
  --brand-100: #EBF4F0;
  --brand-200: #D3E8DE;
  --brand-300: #acd8c2;
  --brand-400: #8CC9AB;
  --brand-500: #66B78F;
  --brand-600: #4EA77A;
  --brand-700: #418B66;
  --brand-800: #346F52;
  --brand-900: #29523D;
  --brand-950: #1A3326;
  --brand: #acd8c2;
  --brand-ink: #000000;
}

Colors that work with #acd8c2

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#F5FAF7
Tinted page background
Border#C7E5D6
Hairlines and dividers
Muted text#4B9B73
Captions on the surface
Accent#8E3E7A
Second voice, not a rival
Dark variant#295740
Hover, pressed, headers
Light variant#EEF7F2
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 #acd8c2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#D8ACC2
Analogous left#ACD8AC
Analogous right#ACD8D8
Split-complement 1#D8ACD8
Split-complement 2#D8ACAC
Triadic 1#C2ACD8
Triadic 2#D8C2AC
Tetradic#ACACD8

RGB percentages

Red67.5%
Green84.7%
Blue76.1%

CMYK percentages

Cyan20.4%
Magenta0.0%
Yellow10.2%
Key (black)15.3%

Color previews

#acd8c2 text on a black background

contrast 13.36:1

Card sample

#acd8c2 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd8c2

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.

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

#acd8c2, answered

What color is #acd8c2?

#acd8c2 is a light soft green, closest to Medium Aqua Marine (ΔE2000 10.1). It sits at 150° on the hue wheel with 36% saturation and 76% lightness, which reads as cool.

What is the RGB value of #acd8c2?

rgb(172, 216, 194) — 172 red, 216 green and 194 blue out of 255, or 67.5% / 84.7% / 76.1% by channel.

Is #acd8c2 a light or a dark color?

It is a light color. Relative luminance is 0.6178 and perceived brightness is 79%, so black text on it reaches 13.36:1.

Should I use black or white text on #acd8c2?

Black. It scores 13.36:1 against #acd8c2, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #acd8c2?

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

What colors go well with #acd8c2?

For interface work: #F5FAF7 as the surface, #C7E5D6 for borders, #4B9B73 for secondary text, #8E3E7A as an accent and #295740 for hover and pressed states. For a palette, the analogous pair #ACD8AC and #ACD8D8 stays calm, while #D8ACC2 is the loudest partner.

What is #acd8c2 in CMYK for printing?

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

Is #acd8c2 warm or cool?

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

Work with #acd8c2 in the Color Lab