Skip to content

#bdf8ec

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

RGB
189, 248, 236
HSL
168°, 81%, 86%
CMYK
24, 0, 5, 3
Luminance
0.8401

At a glance

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

Hex
#bdf8ec
Hue
168°
cyan
Saturation
81%
electric
Lightness
86%
pale
Brightness
97%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8401
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
17.80:1
Closest name
Pale Turquoise
ΔE2000 5.1
Where it sits
Hue168° of 360°
Saturation81%
Lightness86%
Temperature
Warm ← → Cool82% 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#bdf8ec
RGBrgb(189, 248, 236)
HSLhsl(168, 81%, 86%)
CMYKcmyk(24%, 0%, 5%, 3%)
LABlab(93.5 -20.9 -0.3)
LCHlch(93.5 20.9 180.8)
OKLCHoklch(0.936 0.062 181.0)
Decimal12450028
Display P3color(display-p3 0.741 0.973 0.925)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf8ec on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#bdf8ec on black: 17.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3F1EC
deuteranopia · #E8E9ED
tritanopia · #ADFAF4

Color scale — 50 to 950

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

#F3FCFA
#E6F9F5
#bdf8ec
#9AF4E2
#67EFD3
#34E9C5
#18DDB5
#14B897
#109479
#106B58
#0A4337
Base = 200Lightest = 50 · #F3FCFADarkest = 950 · #0A4337
:root {
  --brand-50: #F3FCFA;
  --brand-100: #E6F9F5;
  --brand-200: #bdf8ec;
  --brand-300: #9AF4E2;
  --brand-400: #67EFD3;
  --brand-500: #34E9C5;
  --brand-600: #18DDB5;
  --brand-700: #14B897;
  --brand-800: #109479;
  --brand-900: #106B58;
  --brand-950: #0A4337;
  --brand: #bdf8ec;
  --brand-ink: #000000;
}

Colors that work with #bdf8ec

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#C0EDE4
Hairlines and dividers
Muted text#4B9B8B
Captions on the surface
Accent#BB115F
Second voice, not a rival
Dark variant#0C735E
Hover, pressed, headers
Light variant#E8FDF8
Selected rows, tints
Dark surface#142421
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 #bdf8ec

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#F8BDC9
Analogous left#BDF8CF
Analogous right#BDE7F8
Split-complement 1#F8BDE7
Split-complement 2#F8CFBD
Triadic 1#ECBDF8
Triadic 2#F8ECBD
Tetradic#CFBDF8

RGB percentages

Red74.1%
Green97.3%
Blue92.5%

CMYK percentages

Cyan23.8%
Magenta0.0%
Yellow4.8%
Key (black)2.7%

Color previews

#bdf8ec text on a black background

contrast 17.80:1

Card sample

#bdf8ec text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdf8ec

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.

#bdf8ec 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.

#bdf8ec, answered

What color is #bdf8ec?

#bdf8ec is a pale electric cyan, closest to Pale Turquoise (ΔE2000 5.1). It sits at 168° on the hue wheel with 81% saturation and 86% lightness, which reads as cool.

What is the RGB value of #bdf8ec?

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

Is #bdf8ec a light or a dark color?

It is a light color. Relative luminance is 0.8401 and perceived brightness is 90%, so black text on it reaches 17.80:1.

Should I use black or white text on #bdf8ec?

Black. It scores 17.80:1 against #bdf8ec, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #bdf8ec?

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

What colors go well with #bdf8ec?

For interface work: #F4FAF9 as the surface, #C0EDE4 for borders, #4B9B8B for secondary text, #BB115F as an accent and #0C735E for hover and pressed states. For a palette, the analogous pair #BDF8CF and #BDE7F8 stays calm, while #F8BDC9 is the loudest partner.

What is #bdf8ec in CMYK for printing?

cmyk(24%, 0%, 5%, 3%). 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 #bdf8ec warm or cool?

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

Work with #bdf8ec in the Color Lab