Skip to content

#8ceeb4

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

RGB
140, 238, 180
HSL
145°, 74%, 74%
CMYK
41, 0, 24, 7
Luminance
0.7002

At a glance

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

Hex
#8ceeb4
Hue
145°
green
Saturation
74%
vivid
Lightness
74%
light
Brightness
93%
HSV value
Perceived
81%
weighted brightness
Luminance
0.7002
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.00:1
Closest name
Aqua Marine
ΔE2000 6.4
Where it sits
Hue145° of 360°
Saturation74%
Lightness74%
Temperature
Warm ← → Cool73% 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#8ceeb4
RGBrgb(140, 238, 180)
HSLhsl(145, 74%, 74%)
CMYKcmyk(41%, 0%, 24%, 7%)
LABlab(87.0 -41.4 19.2)
LCHlch(87.0 45.6 155.1)
OKLCHoklch(0.873 0.124 156.7)
Decimal9236148
Display P3color(display-p3 0.549 0.933 0.706)

Copy-ready code

/* CSS */
color: #8ceeb4;
background-color: #8ceeb4;
/* Tailwind (arbitrary) */
class="text-[#8ceeb4] bg-[#8ceeb4]"
/* SCSS */
$brand: #8ceeb4;
/* SwiftUI */
Color(red: 0.549, green: 0.933, blue: 0.706)
/* Android */
Color.parseColor("#8ceeb4")
/* Flutter */
Color(0xFF8CEEB4)
/* Python / OpenCV (BGR) */
(180, 238, 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 #8ceeb4 · 15.00:1
Use #000000AAA at every size.
Aa
White text · 1.40:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.00:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #8ceeb4 as text scores 1.40:1 on white and 15.00:1 on black.

Accessibility — WCAG contrast

Aa
#8ceeb4 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#8ceeb4 on black: 15.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDE0B1
deuteranopia · #DED6B7
tritanopia · #76ECDE

Color scale — 50 to 950

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

#F3FCF7
#E7F9EE
#C8F3DA
#8ceeb4
#6CE99F
#3CE280
#20D56A
#1AB258
#158E46
#136736
#0C4021
Base = 300Lightest = 50 · #F3FCF7Darkest = 950 · #0C4021
:root {
  --brand-50: #F3FCF7;
  --brand-100: #E7F9EE;
  --brand-200: #C8F3DA;
  --brand-300: #8ceeb4;
  --brand-400: #6CE99F;
  --brand-500: #3CE280;
  --brand-600: #20D56A;
  --brand-700: #1AB258;
  --brand-800: #158E46;
  --brand-900: #136736;
  --brand-950: #0C4021;
  --brand: #8ceeb4;
  --brand-ink: #000000;
}

Colors that work with #8ceeb4

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#F4FAF7
Tinted page background
Border#C0EDD2
Hairlines and dividers
Muted text#4B9B6B
Captions on the surface
Accent#B6169C
Second voice, not a rival
Dark variant#106F37
Hover, pressed, headers
Light variant#E9FCF1
Selected rows, tints
Dark surface#14241B
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 #8ceeb4

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#EE8CC6
Analogous left#95EE8C
Analogous right#8CEEE5
Split-complement 1#E58CEE
Split-complement 2#EE8C95
Triadic 1#B48CEE
Triadic 2#EEB48C
Tetradic#8C95EE

RGB percentages

Red54.9%
Green93.3%
Blue70.6%

CMYK percentages

Cyan41.2%
Magenta0.0%
Yellow24.4%
Key (black)6.7%

Color previews

#8ceeb4 text on a black background

contrast 15.00:1

Card sample

#8ceeb4 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8ceeb4

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.

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

#8ceeb4, answered

What color is #8ceeb4?

#8ceeb4 is a light vivid green, closest to Aqua Marine (ΔE2000 6.4). It sits at 145° on the hue wheel with 74% saturation and 74% lightness, which reads as cool.

What is the RGB value of #8ceeb4?

rgb(140, 238, 180) — 140 red, 238 green and 180 blue out of 255, or 54.9% / 93.3% / 70.6% by channel.

Is #8ceeb4 a light or a dark color?

It is a light color. Relative luminance is 0.7002 and perceived brightness is 81%, so black text on it reaches 15.00:1.

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

Black. It scores 15.00:1 against #8ceeb4, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #8ceeb4?

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

What colors go well with #8ceeb4?

For interface work: #F4FAF7 as the surface, #C0EDD2 for borders, #4B9B6B for secondary text, #B6169C as an accent and #106F37 for hover and pressed states. For a palette, the analogous pair #95EE8C and #8CEEE5 stays calm, while #EE8CC6 is the loudest partner.

What is #8ceeb4 in CMYK for printing?

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

Is #8ceeb4 warm or cool?

Cool — it scores 73 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8CEE90; nudged cooler, #8BEFD9.

Work with #8ceeb4 in the Color Lab