Skip to content

#bdf0d7

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

RGB
189, 240, 215
HSL
151°, 63%, 84%
CMYK
21, 0, 10, 6
Luminance
0.7805

At a glance

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

Hex
#bdf0d7
Hue
151°
green
Saturation
63%
vivid
Lightness
84%
light
Brightness
94%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7805
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.61:1
Closest name
Pale Turquoise
ΔE2000 9.6
Where it sits
Hue151° of 360°
Saturation63%
Lightness84%
Temperature
Warm ← → Cool75% 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#bdf0d7
RGBrgb(189, 240, 215)
HSLhsl(151, 63%, 84%)
CMYKcmyk(21%, 0%, 10%, 6%)
LABlab(90.8 -21.2 6.8)
LCHlch(90.8 22.2 162.3)
OKLCHoklch(0.913 0.062 163.7)
Decimal12447959
Display P3color(display-p3 0.741 0.941 0.843)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf0d7 on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#bdf0d7 on black: 16.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EEE8D6
deuteranopia · #E5E2D8
tritanopia · #B3F0E9

Color scale — 50 to 950

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

#F4FBF7
#E8F7F0
#bdf0d7
#A4EAC8
#76E0AC
#48D590
#2DC87C
#26A667
#1E8553
#1A613E
#103C27
Base = 200Lightest = 50 · #F4FBF7Darkest = 950 · #103C27
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E8F7F0;
  --brand-200: #bdf0d7;
  --brand-300: #A4EAC8;
  --brand-400: #76E0AC;
  --brand-500: #48D590;
  --brand-600: #2DC87C;
  --brand-700: #26A667;
  --brand-800: #1E8553;
  --brand-900: #1A613E;
  --brand-950: #103C27;
  --brand: #bdf0d7;
  --brand-ink: #000000;
}

Colors that work with #bdf0d7

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#F4FAF7
Tinted page background
Border#C0EDD7
Hairlines and dividers
Muted text#4B9B74
Captions on the surface
Accent#AB2185
Second voice, not a rival
Dark variant#186841
Hover, pressed, headers
Light variant#EAFAF2
Selected rows, tints
Dark surface#14241C
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 #bdf0d7

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
  • 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#F0BDD6
Analogous left#BDF0BD
Analogous right#BDEFF0
Split-complement 1#F0BDEF
Split-complement 2#F0BDBD
Triadic 1#D7BDF0
Triadic 2#F0D7BD
Tetradic#BDBDF0

RGB percentages

Red74.1%
Green94.1%
Blue84.3%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow10.4%
Key (black)5.9%

Color previews

#bdf0d7 text on a black background

contrast 16.61:1

Card sample

#bdf0d7 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdf0d7

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.

#bdf0d7 in the real world

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

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#bdf0d7, answered

What color is #bdf0d7?

#bdf0d7 is a light vivid green, closest to Pale Turquoise (ΔE2000 9.6). It sits at 151° on the hue wheel with 63% saturation and 84% lightness, which reads as cool.

What is the RGB value of #bdf0d7?

rgb(189, 240, 215) — 189 red, 240 green and 215 blue out of 255, or 74.1% / 94.1% / 84.3% by channel.

Is #bdf0d7 a light or a dark color?

It is a light color. Relative luminance is 0.7805 and perceived brightness is 87%, so black text on it reaches 16.61:1.

Should I use black or white text on #bdf0d7?

Black. It scores 16.61:1 against #bdf0d7, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #bdf0d7?

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

What colors go well with #bdf0d7?

For interface work: #F4FAF7 as the surface, #C0EDD7 for borders, #4B9B74 for secondary text, #AB2185 as an accent and #186841 for hover and pressed states. For a palette, the analogous pair #BDF0BD and #BDEFF0 stays calm, while #F0BDD6 is the loudest partner.

What is #bdf0d7 in CMYK for printing?

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

Is #bdf0d7 warm or cool?

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

Work with #bdf0d7 in the Color Lab