Skip to content

#8beccf

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

RGB
139, 236, 207
HSL
162°, 72%, 74%
CMYK
41, 0, 12, 8
Luminance
0.6998

At a glance

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

Hex
#8beccf
Hue
162°
cyan
Saturation
72%
vivid
Lightness
74%
light
Brightness
93%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6998
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.00:1
Closest name
Aqua Marine
ΔE2000 5.2
Where it sits
Hue162° of 360°
Saturation72%
Lightness74%
Temperature
Warm ← → Cool80% 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#8beccf
RGBrgb(139, 236, 207)
HSLhsl(162, 72%, 74%)
CMYKcmyk(41%, 0%, 12%, 8%)
LABlab(87.0 -35.2 5.1)
LCHlch(87.0 35.6 171.7)
OKLCHoklch(0.875 0.101 172.6)
Decimal9170127
Display P3color(display-p3 0.545 0.925 0.812)

Copy-ready code

/* CSS */
color: #8beccf;
background-color: #8beccf;
/* Tailwind (arbitrary) */
class="text-[#8beccf] bg-[#8beccf]"
/* SCSS */
$brand: #8beccf;
/* SwiftUI */
Color(red: 0.545, green: 0.925, blue: 0.812)
/* Android */
Color.parseColor("#8beccf")
/* Flutter */
Color(0xFF8BECCF)
/* Python / OpenCV (BGR) */
(207, 236, 139)

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 #8beccf · 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: #8beccf as text scores 1.40:1 on white and 15.00:1 on black.

Accessibility — WCAG contrast

Aa
#8beccf on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#8beccf on black: 15.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6E1CE
deuteranopia · #D6D5D1
tritanopia · #6BEEE3

Color scale — 50 to 950

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

#F3FCF9
#E7F8F3
#C9F3E6
#8beccf
#6EE7C3
#3EDFAF
#22D29E
#1DAF84
#178C69
#15664E
#0D4030
Base = 300Lightest = 50 · #F3FCF9Darkest = 950 · #0D4030
:root {
  --brand-50: #F3FCF9;
  --brand-100: #E7F8F3;
  --brand-200: #C9F3E6;
  --brand-300: #8beccf;
  --brand-400: #6EE7C3;
  --brand-500: #3EDFAF;
  --brand-600: #22D29E;
  --brand-700: #1DAF84;
  --brand-800: #178C69;
  --brand-900: #15664E;
  --brand-950: #0D4030;
  --brand: #8beccf;
  --brand-ink: #000000;
}

Colors that work with #8beccf

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#F4FAF9
Tinted page background
Border#C0EDDF
Hairlines and dividers
Muted text#4B9B83
Captions on the surface
Accent#B4186D
Second voice, not a rival
Dark variant#126E52
Hover, pressed, headers
Light variant#E9FBF6
Selected rows, tints
Dark surface#14241F
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 #8beccf

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#EC8BA8
Analogous left#8BEC9E
Analogous right#8BD8EC
Split-complement 1#EC8BD8
Split-complement 2#EC9E8B
Triadic 1#CF8BEC
Triadic 2#ECCF8B
Tetradic#9E8BEC

RGB percentages

Red54.5%
Green92.5%
Blue81.2%

CMYK percentages

Cyan41.1%
Magenta0.0%
Yellow12.3%
Key (black)7.5%

Color previews

#8beccf text on a black background

contrast 15.00:1

Card sample

#8beccf text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(139, 236, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(139, 236, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8beccf;
background: linear-gradient(135deg, #8beccf, #8BC8EC);

Monochromatic scale

Palettes built from #8beccf

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.

#8beccf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#8beccf, answered

What color is #8beccf?

#8beccf is a light vivid cyan, closest to Aqua Marine (ΔE2000 5.2). It sits at 162° on the hue wheel with 72% saturation and 74% lightness, which reads as cool.

What is the RGB value of #8beccf?

rgb(139, 236, 207) — 139 red, 236 green and 207 blue out of 255, or 54.5% / 92.5% / 81.2% by channel.

Is #8beccf a light or a dark color?

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

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

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

What is the complementary color of #8beccf?

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

What colors go well with #8beccf?

For interface work: #F4FAF9 as the surface, #C0EDDF for borders, #4B9B83 for secondary text, #B4186D as an accent and #126E52 for hover and pressed states. For a palette, the analogous pair #8BEC9E and #8BD8EC stays calm, while #EC8BA8 is the loudest partner.

What is #8beccf in CMYK for printing?

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

Is #8beccf warm or cool?

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

Work with #8beccf in the Color Lab