Skip to content

#b3fdcf

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

RGB
179, 253, 207
HSL
143°, 95%, 85%
CMYK
29, 0, 18, 1
Luminance
0.8434

At a glance

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

Hex
#b3fdcf
Hue
143°
green
Saturation
95%
electric
Lightness
85%
light
Brightness
99%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8434
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.87:1
Closest name
Aqua Marine
ΔE2000 6.6
Where it sits
Hue143° of 360°
Saturation95%
Lightness85%
Temperature
Warm ← → Cool72% 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#b3fdcf
RGBrgb(179, 253, 207)
HSLhsl(143, 95%, 85%)
CMYKcmyk(29%, 0%, 18%, 1%)
LABlab(93.6 -31.9 14.8)
LCHlch(93.6 35.2 155.1)
OKLCHoklch(0.933 0.096 156.7)
Decimal11795919
Display P3color(display-p3 0.702 0.992 0.812)

Copy-ready code

/* CSS */
color: #b3fdcf;
background-color: #b3fdcf;
/* Tailwind (arbitrary) */
class="text-[#b3fdcf] bg-[#b3fdcf]"
/* SCSS */
$brand: #b3fdcf;
/* SwiftUI */
Color(red: 0.702, green: 0.992, blue: 0.812)
/* Android */
Color.parseColor("#b3fdcf")
/* Flutter */
Color(0xFFB3FDCF)
/* Python / OpenCV (BGR) */
(207, 253, 179)

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

Accessibility — WCAG contrast

Aa
#b3fdcf on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#b3fdcf on black: 17.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCF2CD
deuteranopia · #F0E9D2
tritanopia · #A6FCF0

Color scale — 50 to 950

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

#F1FDF6
#E4FBED
#b3fdcf
#92FCBA
#5BFB97
#24F975
#06EF5E
#05C74E
#049F3F
#087330
#05481E
Base = 200Lightest = 50 · #F1FDF6Darkest = 950 · #05481E
:root {
  --brand-50: #F1FDF6;
  --brand-100: #E4FBED;
  --brand-200: #b3fdcf;
  --brand-300: #92FCBA;
  --brand-400: #5BFB97;
  --brand-500: #24F975;
  --brand-600: #06EF5E;
  --brand-700: #05C74E;
  --brand-800: #049F3F;
  --brand-900: #087330;
  --brand-950: #05481E;
  --brand: #b3fdcf;
  --brand-ink: #000000;
}

Colors that work with #b3fdcf

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#C0EDD1
Hairlines and dividers
Muted text#4B9B69
Captions on the surface
Accent#CC00B2
Second voice, not a rival
Dark variant#037C31
Hover, pressed, headers
Light variant#E6FEEF
Selected rows, tints
Dark surface#14241A
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 #b3fdcf

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#FDB3E1
Analogous left#BCFDB3
Analogous right#B3FDF4
Split-complement 1#F4B3FD
Split-complement 2#FDB3BC
Triadic 1#CFB3FD
Triadic 2#FDCFB3
Tetradic#B3BCFD

RGB percentages

Red70.2%
Green99.2%
Blue81.2%

CMYK percentages

Cyan29.2%
Magenta0.0%
Yellow18.2%
Key (black)0.8%

Color previews

#b3fdcf text on a black background

contrast 17.87:1

Card sample

#b3fdcf text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 253, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 253, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3fdcf;
background: linear-gradient(135deg, #b3fdcf, #B3FAFD);

Monochromatic scale

Palettes built from #b3fdcf

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.

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

#b3fdcf, answered

What color is #b3fdcf?

#b3fdcf is a light electric green, closest to Aqua Marine (ΔE2000 6.6). It sits at 143° on the hue wheel with 95% saturation and 85% lightness, which reads as cool.

What is the RGB value of #b3fdcf?

rgb(179, 253, 207) — 179 red, 253 green and 207 blue out of 255, or 70.2% / 99.2% / 81.2% by channel.

Is #b3fdcf a light or a dark color?

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

Should I use black or white text on #b3fdcf?

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

What is the complementary color of #b3fdcf?

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

What colors go well with #b3fdcf?

For interface work: #F4FAF7 as the surface, #C0EDD1 for borders, #4B9B69 for secondary text, #CC00B2 as an accent and #037C31 for hover and pressed states. For a palette, the analogous pair #BCFDB3 and #B3FDF4 stays calm, while #FDB3E1 is the loudest partner.

What is #b3fdcf in CMYK for printing?

cmyk(29%, 0%, 18%, 1%). 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 #b3fdcf warm or cool?

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

Work with #b3fdcf in the Color Lab