Skip to content

#abc3b2

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

RGB
171, 195, 178
HSL
138°, 17%, 72%
CMYK
12, 0, 9, 24
Luminance
0.5090

At a glance

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

Hex
#abc3b2
Hue
138°
green
Saturation
17%
soft
Lightness
72%
light
Brightness
76%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5090
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Soft
Best ink
Black
11.18:1
Closest name
Dark Sea Green
ΔE2000 10
Where it sits
Hue138° of 360°
Saturation17%
Lightness72%
Temperature
Warm ← → Cool59% 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#abc3b2
RGBrgb(171, 195, 178)
HSLhsl(138, 17%, 72%)
CMYKcmyk(12%, 0%, 9%, 24%)
LABlab(76.6 -11.4 5.8)
LCHlch(76.6 12.8 153.1)
OKLCHoklch(0.794 0.035 154.7)
Decimal11256754
Display P3color(display-p3 0.671 0.765 0.698)

Copy-ready code

/* CSS */
color: #abc3b2;
background-color: #abc3b2;
/* Tailwind (arbitrary) */
class="text-[#abc3b2] bg-[#abc3b2]"
/* SCSS */
$brand: #abc3b2;
/* SwiftUI */
Color(red: 0.671, green: 0.765, blue: 0.698)
/* Android */
Color.parseColor("#abc3b2")
/* Flutter */
Color(0xFFABC3B2)
/* Python / OpenCV (BGR) */
(178, 195, 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 #abc3b2 · 11.18:1
Use #000000AAA at every size.
Aa
White text · 1.88:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.18:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #abc3b2 as text scores 1.88:1 on white and 11.18:1 on black.

Accessibility — WCAG contrast

Aa
#abc3b2 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#abc3b2 on black: 11.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3BFB1
deuteranopia · #BEBCB3
tritanopia · #A8C2BE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #abc3b2 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
#EEF2EF
#D9E3DC
#BED0C3
#abc3b2
#7CA287
#668F72
#55775F
#445F4C
#344739
#202C24
Base = 400Lightest = 50 · #F6F8F7Darkest = 950 · #202C24
:root {
  --brand-50: #F6F8F7;
  --brand-100: #EEF2EF;
  --brand-200: #D9E3DC;
  --brand-300: #BED0C3;
  --brand-400: #abc3b2;
  --brand-500: #7CA287;
  --brand-600: #668F72;
  --brand-700: #55775F;
  --brand-800: #445F4C;
  --brand-900: #344739;
  --brand-950: #202C24;
  --brand: #abc3b2;
  --brand-ink: #000000;
}

Colors that work with #abc3b2

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#F6F9F7
Tinted page background
Border#CFDDD3
Hairlines and dividers
Muted text#60866B
Captions on the surface
Accent#7B517A
Second voice, not a rival
Dark variant#354A3B
Hover, pressed, headers
Light variant#F0F4F1
Selected rows, tints
Dark surface#17211A
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 #abc3b2

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#C3ABBC
Analogous left#B0C3AB
Analogous right#ABC3BE
Split-complement 1#BEABC3
Split-complement 2#C3ABB0
Triadic 1#B2ABC3
Triadic 2#C3B2AB
Tetradic#ABB0C3

RGB percentages

Red67.1%
Green76.5%
Blue69.8%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow8.7%
Key (black)23.5%

Color previews

#abc3b2 text on a black background

contrast 11.18:1

Card sample

#abc3b2 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3b2

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.

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

#abc3b2, answered

What color is #abc3b2?

#abc3b2 is a light soft green, closest to Dark Sea Green (ΔE2000 10). It sits at 138° on the hue wheel with 17% saturation and 72% lightness, which reads as cool.

What is the RGB value of #abc3b2?

rgb(171, 195, 178) — 171 red, 195 green and 178 blue out of 255, or 67.1% / 76.5% / 69.8% by channel.

Is #abc3b2 a light or a dark color?

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

Should I use black or white text on #abc3b2?

Black. It scores 11.18:1 against #abc3b2, versus 1.88:1 for white — AAA at any size.

What is the complementary color of #abc3b2?

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

What colors go well with #abc3b2?

For interface work: #F6F9F7 as the surface, #CFDDD3 for borders, #60866B for secondary text, #7B517A as an accent and #354A3B for hover and pressed states. For a palette, the analogous pair #B0C3AB and #ABC3BE stays calm, while #C3ABBC is the loudest partner.

What is #abc3b2 in CMYK for printing?

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

Is #abc3b2 warm or cool?

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

Work with #abc3b2 in the Color Lab