Skip to content

#8fd09b

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

RGB
143, 208, 155
HSL
131°, 41%, 69%
CMYK
31, 0, 26, 18
Luminance
0.5332

At a glance

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

Hex
#8fd09b
Hue
131°
green
Saturation
41%
soft
Lightness
69%
light
Brightness
82%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5332
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Soft
Best ink
Black
11.66:1
Closest name
Dark Sea Green
ΔE2000 5.5
Where it sits
Hue131° of 360°
Saturation41%
Lightness69%
Temperature
Warm ← → Cool67% 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#8fd09b
RGBrgb(143, 208, 155)
HSLhsl(131, 41%, 69%)
CMYKcmyk(31%, 0%, 26%, 18%)
LABlab(78.1 -31.4 19.9)
LCHlch(78.1 37.1 147.6)
OKLCHoklch(0.800 0.100 149.5)
Decimal9425051
Display P3color(display-p3 0.561 0.816 0.608)

Copy-ready code

/* CSS */
color: #8fd09b;
background-color: #8fd09b;
/* Tailwind (arbitrary) */
class="text-[#8fd09b] bg-[#8fd09b]"
/* SCSS */
$brand: #8fd09b;
/* SwiftUI */
Color(red: 0.561, green: 0.816, blue: 0.608)
/* Android */
Color.parseColor("#8fd09b")
/* Flutter */
Color(0xFF8FD09B)
/* Python / OpenCV (BGR) */
(155, 208, 143)

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

Accessibility — WCAG contrast

Aa
#8fd09b on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#8fd09b on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1C598
deuteranopia · #C7BE9E
tritanopia · #86CEC2

Color scale — 50 to 950

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

#F5FAF6
#EBF5ED
#D2EAD6
#B0DEB8
#8fd09b
#61BD72
#48AC5B
#3C904C
#30733D
#26542F
#18351D
Base = 400Lightest = 50 · #F5FAF6Darkest = 950 · #18351D
:root {
  --brand-50: #F5FAF6;
  --brand-100: #EBF5ED;
  --brand-200: #D2EAD6;
  --brand-300: #B0DEB8;
  --brand-400: #8fd09b;
  --brand-500: #61BD72;
  --brand-600: #48AC5B;
  --brand-700: #3C904C;
  --brand-800: #30733D;
  --brand-900: #26542F;
  --brand-950: #18351D;
  --brand: #8fd09b;
  --brand-ink: #000000;
}

Colors that work with #8fd09b

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#F4FAF5
Tinted page background
Border#C6E7CC
Hairlines and dividers
Muted text#4B9B59
Captions on the surface
Accent#8E3894
Second voice, not a rival
Dark variant#265A2F
Hover, pressed, headers
Light variant#EDF7EF
Selected rows, tints
Dark surface#142417
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 #8fd09b

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#D08FC4
Analogous left#A3D08F
Analogous right#8FD0BB
Split-complement 1#BB8FD0
Split-complement 2#D08FA3
Triadic 1#9B8FD0
Triadic 2#D09B8F
Tetradic#8FA3D0

RGB percentages

Red56.1%
Green81.6%
Blue60.8%

CMYK percentages

Cyan31.3%
Magenta0.0%
Yellow25.5%
Key (black)18.4%

Color previews

#8fd09b text on a black background

contrast 11.66:1

Card sample

#8fd09b text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(143, 208, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(143, 208, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8fd09b;
background: linear-gradient(135deg, #8fd09b, #8FD0C6);

Monochromatic scale

Palettes built from #8fd09b

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.

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

#8fd09b, answered

What color is #8fd09b?

#8fd09b is a light soft green, closest to Dark Sea Green (ΔE2000 5.5). It sits at 131° on the hue wheel with 41% saturation and 69% lightness, which reads as cool.

What is the RGB value of #8fd09b?

rgb(143, 208, 155) — 143 red, 208 green and 155 blue out of 255, or 56.1% / 81.6% / 60.8% by channel.

Is #8fd09b a light or a dark color?

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

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

Black. It scores 11.66:1 against #8fd09b, versus 1.80:1 for white — AAA at any size.

What is the complementary color of #8fd09b?

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

What colors go well with #8fd09b?

For interface work: #F4FAF5 as the surface, #C6E7CC for borders, #4B9B59 for secondary text, #8E3894 as an accent and #265A2F for hover and pressed states. For a palette, the analogous pair #A3D08F and #8FD0BB stays calm, while #D08FC4 is the loudest partner.

What is #8fd09b in CMYK for printing?

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

Is #8fd09b warm or cool?

Cool — it scores 67 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9BD08F; nudged cooler, #8DD2B3.

Work with #8fd09b in the Color Lab