Skip to content

#b4f5cd

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

RGB
180, 245, 205
HSL
143°, 77%, 83%
CMYK
27, 0, 16, 4
Luminance
0.7942

At a glance

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

Hex
#b4f5cd
Hue
143°
green
Saturation
77%
electric
Lightness
83%
light
Brightness
96%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7942
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.88:1
Closest name
Aqua Marine
ΔE2000 7.4
Where it sits
Hue143° of 360°
Saturation77%
Lightness83%
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#b4f5cd
RGBrgb(180, 245, 205)
HSLhsl(143, 77%, 83%)
CMYKcmyk(27%, 0%, 16%, 4%)
LABlab(91.4 -28.3 12.8)
LCHlch(91.4 31.0 155.7)
OKLCHoklch(0.916 0.085 157.2)
Decimal11859405
Display P3color(display-p3 0.706 0.961 0.804)

Copy-ready code

/* CSS */
color: #b4f5cd;
background-color: #b4f5cd;
/* Tailwind (arbitrary) */
class="text-[#b4f5cd] bg-[#b4f5cd]"
/* SCSS */
$brand: #b4f5cd;
/* SwiftUI */
Color(red: 0.706, green: 0.961, blue: 0.804)
/* Android */
Color.parseColor("#b4f5cd")
/* Flutter */
Color(0xFFB4F5CD)
/* Python / OpenCV (BGR) */
(205, 245, 180)

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

Accessibility — WCAG contrast

Aa
#b4f5cd on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#b4f5cd on black: 16.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4EBCB
deuteranopia · #E9E3CF
tritanopia · #A8F4EA

Color scale — 50 to 950

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

#F3FCF6
#E7F9EE
#b4f5cd
#9CF2BD
#6AEB9C
#39E57B
#1DD865
#18B454
#139043
#126833
#0B4120
Base = 200Lightest = 50 · #F3FCF6Darkest = 950 · #0B4120
:root {
  --brand-50: #F3FCF6;
  --brand-100: #E7F9EE;
  --brand-200: #b4f5cd;
  --brand-300: #9CF2BD;
  --brand-400: #6AEB9C;
  --brand-500: #39E57B;
  --brand-600: #1DD865;
  --brand-700: #18B454;
  --brand-800: #139043;
  --brand-900: #126833;
  --brand-950: #0B4120;
  --brand: #b4f5cd;
  --brand-ink: #000000;
}

Colors that work with #b4f5cd

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#4B9B6A
Captions on the surface
Accent#B913A1
Second voice, not a rival
Dark variant#0F7135
Hover, pressed, headers
Light variant#E8FCF0
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 #b4f5cd

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#F5B4DC
Analogous left#BBF5B4
Analogous right#B4F5ED
Split-complement 1#EDB4F5
Split-complement 2#F5B4BB
Triadic 1#CDB4F5
Triadic 2#F5CDB4
Tetradic#B4BBF5

RGB percentages

Red70.6%
Green96.1%
Blue80.4%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow16.3%
Key (black)3.9%

Color previews

#b4f5cd text on a black background

contrast 16.88:1

Card sample

#b4f5cd text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(180, 245, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(180, 245, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b4f5cd;
background: linear-gradient(135deg, #b4f5cd, #B4F2F5);

Monochromatic scale

Palettes built from #b4f5cd

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.

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

#b4f5cd, answered

What color is #b4f5cd?

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

What is the RGB value of #b4f5cd?

rgb(180, 245, 205) — 180 red, 245 green and 205 blue out of 255, or 70.6% / 96.1% / 80.4% by channel.

Is #b4f5cd a light or a dark color?

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

Should I use black or white text on #b4f5cd?

Black. It scores 16.88:1 against #b4f5cd, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #b4f5cd?

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

What colors go well with #b4f5cd?

For interface work: #F4FAF7 as the surface, #C0EDD1 for borders, #4B9B6A for secondary text, #B913A1 as an accent and #0F7135 for hover and pressed states. For a palette, the analogous pair #BBF5B4 and #B4F5ED stays calm, while #F5B4DC is the loudest partner.

What is #b4f5cd in CMYK for printing?

cmyk(27%, 0%, 16%, 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 #b4f5cd 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 #B4F5B5; nudged cooler, #B3F6E5.

Work with #b4f5cd in the Color Lab