Skip to content

#acdba8

a light, soft green · cool · closest name: Dark Sea Green

RGB
172, 219, 168
HSL
115°, 42%, 76%
CMYK
22, 0, 23, 14
Luminance
0.6226

At a glance

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

Hex
#acdba8
Hue
115°
green
Saturation
42%
soft
Lightness
76%
light
Brightness
86%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6226
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.45:1
Closest name
Dark Sea Green
ΔE2000 7.9
Where it sits
Hue115° of 360°
Saturation42%
Lightness76%
Temperature
Warm ← → Cool61% 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#acdba8
RGBrgb(172, 219, 168)
HSLhsl(115, 42%, 76%)
CMYKcmyk(22%, 0%, 23%, 14%)
LABlab(83.0 -24.9 20.2)
LCHlch(83.0 32.1 140.9)
OKLCHoklch(0.845 0.085 142.8)
Decimal11328424
Display P3color(display-p3 0.675 0.859 0.659)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdba8 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#acdba8 on black: 13.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DED2A5
deuteranopia · #D6CDAB
tritanopia · #A8D8CD

Color scale — 50 to 950

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

#F5FAF5
#ECF5EB
#D4EAD2
#acdba8
#8DCE88
#68BD60
#50AD48
#42903C
#357330
#295526
#1A3518
Base = 300Lightest = 50 · #F5FAF5Darkest = 950 · #1A3518
:root {
  --brand-50: #F5FAF5;
  --brand-100: #ECF5EB;
  --brand-200: #D4EAD2;
  --brand-300: #acdba8;
  --brand-400: #8DCE88;
  --brand-500: #68BD60;
  --brand-600: #50AD48;
  --brand-700: #42903C;
  --brand-800: #357330;
  --brand-900: #295526;
  --brand-950: #1A3518;
  --brand: #acdba8;
  --brand-ink: #000000;
}

Colors that work with #acdba8

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#F5FAF4
Tinted page background
Border#C8E7C5
Hairlines and dividers
Muted text#519B4B
Captions on the surface
Accent#753795
Second voice, not a rival
Dark variant#295A25
Hover, pressed, headers
Light variant#EEF8ED
Selected rows, tints
Dark surface#152414
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 #acdba8

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#D7A8DB
Analogous left#C6DBA8
Analogous right#A8DBBE
Split-complement 1#BEA8DB
Split-complement 2#DBA8C6
Triadic 1#A8ACDB
Triadic 2#DBA8AC
Tetradic#A8C6DB

RGB percentages

Red67.5%
Green85.9%
Blue65.9%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow23.3%
Key (black)14.1%

Color previews

#acdba8 text on a black background

contrast 13.45:1

Card sample

#acdba8 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdba8

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.

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

#acdba8, answered

What color is #acdba8?

#acdba8 is a light soft green, closest to Dark Sea Green (ΔE2000 7.9). It sits at 115° on the hue wheel with 42% saturation and 76% lightness, which reads as cool.

What is the RGB value of #acdba8?

rgb(172, 219, 168) — 172 red, 219 green and 168 blue out of 255, or 67.5% / 85.9% / 65.9% by channel.

Is #acdba8 a light or a dark color?

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

Should I use black or white text on #acdba8?

Black. It scores 13.45:1 against #acdba8, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #acdba8?

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

What colors go well with #acdba8?

For interface work: #F5FAF4 as the surface, #C8E7C5 for borders, #519B4B for secondary text, #753795 as an accent and #295A25 for hover and pressed states. For a palette, the analogous pair #C6DBA8 and #A8DBBE stays calm, while #D7A8DB is the loudest partner.

What is #acdba8 in CMYK for printing?

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

Is #acdba8 warm or cool?

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

Work with #acdba8 in the Color Lab