Skip to content

#bdf6d8

a pale, electric green · cool · closest name: Aqua Marine

RGB
189, 246, 216
HSL
148°, 76%, 85%
CMYK
23, 0, 12, 4
Luminance
0.8169

At a glance

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

Hex
#bdf6d8
Hue
148°
green
Saturation
76%
electric
Lightness
85%
pale
Brightness
96%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8169
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.34:1
Closest name
Aqua Marine
ΔE2000 8.6
Where it sits
Hue148° of 360°
Saturation76%
Lightness85%
Temperature
Warm ← → Cool74% 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#bdf6d8
RGBrgb(189, 246, 216)
HSLhsl(148, 76%, 85%)
CMYKcmyk(23%, 0%, 12%, 4%)
LABlab(92.4 -23.9 8.6)
LCHlch(92.4 25.4 160.2)
OKLCHoklch(0.926 0.071 161.7)
Decimal12449496
Display P3color(display-p3 0.741 0.965 0.847)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf6d8 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#bdf6d8 on black: 17.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4EED7
deuteranopia · #EAE6DA
tritanopia · #B2F6ED

Color scale — 50 to 950

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

#F3FCF7
#E7F9EF
#bdf6d8
#9CF2C5
#6BEBA7
#3AE48A
#1DD775
#18B462
#14904E
#12683B
#0C4125
Base = 200Lightest = 50 · #F3FCF7Darkest = 950 · #0C4125
:root {
  --brand-50: #F3FCF7;
  --brand-100: #E7F9EF;
  --brand-200: #bdf6d8;
  --brand-300: #9CF2C5;
  --brand-400: #6BEBA7;
  --brand-500: #3AE48A;
  --brand-600: #1DD775;
  --brand-700: #18B462;
  --brand-800: #14904E;
  --brand-900: #12683B;
  --brand-950: #0C4125;
  --brand: #bdf6d8;
  --brand-ink: #000000;
}

Colors that work with #bdf6d8

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#C0EDD5
Hairlines and dividers
Muted text#4B9B71
Captions on the surface
Accent#B91392
Second voice, not a rival
Dark variant#0F703D
Hover, pressed, headers
Light variant#E9FCF2
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 #bdf6d8

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#F6BDDB
Analogous left#BFF6BD
Analogous right#BDF6F4
Split-complement 1#F4BDF6
Split-complement 2#F6BDBF
Triadic 1#D8BDF6
Triadic 2#F6D8BD
Tetradic#BDBFF6

RGB percentages

Red74.1%
Green96.5%
Blue84.7%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow12.2%
Key (black)3.5%

Color previews

#bdf6d8 text on a black background

contrast 17.34:1

Card sample

#bdf6d8 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdf6d8

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.

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

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

#bdf6d8, answered

What color is #bdf6d8?

#bdf6d8 is a pale electric green, closest to Aqua Marine (ΔE2000 8.6). It sits at 148° on the hue wheel with 76% saturation and 85% lightness, which reads as cool.

What is the RGB value of #bdf6d8?

rgb(189, 246, 216) — 189 red, 246 green and 216 blue out of 255, or 74.1% / 96.5% / 84.7% by channel.

Is #bdf6d8 a light or a dark color?

It is a light color. Relative luminance is 0.8169 and perceived brightness is 89%, so black text on it reaches 17.34:1.

Should I use black or white text on #bdf6d8?

Black. It scores 17.34:1 against #bdf6d8, versus 1.21:1 for white — AAA at any size.

What is the complementary color of #bdf6d8?

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

What colors go well with #bdf6d8?

For interface work: #F4FAF7 as the surface, #C0EDD5 for borders, #4B9B71 for secondary text, #B91392 as an accent and #0F703D for hover and pressed states. For a palette, the analogous pair #BFF6BD and #BDF6F4 stays calm, while #F6BDDB is the loudest partner.

What is #bdf6d8 in CMYK for printing?

cmyk(23%, 0%, 12%, 4%). 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 #bdf6d8 warm or cool?

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

Work with #bdf6d8 in the Color Lab