Skip to content

#8fd2da

a light, vivid cyan · cool · closest name: Powder Blue

RGB
143, 210, 218
HSL
186°, 50%, 71%
CMYK
34, 4, 0, 15
Luminance
0.5699

At a glance

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

Hex
#8fd2da
Hue
186°
cyan
Saturation
50%
vivid
Lightness
71%
light
Brightness
85%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5699
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.40:1
Closest name
Powder Blue
ΔE2000 5.3
Where it sits
Hue186° of 360°
Saturation50%
Lightness71%
Temperature
Warm ← → Cool90% 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#8fd2da
RGBrgb(143, 210, 218)
HSLhsl(186, 50%, 71%)
CMYKcmyk(34%, 4%, 0%, 15%)
LABlab(80.2 -19.1 -10.7)
LCHlch(80.2 21.9 209.2)
OKLCHoklch(0.822 0.068 205.4)
Decimal9425626
Display P3color(display-p3 0.561 0.824 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8fd2da on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#8fd2da on black: 12.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8CDDB
deuteranopia · #BBC3DA
tritanopia · #73D7D4

Color scale — 50 to 950

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

#F4FAFA
#EAF4F6
#CFE9ED
#ABDDE3
#8fd2da
#56BBC7
#3DABB8
#338E99
#29727B
#21535A
#153438
Base = 400Lightest = 50 · #F4FAFADarkest = 950 · #153438
:root {
  --brand-50: #F4FAFA;
  --brand-100: #EAF4F6;
  --brand-200: #CFE9ED;
  --brand-300: #ABDDE3;
  --brand-400: #8fd2da;
  --brand-500: #56BBC7;
  --brand-600: #3DABB8;
  --brand-700: #338E99;
  --brand-800: #29727B;
  --brand-900: #21535A;
  --brand-950: #153438;
  --brand: #8fd2da;
  --brand-ink: #000000;
}

Colors that work with #8fd2da

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#C2E6EB
Hairlines and dividers
Muted text#4B929B
Captions on the surface
Accent#9D2F3F
Second voice, not a rival
Dark variant#205960
Hover, pressed, headers
Light variant#ECF7F9
Selected rows, tints
Dark surface#142324
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 #8fd2da

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#DA978F
Analogous left#8FDABD
Analogous right#8FADDA
Split-complement 1#DA8FAD
Split-complement 2#DABD8F
Triadic 1#DA8FD2
Triadic 2#D2DA8F
Tetradic#BD8FDA

RGB percentages

Red56.1%
Green82.4%
Blue85.5%

CMYK percentages

Cyan34.4%
Magenta3.7%
Yellow0.0%
Key (black)14.5%

Color previews

#8fd2da text on a black background

contrast 12.40:1

Card sample

#8fd2da text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8fd2da

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.

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

#8fd2da, answered

What color is #8fd2da?

#8fd2da is a light vivid cyan, closest to Powder Blue (ΔE2000 5.3). It sits at 186° on the hue wheel with 50% saturation and 71% lightness, which reads as cool.

What is the RGB value of #8fd2da?

rgb(143, 210, 218) — 143 red, 210 green and 218 blue out of 255, or 56.1% / 82.4% / 85.5% by channel.

Is #8fd2da a light or a dark color?

It is a light color. Relative luminance is 0.5699 and perceived brightness is 76%, so black text on it reaches 12.40:1.

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

Black. It scores 12.40:1 against #8fd2da, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #8fd2da?

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

What colors go well with #8fd2da?

For interface work: #F4FAFA as the surface, #C2E6EB for borders, #4B929B for secondary text, #9D2F3F as an accent and #205960 for hover and pressed states. For a palette, the analogous pair #8FDABD and #8FADDA stays calm, while #DA978F is the loudest partner.

What is #8fd2da in CMYK for printing?

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

Is #8fd2da warm or cool?

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

Work with #8fd2da in the Color Lab