Skip to content

#abcda8

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

RGB
171, 205, 168
HSL
115°, 27%, 73%
CMYK
17, 0, 18, 20
Luminance
0.5515

At a glance

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

Hex
#abcda8
Hue
115°
green
Saturation
27%
soft
Lightness
73%
light
Brightness
80%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5515
WCAG relative
Temperature
Cool
58/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.03:1
Closest name
Dark Sea Green
ΔE2000 5.9
Where it sits
Hue115° of 360°
Saturation27%
Lightness73%
Temperature
Warm ← → Cool58% 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#abcda8
RGBrgb(171, 205, 168)
HSLhsl(115, 27%, 73%)
CMYKcmyk(17%, 0%, 18%, 20%)
LABlab(79.1 -18.3 14.7)
LCHlch(79.1 23.5 141.2)
OKLCHoklch(0.813 0.063 142.8)
Decimal11259304
Display P3color(display-p3 0.671 0.804 0.659)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcda8 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#abcda8 on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFC6A6
deuteranopia · #C9C3AA
tritanopia · #A9CBC3

Color scale — 50 to 950

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

#F6F9F6
#EDF3EC
#D7E6D6
#abcda8
#98C294
#75AD71
#5F9B59
#4F824A
#3F683C
#304C2E
#1E301D
Base = 300Lightest = 50 · #F6F9F6Darkest = 950 · #1E301D
:root {
  --brand-50: #F6F9F6;
  --brand-100: #EDF3EC;
  --brand-200: #D7E6D6;
  --brand-300: #abcda8;
  --brand-400: #98C294;
  --brand-500: #75AD71;
  --brand-600: #5F9B59;
  --brand-700: #4F824A;
  --brand-800: #3F683C;
  --brand-900: #304C2E;
  --brand-950: #1E301D;
  --brand: #abcda8;
  --brand-ink: #000000;
}

Colors that work with #abcda8

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#F6F9F5
Tinted page background
Border#CDE1CB
Hairlines and dividers
Muted text#599254
Captions on the surface
Accent#714686
Second voice, not a rival
Dark variant#31512F
Hover, pressed, headers
Light variant#EFF6EF
Selected rows, tints
Dark surface#162414
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 #abcda8

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#CAA8CD
Analogous left#BDCDA8
Analogous right#A8CDB7
Split-complement 1#B7A8CD
Split-complement 2#CDA8BD
Triadic 1#A8ABCD
Triadic 2#CDA8AB
Tetradic#A8BDCD

RGB percentages

Red67.1%
Green80.4%
Blue65.9%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow18.0%
Key (black)19.6%

Color previews

#abcda8 text on a black background

contrast 12.03:1

Card sample

#abcda8 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcda8

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.

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

#abcda8, answered

What color is #abcda8?

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

What is the RGB value of #abcda8?

rgb(171, 205, 168) — 171 red, 205 green and 168 blue out of 255, or 67.1% / 80.4% / 65.9% by channel.

Is #abcda8 a light or a dark color?

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

Should I use black or white text on #abcda8?

Black. It scores 12.03:1 against #abcda8, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #abcda8?

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

What colors go well with #abcda8?

For interface work: #F6F9F5 as the surface, #CDE1CB for borders, #599254 for secondary text, #714686 as an accent and #31512F for hover and pressed states. For a palette, the analogous pair #BDCDA8 and #A8CDB7 stays calm, while #CAA8CD is the loudest partner.

What is #abcda8 in CMYK for printing?

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

Is #abcda8 warm or cool?

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

Work with #abcda8 in the Color Lab