Skip to content

#acdac7

a light, soft green · cool · closest name: Pale Turquoise

RGB
172, 218, 199
HSL
155°, 38%, 77%
CMYK
21, 0, 9, 15
Luminance
0.6304

At a glance

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

Hex
#acdac7
Hue
155°
green
Saturation
38%
soft
Lightness
77%
light
Brightness
85%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6304
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.61:1
Closest name
Pale Turquoise
ΔE2000 9
Where it sits
Hue155° of 360°
Saturation38%
Lightness77%
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#acdac7
RGBrgb(172, 218, 199)
HSLhsl(155, 38%, 77%)
CMYKcmyk(21%, 0%, 9%, 15%)
LABlab(83.5 -18.8 4.5)
LCHlch(83.5 19.3 166.6)
OKLCHoklch(0.851 0.055 167.9)
Decimal11328199
Display P3color(display-p3 0.675 0.855 0.780)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdac7 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#acdac7 on black: 13.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8D4C6
deuteranopia · #CFCEC8
tritanopia · #A2DAD4

Color scale — 50 to 950

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

#F5FAF8
#EBF4F0
#D3E9E0
#acdac7
#8BCBB0
#64BA96
#4CA983
#3F8D6D
#327157
#285341
#193429
Base = 300Lightest = 50 · #F5FAF8Darkest = 950 · #193429
:root {
  --brand-50: #F5FAF8;
  --brand-100: #EBF4F0;
  --brand-200: #D3E9E0;
  --brand-300: #acdac7;
  --brand-400: #8BCBB0;
  --brand-500: #64BA96;
  --brand-600: #4CA983;
  --brand-700: #3F8D6D;
  --brand-800: #327157;
  --brand-900: #285341;
  --brand-950: #193429;
  --brand: #acdac7;
  --brand-ink: #000000;
}

Colors that work with #acdac7

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#C7E6D9
Hairlines and dividers
Muted text#4B9B7A
Captions on the surface
Accent#913B74
Second voice, not a rival
Dark variant#275844
Hover, pressed, headers
Light variant#EDF7F3
Selected rows, tints
Dark surface#14241E
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 #acdac7

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#DAACBF
Analogous left#ACDAB0
Analogous right#ACD6DA
Split-complement 1#DAACD6
Split-complement 2#DAB0AC
Triadic 1#C7ACDA
Triadic 2#DAC7AC
Tetradic#B0ACDA

RGB percentages

Red67.5%
Green85.5%
Blue78.0%

CMYK percentages

Cyan21.1%
Magenta0.0%
Yellow8.7%
Key (black)14.5%

Color previews

#acdac7 text on a black background

contrast 13.61:1

Card sample

#acdac7 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdac7

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.

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

#acdac7, answered

What color is #acdac7?

#acdac7 is a light soft green, closest to Pale Turquoise (ΔE2000 9). It sits at 155° on the hue wheel with 38% saturation and 77% lightness, which reads as cool.

What is the RGB value of #acdac7?

rgb(172, 218, 199) — 172 red, 218 green and 199 blue out of 255, or 67.5% / 85.5% / 78% by channel.

Is #acdac7 a light or a dark color?

It is a light color. Relative luminance is 0.6304 and perceived brightness is 80%, so black text on it reaches 13.61:1.

Should I use black or white text on #acdac7?

Black. It scores 13.61:1 against #acdac7, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #acdac7?

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

What colors go well with #acdac7?

For interface work: #F4FAF8 as the surface, #C7E6D9 for borders, #4B9B7A for secondary text, #913B74 as an accent and #275844 for hover and pressed states. For a palette, the analogous pair #ACDAB0 and #ACD6DA stays calm, while #DAACBF is the loudest partner.

What is #acdac7 in CMYK for printing?

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

Is #acdac7 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 #ACDAB6; nudged cooler, #ABDBD9.

Work with #acdac7 in the Color Lab