Skip to content

#abc2b8

a light, soft green · cool · closest name: Powder Blue

RGB
171, 194, 184
HSL
154°, 16%, 72%
CMYK
12, 0, 5, 24
Luminance
0.5070

At a glance

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

Hex
#abc2b8
Hue
154°
green
Saturation
16%
soft
Lightness
72%
light
Brightness
76%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5070
WCAG relative
Temperature
Cool
62/100 cool
Color family
Green
Tone
Soft
Best ink
Black
11.14:1
Closest name
Powder Blue
ΔE2000 10.8
Where it sits
Hue154° of 360°
Saturation16%
Lightness72%
Temperature
Warm ← → Cool62% 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#abc2b8
RGBrgb(171, 194, 184)
HSLhsl(154, 16%, 72%)
CMYKcmyk(12%, 0%, 5%, 24%)
LABlab(76.5 -9.8 2.4)
LCHlch(76.5 10.1 166.3)
OKLCHoklch(0.794 0.029 167.6)
Decimal11256504
Display P3color(display-p3 0.671 0.761 0.722)

Copy-ready code

/* CSS */
color: #abc2b8;
background-color: #abc2b8;
/* Tailwind (arbitrary) */
class="text-[#abc2b8] bg-[#abc2b8]"
/* SCSS */
$brand: #abc2b8;
/* SwiftUI */
Color(red: 0.671, green: 0.761, blue: 0.722)
/* Android */
Color.parseColor("#abc2b8")
/* Flutter */
Color(0xFFABC2B8)
/* Python / OpenCV (BGR) */
(184, 194, 171)

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 #abc2b8 · 11.14:1
Use #000000AAA at every size.
Aa
White text · 1.89:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.14:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #abc2b8 as text scores 1.89:1 on white and 11.14:1 on black.

Accessibility — WCAG contrast

Aa
#abc2b8 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#abc2b8 on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1BFB8
deuteranopia · #BCBBB9
tritanopia · #A7C2BF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #abc2b8 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6F8F7
#EEF2F0
#D9E2DE
#BED0C8
#abc2b8
#7DA191
#678E7D
#567668
#455F53
#34463E
#212C27
Base = 400Lightest = 50 · #F6F8F7Darkest = 950 · #212C27
:root {
  --brand-50: #F6F8F7;
  --brand-100: #EEF2F0;
  --brand-200: #D9E2DE;
  --brand-300: #BED0C8;
  --brand-400: #abc2b8;
  --brand-500: #7DA191;
  --brand-600: #678E7D;
  --brand-700: #567668;
  --brand-800: #455F53;
  --brand-900: #34463E;
  --brand-950: #212C27;
  --brand: #abc2b8;
  --brand-ink: #000000;
}

Colors that work with #abc2b8

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#F6F9F8
Tinted page background
Border#D0DDD7
Hairlines and dividers
Muted text#618575
Captions on the surface
Accent#7A526E
Second voice, not a rival
Dark variant#364A41
Hover, pressed, headers
Light variant#F0F4F3
Selected rows, tints
Dark surface#18211D
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 #abc2b8

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#C2ABB5
Analogous left#ABC2AD
Analogous right#ABC1C2
Split-complement 1#C2ABC1
Split-complement 2#C2ADAB
Triadic 1#B8ABC2
Triadic 2#C2B8AB
Tetradic#ADABC2

RGB percentages

Red67.1%
Green76.1%
Blue72.2%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow5.2%
Key (black)23.9%

Color previews

#abc2b8 text on a black background

contrast 11.14:1

Card sample

#abc2b8 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2b8

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.

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

#abc2b8, answered

What color is #abc2b8?

#abc2b8 is a light soft green, closest to Powder Blue (ΔE2000 10.8). It sits at 154° on the hue wheel with 16% saturation and 72% lightness, which reads as cool.

What is the RGB value of #abc2b8?

rgb(171, 194, 184) — 171 red, 194 green and 184 blue out of 255, or 67.1% / 76.1% / 72.2% by channel.

Is #abc2b8 a light or a dark color?

It is a light color. Relative luminance is 0.5070 and perceived brightness is 73%, so black text on it reaches 11.14:1.

Should I use black or white text on #abc2b8?

Black. It scores 11.14:1 against #abc2b8, versus 1.89:1 for white — AAA at any size.

What is the complementary color of #abc2b8?

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

What colors go well with #abc2b8?

For interface work: #F6F9F8 as the surface, #D0DDD7 for borders, #618575 for secondary text, #7A526E as an accent and #364A41 for hover and pressed states. For a palette, the analogous pair #ABC2AD and #ABC1C2 stays calm, while #C2ABB5 is the loudest partner.

What is #abc2b8 in CMYK for printing?

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

Is #abc2b8 warm or cool?

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

Work with #abc2b8 in the Color Lab