Skip to content

#beeeb7

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

RGB
190, 238, 183
HSL
112°, 62%, 83%
CMYK
20, 0, 23, 7
Luminance
0.7552

At a glance

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

Hex
#beeeb7
Hue
112°
green
Saturation
62%
vivid
Lightness
83%
light
Brightness
93%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7552
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.10:1
Closest name
Light Green
ΔE2000 8.6
Where it sits
Hue112° of 360°
Saturation62%
Lightness83%
Temperature
Warm ← → Cool59% 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#beeeb7
RGBrgb(190, 238, 183)
HSLhsl(112, 62%, 83%)
CMYKcmyk(20%, 0%, 23%, 7%)
LABlab(89.6 -25.6 21.7)
LCHlch(89.6 33.5 139.6)
OKLCHoklch(0.901 0.089 141.5)
Decimal12512951
Display P3color(display-p3 0.745 0.933 0.718)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beeeb7 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#beeeb7 on black: 16.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1E4B4
deuteranopia · #E9E0BA
tritanopia · #BBEADF

Color scale — 50 to 950

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

#F5FBF4
#EAF7E8
#beeeb7
#ADEAA4
#84DF77
#5BD449
#42C62F
#37A527
#2C841F
#23601A
#163C11
Base = 200Lightest = 50 · #F5FBF4Darkest = 950 · #163C11
:root {
  --brand-50: #F5FBF4;
  --brand-100: #EAF7E8;
  --brand-200: #beeeb7;
  --brand-300: #ADEAA4;
  --brand-400: #84DF77;
  --brand-500: #5BD449;
  --brand-600: #42C62F;
  --brand-700: #37A527;
  --brand-800: #2C841F;
  --brand-900: #23601A;
  --brand-950: #163C11;
  --brand: #beeeb7;
  --brand-ink: #000000;
}

Colors that work with #beeeb7

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#C5EDC0
Hairlines and dividers
Muted text#559B4B
Captions on the surface
Accent#7722AA
Second voice, not a rival
Dark variant#226718
Hover, pressed, headers
Light variant#ECFAEA
Selected rows, tints
Dark surface#162414
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 #beeeb7

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#E7B7EE
Analogous left#D9EEB7
Analogous right#B7EECB
Split-complement 1#CBB7EE
Split-complement 2#EEB7D9
Triadic 1#B7BEEE
Triadic 2#EEB7BE
Tetradic#B7D9EE

RGB percentages

Red74.5%
Green93.3%
Blue71.8%

CMYK percentages

Cyan20.2%
Magenta0.0%
Yellow23.1%
Key (black)6.7%

Color previews

#beeeb7 text on a black background

contrast 16.10:1

Card sample

#beeeb7 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beeeb7

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.

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

#beeeb7, answered

What color is #beeeb7?

#beeeb7 is a light vivid green, closest to Light Green (ΔE2000 8.6). It sits at 112° on the hue wheel with 62% saturation and 83% lightness, which reads as cool.

What is the RGB value of #beeeb7?

rgb(190, 238, 183) — 190 red, 238 green and 183 blue out of 255, or 74.5% / 93.3% / 71.8% by channel.

Is #beeeb7 a light or a dark color?

It is a light color. Relative luminance is 0.7552 and perceived brightness is 86%, so black text on it reaches 16.10:1.

Should I use black or white text on #beeeb7?

Black. It scores 16.10:1 against #beeeb7, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #beeeb7?

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

What colors go well with #beeeb7?

For interface work: #F5FAF4 as the surface, #C5EDC0 for borders, #559B4B for secondary text, #7722AA as an accent and #226718 for hover and pressed states. For a palette, the analogous pair #D9EEB7 and #B7EECB stays calm, while #E7B7EE is the loudest partner.

What is #beeeb7 in CMYK for printing?

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

Is #beeeb7 warm or cool?

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

Work with #beeeb7 in the Color Lab