Skip to content

#b5f5cf

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

RGB
181, 245, 207
HSL
144°, 76%, 84%
CMYK
26, 0, 16, 4
Luminance
0.7963

At a glance

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

Hex
#b5f5cf
Hue
144°
green
Saturation
76%
electric
Lightness
84%
light
Brightness
96%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7963
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.93:1
Closest name
Aqua Marine
ΔE2000 7.5
Where it sits
Hue144° of 360°
Saturation76%
Lightness84%
Temperature
Warm ← → Cool73% 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#b5f5cf
RGBrgb(181, 245, 207)
HSLhsl(144, 76%, 84%)
CMYKcmyk(26%, 0%, 16%, 4%)
LABlab(91.5 -27.6 11.9)
LCHlch(91.5 30.0 156.7)
OKLCHoklch(0.917 0.083 158.2)
Decimal11924943
Display P3color(display-p3 0.710 0.961 0.812)

Copy-ready code

/* CSS */
color: #b5f5cf;
background-color: #b5f5cf;
/* Tailwind (arbitrary) */
class="text-[#b5f5cf] bg-[#b5f5cf]"
/* SCSS */
$brand: #b5f5cf;
/* SwiftUI */
Color(red: 0.710, green: 0.961, blue: 0.812)
/* Android */
Color.parseColor("#b5f5cf")
/* Flutter */
Color(0xFFB5F5CF)
/* Python / OpenCV (BGR) */
(207, 245, 181)

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

Accessibility — WCAG contrast

Aa
#b5f5cf on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#b5f5cf on black: 16.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4EBCD
deuteranopia · #E9E4D1
tritanopia · #A9F4EA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b5f5cf 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
#E7F9EE
#b5f5cf
#9CF2BF
#6BEB9F
#39E47F
#1DD869
#18B457
#139046
#126835
#0B4121
Base = 200Lightest = 50 · #F3FCF7Darkest = 950 · #0B4121
:root {
  --brand-50: #F3FCF7;
  --brand-100: #E7F9EE;
  --brand-200: #b5f5cf;
  --brand-300: #9CF2BF;
  --brand-400: #6BEB9F;
  --brand-500: #39E47F;
  --brand-600: #1DD869;
  --brand-700: #18B457;
  --brand-800: #139046;
  --brand-900: #126835;
  --brand-950: #0B4121;
  --brand: #b5f5cf;
  --brand-ink: #000000;
}

Colors that work with #b5f5cf

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#C0EDD2
Hairlines and dividers
Muted text#4B9B6B
Captions on the surface
Accent#B9139E
Second voice, not a rival
Dark variant#0F7037
Hover, pressed, headers
Light variant#E9FCF0
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 #b5f5cf

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#F5B5DB
Analogous left#BBF5B5
Analogous right#B5F5EF
Split-complement 1#EFB5F5
Split-complement 2#F5B5BB
Triadic 1#CFB5F5
Triadic 2#F5CFB5
Tetradic#B5BBF5

RGB percentages

Red71.0%
Green96.1%
Blue81.2%

CMYK percentages

Cyan26.1%
Magenta0.0%
Yellow15.5%
Key (black)3.9%

Color previews

#b5f5cf text on a black background

contrast 16.93:1

Card sample

#b5f5cf text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b5f5cf

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.

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

#b5f5cf, answered

What color is #b5f5cf?

#b5f5cf is a light electric green, closest to Aqua Marine (ΔE2000 7.5). It sits at 144° on the hue wheel with 76% saturation and 84% lightness, which reads as cool.

What is the RGB value of #b5f5cf?

rgb(181, 245, 207) — 181 red, 245 green and 207 blue out of 255, or 71% / 96.1% / 81.2% by channel.

Is #b5f5cf a light or a dark color?

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

Should I use black or white text on #b5f5cf?

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

What is the complementary color of #b5f5cf?

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

What colors go well with #b5f5cf?

For interface work: #F4FAF7 as the surface, #C0EDD2 for borders, #4B9B6B for secondary text, #B9139E as an accent and #0F7037 for hover and pressed states. For a palette, the analogous pair #BBF5B5 and #B5F5EF stays calm, while #F5B5DB is the loudest partner.

What is #b5f5cf in CMYK for printing?

cmyk(26%, 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 #b5f5cf warm or cool?

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

Work with #b5f5cf in the Color Lab