Skip to content

#bdfff8

a pale, electric cyan · cool · closest name: Pale Turquoise

RGB
189, 255, 248
HSL
174°, 100%, 87%
CMYK
26, 0, 3, 0
Luminance
0.8912

At a glance

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

Hex
#bdfff8
Hue
174°
cyan
Saturation
100%
electric
Lightness
87%
pale
Brightness
100%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8912
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
18.82:1
Closest name
Pale Turquoise
ΔE2000 4.4
Where it sits
Hue174° of 360°
Saturation100%
Lightness87%
Temperature
Warm ← → Cool85% 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#bdfff8
RGBrgb(189, 255, 248)
HSLhsl(174, 100%, 87%)
CMYKcmyk(26%, 0%, 3%, 0%)
LABlab(95.6 -21.8 -3.3)
LCHlch(95.6 22.1 188.6)
OKLCHoklch(0.954 0.066 188.0)
Decimal12451832
Display P3color(display-p3 0.741 1.000 0.973)

Copy-ready code

/* CSS */
color: #bdfff8;
background-color: #bdfff8;
/* Tailwind (arbitrary) */
class="text-[#bdfff8] bg-[#bdfff8]"
/* SCSS */
$brand: #bdfff8;
/* SwiftUI */
Color(red: 0.741, green: 1.000, blue: 0.973)
/* Android */
Color.parseColor("#bdfff8")
/* Flutter */
Color(0xFFBDFFF8)
/* Python / OpenCV (BGR) */
(248, 255, 189)

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

Accessibility — WCAG contrast

Aa
#bdfff8 on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#bdfff8 on black: 18.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8F8F8
deuteranopia · #EBEFF9
tritanopia · #A9FFFD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bdfff8 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FEFC
#E3FCFA
#bdfff8
#8FFFF3
#57FFED
#1FFFE7
#00F5DB
#00CCB6
#00A392
#057669
#034942
Base = 200Lightest = 50 · #F1FEFCDarkest = 950 · #034942
:root {
  --brand-50: #F1FEFC;
  --brand-100: #E3FCFA;
  --brand-200: #bdfff8;
  --brand-300: #8FFFF3;
  --brand-400: #57FFED;
  --brand-500: #1FFFE7;
  --brand-600: #00F5DB;
  --brand-700: #00CCB6;
  --brand-800: #00A392;
  --brand-900: #057669;
  --brand-950: #034942;
  --brand: #bdfff8;
  --brand-ink: #000000;
}

Colors that work with #bdfff8

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#C0EDE8
Hairlines and dividers
Muted text#4B9B92
Captions on the surface
Accent#CC004A
Second voice, not a rival
Dark variant#008072
Hover, pressed, headers
Light variant#E5FFFC
Selected rows, tints
Dark surface#142423
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 #bdfff8

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#FFBDC4
Analogous left#BDFFD7
Analogous right#BDE5FF
Split-complement 1#FFBDE5
Split-complement 2#FFD7BD
Triadic 1#F8BDFF
Triadic 2#FFF8BD
Tetradic#D7BDFF

RGB percentages

Red74.1%
Green100.0%
Blue97.3%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow2.7%
Key (black)0.0%

Color previews

#bdfff8 text on a black background

contrast 18.82:1

Card sample

#bdfff8 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 255, 248, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 255, 248, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdfff8;
background: linear-gradient(135deg, #bdfff8, #BDDAFF);

Monochromatic scale

Palettes built from #bdfff8

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.

#bdfff8 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#bdfff8, answered

What color is #bdfff8?

#bdfff8 is a pale electric cyan, closest to Pale Turquoise (ΔE2000 4.4). It sits at 174° on the hue wheel with 100% saturation and 87% lightness, which reads as cool.

What is the RGB value of #bdfff8?

rgb(189, 255, 248) — 189 red, 255 green and 248 blue out of 255, or 74.1% / 100% / 97.3% by channel.

Is #bdfff8 a light or a dark color?

It is a light color. Relative luminance is 0.8912 and perceived brightness is 93%, so black text on it reaches 18.82:1.

Should I use black or white text on #bdfff8?

Black. It scores 18.82:1 against #bdfff8, versus 1.12:1 for white — AAA at any size.

What is the complementary color of #bdfff8?

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

What colors go well with #bdfff8?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B92 for secondary text, #CC004A as an accent and #008072 for hover and pressed states. For a palette, the analogous pair #BDFFD7 and #BDE5FF stays calm, while #FFBDC4 is the loudest partner.

What is #bdfff8 in CMYK for printing?

cmyk(26%, 0%, 3%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #bdfff8 warm or cool?

Cool — it scores 85 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BDFFE0; nudged cooler, #BDEEFF.

Work with #bdfff8 in the Color Lab