Skip to content

#bee5af

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

RGB
190, 229, 175
HSL
103°, 51%, 79%
CMYK
17, 0, 24, 10
Luminance
0.7008

At a glance

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

Hex
#bee5af
Hue
103°
green
Saturation
51%
vivid
Lightness
79%
light
Brightness
90%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7008
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.02:1
Closest name
Light Green
ΔE2000 9.4
Where it sits
Hue103° of 360°
Saturation51%
Lightness79%
Temperature
Warm ← → Cool56% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#bee5af
RGBrgb(190, 229, 175)
HSLhsl(103, 51%, 79%)
CMYKcmyk(17%, 0%, 24%, 10%)
LABlab(87.0 -22.5 22.3)
LCHlch(87.0 31.6 135.3)
OKLCHoklch(0.880 0.083 137.1)
Decimal12510639
Display P3color(display-p3 0.745 0.898 0.686)

Copy-ready code

/* CSS */
color: #bee5af;
background-color: #bee5af;
/* Tailwind (arbitrary) */
class="text-[#bee5af] bg-[#bee5af]"
/* SCSS */
$brand: #bee5af;
/* SwiftUI */
Color(red: 0.745, green: 0.898, blue: 0.686)
/* Android */
Color.parseColor("#bee5af")
/* Flutter */
Color(0xFFBEE5AF)
/* Python / OpenCV (BGR) */
(175, 229, 190)

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

Accessibility — WCAG contrast

Aa
#bee5af on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#bee5af on black: 15.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9DCAC
deuteranopia · #E3D9B2
tritanopia · #BDE1D6

Color scale — 50 to 950

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

#F6FAF4
#EDF6EA
#D7EDCF
#bee5af
#98D680
#75C856
#5FB93C
#4F9A32
#3F7B28
#305A21
#1E3814
Base = 300Lightest = 50 · #F6FAF4Darkest = 950 · #1E3814
:root {
  --brand-50: #F6FAF4;
  --brand-100: #EDF6EA;
  --brand-200: #D7EDCF;
  --brand-300: #bee5af;
  --brand-400: #98D680;
  --brand-500: #75C856;
  --brand-600: #5FB93C;
  --brand-700: #4F9A32;
  --brand-800: #3F7B28;
  --brand-900: #305A21;
  --brand-950: #1E3814;
  --brand: #bee5af;
  --brand-ink: #000000;
}

Colors that work with #bee5af

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#F6FAF4
Tinted page background
Border#CDEBC1
Hairlines and dividers
Muted text#619B4B
Captions on the surface
Accent#622E9E
Second voice, not a rival
Dark variant#31601F
Hover, pressed, headers
Light variant#EFF9EC
Selected rows, tints
Dark surface#182414
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 #bee5af

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#D6AFE5
Analogous left#D9E5AF
Analogous right#AFE5BB
Split-complement 1#BBAFE5
Split-complement 2#E5AFD9
Triadic 1#AFBEE5
Triadic 2#E5AFBE
Tetradic#AFD9E5

RGB percentages

Red74.5%
Green89.8%
Blue68.6%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow23.6%
Key (black)10.2%

Color previews

#bee5af text on a black background

contrast 15.02:1

Card sample

#bee5af text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bee5af

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.

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

#bee5af, answered

What color is #bee5af?

#bee5af is a light vivid green, closest to Light Green (ΔE2000 9.4). It sits at 103° on the hue wheel with 51% saturation and 79% lightness, which reads as neutral.

What is the RGB value of #bee5af?

rgb(190, 229, 175) — 190 red, 229 green and 175 blue out of 255, or 74.5% / 89.8% / 68.6% by channel.

Is #bee5af a light or a dark color?

It is a light color. Relative luminance is 0.7008 and perceived brightness is 83%, so black text on it reaches 15.02:1.

Should I use black or white text on #bee5af?

Black. It scores 15.02:1 against #bee5af, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #bee5af?

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

What colors go well with #bee5af?

For interface work: #F6FAF4 as the surface, #CDEBC1 for borders, #619B4B for secondary text, #622E9E as an accent and #31601F for hover and pressed states. For a palette, the analogous pair #D9E5AF and #AFE5BB stays calm, while #D6AFE5 is the loudest partner.

What is #bee5af in CMYK for printing?

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

Is #bee5af warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D2E5AF; nudged cooler, #AEE6B3.

Work with #bee5af in the Color Lab