Skip to content

#b0f7df

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

RGB
176, 247, 223
HSL
160°, 82%, 83%
CMYK
29, 0, 10, 3
Luminance
0.8108

At a glance

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

Hex
#b0f7df
Hue
160°
green
Saturation
82%
electric
Lightness
83%
light
Brightness
97%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8108
WCAG relative
Temperature
Cool
79/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.22:1
Closest name
Aqua Marine
ΔE2000 7.4
Where it sits
Hue160° of 360°
Saturation82%
Lightness83%
Temperature
Warm ← → Cool79% 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#b0f7df
RGBrgb(176, 247, 223)
HSLhsl(160, 82%, 83%)
CMYKcmyk(29%, 0%, 10%, 3%)
LABlab(92.2 -26.9 4.5)
LCHlch(92.2 27.3 170.5)
OKLCHoklch(0.923 0.078 171.5)
Decimal11597791
Display P3color(display-p3 0.690 0.969 0.875)

Copy-ready code

/* CSS */
color: #b0f7df;
background-color: #b0f7df;
/* Tailwind (arbitrary) */
class="text-[#b0f7df] bg-[#b0f7df]"
/* SCSS */
$brand: #b0f7df;
/* SwiftUI */
Color(red: 0.690, green: 0.969, blue: 0.875)
/* Android */
Color.parseColor("#b0f7df")
/* Flutter */
Color(0xFFB0F7DF)
/* Python / OpenCV (BGR) */
(223, 247, 176)

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

Accessibility — WCAG contrast

Aa
#b0f7df on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#b0f7df on black: 17.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3EEDE
deuteranopia · #E6E5E1
tritanopia · #9EF8F0

Color scale — 50 to 950

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

#F2FCF9
#E6F9F3
#b0f7df
#99F5D6
#66F0C1
#33EAAC
#17DE9B
#13B981
#0F9467
#0F6B4C
#0A4330
Base = 200Lightest = 50 · #F2FCF9Darkest = 950 · #0A4330
:root {
  --brand-50: #F2FCF9;
  --brand-100: #E6F9F3;
  --brand-200: #b0f7df;
  --brand-300: #99F5D6;
  --brand-400: #66F0C1;
  --brand-500: #33EAAC;
  --brand-600: #17DE9B;
  --brand-700: #13B981;
  --brand-800: #0F9467;
  --brand-900: #0F6B4C;
  --brand-950: #0A4330;
  --brand: #b0f7df;
  --brand-ink: #000000;
}

Colors that work with #b0f7df

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#F4FAF8
Tinted page background
Border#C0EDDD
Hairlines and dividers
Muted text#4B9B80
Captions on the surface
Accent#BE0E75
Second voice, not a rival
Dark variant#0C7451
Hover, pressed, headers
Light variant#E8FDF6
Selected rows, tints
Dark surface#14241F
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 #b0f7df

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#F7B0C8
Analogous left#B0F7BB
Analogous right#B0EBF7
Split-complement 1#F7B0EB
Split-complement 2#F7BBB0
Triadic 1#DFB0F7
Triadic 2#F7DFB0
Tetradic#BBB0F7

RGB percentages

Red69.0%
Green96.9%
Blue87.5%

CMYK percentages

Cyan28.7%
Magenta0.0%
Yellow9.7%
Key (black)3.1%

Color previews

#b0f7df text on a black background

contrast 17.22:1

Card sample

#b0f7df text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(176, 247, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(176, 247, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b0f7df;
background: linear-gradient(135deg, #b0f7df, #B0E0F7);

Monochromatic scale

Palettes built from #b0f7df

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.

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

#b0f7df, answered

What color is #b0f7df?

#b0f7df is a light electric green, closest to Aqua Marine (ΔE2000 7.4). It sits at 160° on the hue wheel with 82% saturation and 83% lightness, which reads as cool.

What is the RGB value of #b0f7df?

rgb(176, 247, 223) — 176 red, 247 green and 223 blue out of 255, or 69% / 96.9% / 87.5% by channel.

Is #b0f7df a light or a dark color?

It is a light color. Relative luminance is 0.8108 and perceived brightness is 88%, so black text on it reaches 17.22:1.

Should I use black or white text on #b0f7df?

Black. It scores 17.22:1 against #b0f7df, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #b0f7df?

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

What colors go well with #b0f7df?

For interface work: #F4FAF8 as the surface, #C0EDDD for borders, #4B9B80 for secondary text, #BE0E75 as an accent and #0C7451 for hover and pressed states. For a palette, the analogous pair #B0F7BB and #B0EBF7 stays calm, while #F7B0C8 is the loudest partner.

What is #b0f7df in CMYK for printing?

cmyk(29%, 0%, 10%, 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 #b0f7df warm or cool?

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

Work with #b0f7df in the Color Lab