Skip to content

#8adeb7

a light, vivid green · cool · closest name: Medium Aqua Marine

RGB
138, 222, 183
HSL
152°, 56%, 71%
CMYK
38, 0, 18, 13
Luminance
0.6106

At a glance

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

Hex
#8adeb7
Hue
152°
green
Saturation
56%
vivid
Lightness
71%
light
Brightness
87%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6106
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.21:1
Closest name
Medium Aqua Marine
ΔE2000 5.4
Where it sits
Hue152° of 360°
Saturation56%
Lightness71%
Temperature
Warm ← → Cool76% 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#8adeb7
RGBrgb(138, 222, 183)
HSLhsl(152, 56%, 71%)
CMYKcmyk(38%, 0%, 18%, 13%)
LABlab(82.4 -34.1 11.2)
LCHlch(82.4 35.9 161.8)
OKLCHoklch(0.836 0.099 163.2)
Decimal9100983
Display P3color(display-p3 0.541 0.871 0.718)

Copy-ready code

/* CSS */
color: #8adeb7;
background-color: #8adeb7;
/* Tailwind (arbitrary) */
class="text-[#8adeb7] bg-[#8adeb7]"
/* SCSS */
$brand: #8adeb7;
/* SwiftUI */
Color(red: 0.541, green: 0.871, blue: 0.718)
/* Android */
Color.parseColor("#8adeb7")
/* Flutter */
Color(0xFF8ADEB7)
/* Python / OpenCV (BGR) */
(183, 222, 138)

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

Accessibility — WCAG contrast

Aa
#8adeb7 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#8adeb7 on black: 13.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBD3B5
deuteranopia · #CEC9B9
tritanopia · #75DED3

Color scale — 50 to 950

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

#F4FBF8
#E9F6F0
#CEEEDF
#A7E6C9
#8adeb7
#50CE93
#36BF7F
#2D9F6A
#247F55
#1E5D3F
#133A28
Base = 400Lightest = 50 · #F4FBF8Darkest = 950 · #133A28
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E9F6F0;
  --brand-200: #CEEEDF;
  --brand-300: #A7E6C9;
  --brand-400: #8adeb7;
  --brand-500: #50CE93;
  --brand-600: #36BF7F;
  --brand-700: #2D9F6A;
  --brand-800: #247F55;
  --brand-900: #1E5D3F;
  --brand-950: #133A28;
  --brand: #8adeb7;
  --brand-ink: #000000;
}

Colors that work with #8adeb7

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#F4FAF8
Tinted page background
Border#C0EDD8
Hairlines and dividers
Muted text#4B9B76
Captions on the surface
Accent#A32980
Second voice, not a rival
Dark variant#1C6342
Hover, pressed, headers
Light variant#EBF9F3
Selected rows, tints
Dark surface#14241D
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 #8adeb7

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#DE8AB1
Analogous left#8ADE8D
Analogous right#8ADBDE
Split-complement 1#DE8ADB
Split-complement 2#DE8D8A
Triadic 1#B78ADE
Triadic 2#DEB78A
Tetradic#8D8ADE

RGB percentages

Red54.1%
Green87.1%
Blue71.8%

CMYK percentages

Cyan37.8%
Magenta0.0%
Yellow17.6%
Key (black)12.9%

Color previews

#8adeb7 text on a black background

contrast 13.21:1

Card sample

#8adeb7 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(138, 222, 183, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(138, 222, 183, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8adeb7;
background: linear-gradient(135deg, #8adeb7, #8ACDDE);

Monochromatic scale

Palettes built from #8adeb7

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.

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

#8adeb7, answered

What color is #8adeb7?

#8adeb7 is a light vivid green, closest to Medium Aqua Marine (ΔE2000 5.4). It sits at 152° on the hue wheel with 56% saturation and 71% lightness, which reads as cool.

What is the RGB value of #8adeb7?

rgb(138, 222, 183) — 138 red, 222 green and 183 blue out of 255, or 54.1% / 87.1% / 71.8% by channel.

Is #8adeb7 a light or a dark color?

It is a light color. Relative luminance is 0.6106 and perceived brightness is 77%, so black text on it reaches 13.21:1.

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

Black. It scores 13.21:1 against #8adeb7, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #8adeb7?

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

What colors go well with #8adeb7?

For interface work: #F4FAF8 as the surface, #C0EDD8 for borders, #4B9B76 for secondary text, #A32980 as an accent and #1C6342 for hover and pressed states. For a palette, the analogous pair #8ADE8D and #8ADBDE stays calm, while #DE8AB1 is the loudest partner.

What is #8adeb7 in CMYK for printing?

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

Is #8adeb7 warm or cool?

Cool — it scores 76 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8ADE98; nudged cooler, #89E0D7.

Work with #8adeb7 in the Color Lab