Skip to content

#abcca2

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

RGB
171, 204, 162
HSL
107°, 29%, 72%
CMYK
16, 0, 21, 20
Luminance
0.5445

At a glance

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

Hex
#abcca2
Hue
107°
green
Saturation
29%
soft
Lightness
72%
light
Brightness
80%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5445
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Soft
Best ink
Black
11.89:1
Closest name
Dark Sea Green
ΔE2000 5.5
Where it sits
Hue107° of 360°
Saturation29%
Lightness72%
Temperature
Warm ← → Cool56% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#abcca2
RGBrgb(171, 204, 162)
HSLhsl(107, 29%, 72%)
CMYKcmyk(16%, 0%, 21%, 20%)
LABlab(78.7 -18.9 17.4)
LCHlch(78.7 25.6 137.4)
OKLCHoklch(0.810 0.068 139.0)
Decimal11259042
Display P3color(display-p3 0.671 0.800 0.635)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcca2 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#abcca2 on black: 11.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFC5A0
deuteranopia · #C9C2A4
tritanopia · #AAC9C0

Color scale — 50 to 950

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

#F6F9F6
#EEF3EC
#D9E6D5
#BED7B7
#abcca2
#7CB06E
#669E57
#558448
#44693A
#344E2D
#20311C
Base = 400Lightest = 50 · #F6F9F6Darkest = 950 · #20311C
:root {
  --brand-50: #F6F9F6;
  --brand-100: #EEF3EC;
  --brand-200: #D9E6D5;
  --brand-300: #BED7B7;
  --brand-400: #abcca2;
  --brand-500: #7CB06E;
  --brand-600: #669E57;
  --brand-700: #558448;
  --brand-800: #44693A;
  --brand-900: #344E2D;
  --brand-950: #20311C;
  --brand: #abcca2;
  --brand-ink: #000000;
}

Colors that work with #abcca2

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#F6FAF5
Tinted page background
Border#CFE2CA
Hairlines and dividers
Muted text#609451
Captions on the surface
Accent#694488
Second voice, not a rival
Dark variant#35522D
Hover, pressed, headers
Light variant#F0F6EF
Selected rows, tints
Dark surface#172414
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 #abcca2

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#C3A2CC
Analogous left#C0CCA2
Analogous right#A2CCAE
Split-complement 1#AEA2CC
Split-complement 2#CCA2C0
Triadic 1#A2ABCC
Triadic 2#CCA2AB
Tetradic#A2C0CC

RGB percentages

Red67.1%
Green80.0%
Blue63.5%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow20.6%
Key (black)20.0%

Color previews

#abcca2 text on a black background

contrast 11.89:1

Card sample

#abcca2 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcca2

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.

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

#abcca2, answered

What color is #abcca2?

#abcca2 is a light soft green, closest to Dark Sea Green (ΔE2000 5.5). It sits at 107° on the hue wheel with 29% saturation and 72% lightness, which reads as neutral.

What is the RGB value of #abcca2?

rgb(171, 204, 162) — 171 red, 204 green and 162 blue out of 255, or 67.1% / 80% / 63.5% by channel.

Is #abcca2 a light or a dark color?

It is a light color. Relative luminance is 0.5445 and perceived brightness is 75%, so black text on it reaches 11.89:1.

Should I use black or white text on #abcca2?

Black. It scores 11.89:1 against #abcca2, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #abcca2?

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

What colors go well with #abcca2?

For interface work: #F6FAF5 as the surface, #CFE2CA for borders, #609451 for secondary text, #694488 as an accent and #35522D for hover and pressed states. For a palette, the analogous pair #C0CCA2 and #A2CCAE stays calm, while #C3A2CC is the loudest partner.

What is #abcca2 in CMYK for printing?

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

Is #abcca2 warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BBCCA2; nudged cooler, #A1CEA7.

Work with #abcca2 in the Color Lab