Skip to content

#b5eeaf

a light, vivid green · cool · closest name: Light Green

RGB
181, 238, 175
HSL
114°, 65%, 81%
CMYK
24, 0, 27, 7
Luminance
0.7407

At a glance

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

Hex
#b5eeaf
Hue
114°
green
Saturation
65%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7407
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.81:1
Closest name
Light Green
ΔE2000 6.6
Where it sits
Hue114° of 360°
Saturation65%
Lightness81%
Temperature
Warm ← → Cool60% 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#b5eeaf
RGBrgb(181, 238, 175)
HSLhsl(114, 65%, 81%)
CMYKcmyk(24%, 0%, 27%, 7%)
LABlab(89.0 -29.8 24.8)
LCHlch(89.0 38.8 140.3)
OKLCHoklch(0.894 0.103 142.3)
Decimal11923119
Display P3color(display-p3 0.710 0.933 0.686)

Copy-ready code

/* CSS */
color: #b5eeaf;
background-color: #b5eeaf;
/* Tailwind (arbitrary) */
class="text-[#b5eeaf] bg-[#b5eeaf]"
/* SCSS */
$brand: #b5eeaf;
/* SwiftUI */
Color(red: 0.710, green: 0.933, blue: 0.686)
/* Android */
Color.parseColor("#b5eeaf")
/* Flutter */
Color(0xFFB5EEAF)
/* Python / OpenCV (BGR) */
(175, 238, 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 #b5eeaf · 15.81:1
Use #000000AAA at every size.
Aa
White text · 1.33:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.81:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b5eeaf as text scores 1.33:1 on white and 15.81:1 on black.

Accessibility — WCAG contrast

Aa
#b5eeaf on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#b5eeaf on black: 15.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1E3AB
deuteranopia · #E8DDB2
tritanopia · #B1EADD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b5eeaf is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBF3
#E9F7E8
#CFF1CB
#b5eeaf
#7FE174
#54D846
#3ACA2B
#30A824
#27871D
#206219
#143D0F
Base = 300Lightest = 50 · #F4FBF3Darkest = 950 · #143D0F
:root {
  --brand-50: #F4FBF3;
  --brand-100: #E9F7E8;
  --brand-200: #CFF1CB;
  --brand-300: #b5eeaf;
  --brand-400: #7FE174;
  --brand-500: #54D846;
  --brand-600: #3ACA2B;
  --brand-700: #30A824;
  --brand-800: #27871D;
  --brand-900: #206219;
  --brand-950: #143D0F;
  --brand: #b5eeaf;
  --brand-ink: #000000;
}

Colors that work with #b5eeaf

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#F5FAF4
Tinted page background
Border#C4EDC0
Hairlines and dividers
Muted text#529B4B
Captions on the surface
Accent#7C20AC
Second voice, not a rival
Dark variant#1E6916
Hover, pressed, headers
Light variant#ECFBEA
Selected rows, tints
Dark surface#152414
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 #b5eeaf

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#E8AFEE
Analogous left#D5EEAF
Analogous right#AFEEC9
Split-complement 1#C9AFEE
Split-complement 2#EEAFD5
Triadic 1#AFB5EE
Triadic 2#EEAFB5
Tetradic#AFD5EE

RGB percentages

Red71.0%
Green93.3%
Blue68.6%

CMYK percentages

Cyan23.9%
Magenta0.0%
Yellow26.5%
Key (black)6.7%

Color previews

#b5eeaf text on a black background

contrast 15.81:1

Card sample

#b5eeaf text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b5eeaf

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.

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

Converts to four-color process without much drama. Proof it anyway.

#b5eeaf, answered

What color is #b5eeaf?

#b5eeaf is a light vivid green, closest to Light Green (ΔE2000 6.6). It sits at 114° on the hue wheel with 65% saturation and 81% lightness, which reads as cool.

What is the RGB value of #b5eeaf?

rgb(181, 238, 175) — 181 red, 238 green and 175 blue out of 255, or 71% / 93.3% / 68.6% by channel.

Is #b5eeaf a light or a dark color?

It is a light color. Relative luminance is 0.7407 and perceived brightness is 85%, so black text on it reaches 15.81:1.

Should I use black or white text on #b5eeaf?

Black. It scores 15.81:1 against #b5eeaf, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #b5eeaf?

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

What colors go well with #b5eeaf?

For interface work: #F5FAF4 as the surface, #C4EDC0 for borders, #529B4B for secondary text, #7C20AC as an accent and #1E6916 for hover and pressed states. For a palette, the analogous pair #D5EEAF and #AFEEC9 stays calm, while #E8AFEE is the loudest partner.

What is #b5eeaf in CMYK for printing?

cmyk(24%, 0%, 27%, 7%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #b5eeaf warm or cool?

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

Work with #b5eeaf in the Color Lab