Skip to content

#8fecee

a light, vivid cyan · cool · closest name: Pale Turquoise

RGB
143, 236, 238
HSL
181°, 74%, 75%
CMYK
40, 1, 0, 7
Luminance
0.7200

At a glance

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

Hex
#8fecee
Hue
181°
cyan
Saturation
74%
vivid
Lightness
75%
light
Brightness
93%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7200
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.40:1
Closest name
Pale Turquoise
ΔE2000 4.3
Where it sits
Hue181° of 360°
Saturation74%
Lightness75%
Temperature
Warm ← → Cool88% 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#8fecee
RGBrgb(143, 236, 238)
HSLhsl(181, 74%, 75%)
CMYKcmyk(40%, 1%, 0%, 7%)
LABlab(88.0 -27.1 -9.7)
LCHlch(88.0 28.8 199.6)
OKLCHoklch(0.886 0.089 197.4)
Decimal9432302
Display P3color(display-p3 0.561 0.925 0.933)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8fecee on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#8fecee on black: 15.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1E4EE
deuteranopia · #D0D7EF
tritanopia · #64F2EC

Color scale — 50 to 950

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

#F3FCFC
#E7F8F8
#C8F2F3
#8fecee
#6DE6E9
#3CDEE1
#20D1D4
#1BAEB1
#168B8E
#146567
#0C3F40
Base = 300Lightest = 50 · #F3FCFCDarkest = 950 · #0C3F40
:root {
  --brand-50: #F3FCFC;
  --brand-100: #E7F8F8;
  --brand-200: #C8F2F3;
  --brand-300: #8fecee;
  --brand-400: #6DE6E9;
  --brand-500: #3CDEE1;
  --brand-600: #20D1D4;
  --brand-700: #1BAEB1;
  --brand-800: #168B8E;
  --brand-900: #146567;
  --brand-950: #0C3F40;
  --brand: #8fecee;
  --brand-ink: #000000;
}

Colors that work with #8fecee

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#F4FAFA
Tinted page background
Border#C0ECED
Hairlines and dividers
Muted text#4B999B
Captions on the surface
Accent#B6163B
Second voice, not a rival
Dark variant#116D6F
Hover, pressed, headers
Light variant#E9FBFC
Selected rows, tints
Dark surface#142424
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 #8fecee

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#EE918F
Analogous left#8FEEC1
Analogous right#8FBCEE
Split-complement 1#EE8FBC
Split-complement 2#EEC18F
Triadic 1#EE8FEC
Triadic 2#ECEE8F
Tetradic#C18FEE

RGB percentages

Red56.1%
Green92.5%
Blue93.3%

CMYK percentages

Cyan39.9%
Magenta0.8%
Yellow0.0%
Key (black)6.7%

Color previews

#8fecee text on a black background

contrast 15.40:1

Card sample

#8fecee text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8fecee

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.

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

#8fecee, answered

What color is #8fecee?

#8fecee is a light vivid cyan, closest to Pale Turquoise (ΔE2000 4.3). It sits at 181° on the hue wheel with 74% saturation and 75% lightness, which reads as cool.

What is the RGB value of #8fecee?

rgb(143, 236, 238) — 143 red, 236 green and 238 blue out of 255, or 56.1% / 92.5% / 93.3% by channel.

Is #8fecee a light or a dark color?

It is a light color. Relative luminance is 0.7200 and perceived brightness is 83%, so black text on it reaches 15.40:1.

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

Black. It scores 15.40:1 against #8fecee, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #8fecee?

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

What colors go well with #8fecee?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B999B for secondary text, #B6163B as an accent and #116D6F for hover and pressed states. For a palette, the analogous pair #8FEEC1 and #8FBCEE stays calm, while #EE918F is the loudest partner.

What is #8fecee in CMYK for printing?

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

Is #8fecee warm or cool?

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

Work with #8fecee in the Color Lab