Skip to content

#8cdba0

a light, vivid green · cool · closest name: Light Green

RGB
140, 219, 160
HSL
135°, 52%, 70%
CMYK
36, 0, 27, 14
Luminance
0.5878

At a glance

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

Hex
#8cdba0
Hue
135°
green
Saturation
52%
vivid
Lightness
70%
light
Brightness
86%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5878
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.76:1
Closest name
Light Green
ΔE2000 7.1
Where it sits
Hue135° of 360°
Saturation52%
Lightness70%
Temperature
Warm ← → Cool69% 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#8cdba0
RGBrgb(140, 219, 160)
HSLhsl(135, 52%, 70%)
CMYKcmyk(36%, 0%, 27%, 14%)
LABlab(81.2 -36.5 21.5)
LCHlch(81.2 42.4 149.5)
OKLCHoklch(0.825 0.114 151.3)
Decimal9231264
Display P3color(display-p3 0.549 0.859 0.627)

Copy-ready code

/* CSS */
color: #8cdba0;
background-color: #8cdba0;
/* Tailwind (arbitrary) */
class="text-[#8cdba0] bg-[#8cdba0]"
/* SCSS */
$brand: #8cdba0;
/* SwiftUI */
Color(red: 0.549, green: 0.859, blue: 0.627)
/* Android */
Color.parseColor("#8cdba0")
/* Flutter */
Color(0xFF8CDBA0)
/* Python / OpenCV (BGR) */
(160, 219, 140)

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

Accessibility — WCAG contrast

Aa
#8cdba0 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#8cdba0 on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCCF9C
deuteranopia · #CFC6A3
tritanopia · #7FD9CB

Color scale — 50 to 950

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

#F4FAF6
#E9F6ED
#CFEDD6
#AAE4B8
#8cdba0
#54C972
#3ABA5B
#319B4C
#277C3D
#205B2F
#14391D
Base = 400Lightest = 50 · #F4FAF6Darkest = 950 · #14391D
:root {
  --brand-50: #F4FAF6;
  --brand-100: #E9F6ED;
  --brand-200: #CFEDD6;
  --brand-300: #AAE4B8;
  --brand-400: #8cdba0;
  --brand-500: #54C972;
  --brand-600: #3ABA5B;
  --brand-700: #319B4C;
  --brand-800: #277C3D;
  --brand-900: #205B2F;
  --brand-950: #14391D;
  --brand: #8cdba0;
  --brand-ink: #000000;
}

Colors that work with #8cdba0

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#F4FAF6
Tinted page background
Border#C1ECCC
Hairlines and dividers
Muted text#4B9B5F
Captions on the surface
Accent#9F2D9F
Second voice, not a rival
Dark variant#1E612F
Hover, pressed, headers
Light variant#ECF9EF
Selected rows, tints
Dark surface#142418
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 #8cdba0

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#DB8CC7
Analogous left#A0DB8C
Analogous right#8CDBC8
Split-complement 1#C88CDB
Split-complement 2#DB8CA0
Triadic 1#A08CDB
Triadic 2#DBA08C
Tetradic#8CA0DB

RGB percentages

Red54.9%
Green85.9%
Blue62.7%

CMYK percentages

Cyan36.1%
Magenta0.0%
Yellow26.9%
Key (black)14.1%

Color previews

#8cdba0 text on a black background

contrast 12.76:1

Card sample

#8cdba0 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cdba0

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.

#8cdba0 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.

#8cdba0, answered

What color is #8cdba0?

#8cdba0 is a light vivid green, closest to Light Green (ΔE2000 7.1). It sits at 135° on the hue wheel with 52% saturation and 70% lightness, which reads as cool.

What is the RGB value of #8cdba0?

rgb(140, 219, 160) — 140 red, 219 green and 160 blue out of 255, or 54.9% / 85.9% / 62.7% by channel.

Is #8cdba0 a light or a dark color?

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

Should I use black or white text on #8cdba0?

Black. It scores 12.76:1 against #8cdba0, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #8cdba0?

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

What colors go well with #8cdba0?

For interface work: #F4FAF6 as the surface, #C1ECCC for borders, #4B9B5F for secondary text, #9F2D9F as an accent and #1E612F for hover and pressed states. For a palette, the analogous pair #A0DB8C and #8CDBC8 stays calm, while #DB8CC7 is the loudest partner.

What is #8cdba0 in CMYK for printing?

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

Is #8cdba0 warm or cool?

Cool — it scores 69 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #95DB8C; nudged cooler, #8BDDBD.

Work with #8cdba0 in the Color Lab