Skip to content

#9ef1b0

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

RGB
158, 241, 176
HSL
133°, 75%, 78%
CMYK
34, 0, 27, 6
Luminance
0.7331

At a glance

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

Hex
#9ef1b0
Hue
133°
green
Saturation
75%
vivid
Lightness
78%
light
Brightness
95%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7331
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.66:1
Closest name
Light Green
ΔE2000 5.4
Where it sits
Hue133° of 360°
Saturation75%
Lightness78%
Temperature
Warm ← → Cool68% 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#9ef1b0
RGBrgb(158, 241, 176)
HSLhsl(133, 75%, 78%)
CMYKcmyk(34%, 0%, 27%, 6%)
LABlab(88.6 -38.3 23.6)
LCHlch(88.6 45.0 148.4)
OKLCHoklch(0.888 0.121 150.2)
Decimal10416560
Display P3color(display-p3 0.620 0.945 0.690)

Copy-ready code

/* CSS */
color: #9ef1b0;
background-color: #9ef1b0;
/* Tailwind (arbitrary) */
class="text-[#9ef1b0] bg-[#9ef1b0]"
/* SCSS */
$brand: #9ef1b0;
/* SwiftUI */
Color(red: 0.620, green: 0.945, blue: 0.690)
/* Android */
Color.parseColor("#9ef1b0")
/* Flutter */
Color(0xFF9EF1B0)
/* Python / OpenCV (BGR) */
(176, 241, 158)

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

Accessibility — WCAG contrast

Aa
#9ef1b0 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#9ef1b0 on black: 15.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2E4AC
deuteranopia · #E5DBB4
tritanopia · #91EEE0

Color scale — 50 to 950

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

#F3FCF5
#E7F9EB
#C8F4D1
#9ef1b0
#6CEA87
#3BE35F
#1FD647
#1AB23B
#158F2F
#136725
#0C4117
Base = 300Lightest = 50 · #F3FCF5Darkest = 950 · #0C4117
:root {
  --brand-50: #F3FCF5;
  --brand-100: #E7F9EB;
  --brand-200: #C8F4D1;
  --brand-300: #9ef1b0;
  --brand-400: #6CEA87;
  --brand-500: #3BE35F;
  --brand-600: #1FD647;
  --brand-700: #1AB23B;
  --brand-800: #158F2F;
  --brand-900: #136725;
  --brand-950: #0C4117;
  --brand: #9ef1b0;
  --brand-ink: #000000;
}

Colors that work with #9ef1b0

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#F4FAF6
Tinted page background
Border#C0EDC9
Hairlines and dividers
Muted text#4B9B5C
Captions on the surface
Accent#B016B6
Second voice, not a rival
Dark variant#106F25
Hover, pressed, headers
Light variant#E9FCED
Selected rows, tints
Dark surface#142417
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 #9ef1b0

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#F19EDF
Analogous left#B5F19E
Analogous right#9EF1D9
Split-complement 1#D99EF1
Split-complement 2#F19EB5
Triadic 1#B09EF1
Triadic 2#F1B09E
Tetradic#9EB5F1

RGB percentages

Red62.0%
Green94.5%
Blue69.0%

CMYK percentages

Cyan34.4%
Magenta0.0%
Yellow27.0%
Key (black)5.5%

Color previews

#9ef1b0 text on a black background

contrast 15.66:1

Card sample

#9ef1b0 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(158, 241, 176, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(158, 241, 176, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9ef1b0;
background: linear-gradient(135deg, #9ef1b0, #9EF1E7);

Monochromatic scale

Palettes built from #9ef1b0

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.

#9ef1b0 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.

#9ef1b0, answered

What color is #9ef1b0?

#9ef1b0 is a light vivid green, closest to Light Green (ΔE2000 5.4). It sits at 133° on the hue wheel with 75% saturation and 78% lightness, which reads as cool.

What is the RGB value of #9ef1b0?

rgb(158, 241, 176) — 158 red, 241 green and 176 blue out of 255, or 62% / 94.5% / 69% by channel.

Is #9ef1b0 a light or a dark color?

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

Should I use black or white text on #9ef1b0?

Black. It scores 15.66:1 against #9ef1b0, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #9ef1b0?

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

What colors go well with #9ef1b0?

For interface work: #F4FAF6 as the surface, #C0EDC9 for borders, #4B9B5C for secondary text, #B016B6 as an accent and #106F25 for hover and pressed states. For a palette, the analogous pair #B5F19E and #9EF1D9 stays calm, while #F19EDF is the loudest partner.

What is #9ef1b0 in CMYK for printing?

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

Is #9ef1b0 warm or cool?

Cool — it scores 68 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AAF19E; nudged cooler, #9DF2CF.

Work with #9ef1b0 in the Color Lab