Skip to content

#a1fbc9

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

RGB
161, 251, 201
HSL
147°, 92%, 81%
CMYK
36, 0, 20, 2
Luminance
0.8079

At a glance

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

Hex
#a1fbc9
Hue
147°
green
Saturation
92%
electric
Lightness
81%
light
Brightness
98%
HSV value
Perceived
87%
weighted brightness
Luminance
0.8079
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.16:1
Closest name
Aqua Marine
ΔE2000 4.9
Where it sits
Hue147° of 360°
Saturation92%
Lightness81%
Temperature
Warm ← → Cool74% 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#a1fbc9
RGBrgb(161, 251, 201)
HSLhsl(147, 92%, 81%)
CMYKcmyk(36%, 0%, 20%, 2%)
LABlab(92.0 -37.4 15.6)
LCHlch(92.0 40.5 157.4)
OKLCHoklch(0.918 0.111 158.9)
Decimal10615753
Display P3color(display-p3 0.631 0.984 0.788)

Copy-ready code

/* CSS */
color: #a1fbc9;
background-color: #a1fbc9;
/* Tailwind (arbitrary) */
class="text-[#a1fbc9] bg-[#a1fbc9]"
/* SCSS */
$brand: #a1fbc9;
/* SwiftUI */
Color(red: 0.631, green: 0.984, blue: 0.788)
/* Android */
Color.parseColor("#a1fbc9")
/* Flutter */
Color(0xFFA1FBC9)
/* Python / OpenCV (BGR) */
(201, 251, 161)

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

Accessibility — WCAG contrast

Aa
#a1fbc9 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#a1fbc9 on black: 17.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9EEC6
deuteranopia · #EBE4CC
tritanopia · #8EFAED

Color scale — 50 to 950

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

#F2FDF7
#E4FBEE
#C3F9DB
#a1fbc9
#5EF8A2
#28F683
#0AEB6E
#08C45C
#079D49
#0A7138
#064723
Base = 300Lightest = 50 · #F2FDF7Darkest = 950 · #064723
:root {
  --brand-50: #F2FDF7;
  --brand-100: #E4FBEE;
  --brand-200: #C3F9DB;
  --brand-300: #a1fbc9;
  --brand-400: #5EF8A2;
  --brand-500: #28F683;
  --brand-600: #0AEB6E;
  --brand-700: #08C45C;
  --brand-800: #079D49;
  --brand-900: #0A7138;
  --brand-950: #064723;
  --brand: #a1fbc9;
  --brand-ink: #000000;
}

Colors that work with #a1fbc9

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#C0EDD4
Hairlines and dividers
Muted text#4B9B6E
Captions on the surface
Accent#C804A2
Second voice, not a rival
Dark variant#057A39
Hover, pressed, headers
Light variant#E7FEF1
Selected rows, tints
Dark surface#14241B
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 #a1fbc9

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#FBA1D3
Analogous left#A6FBA1
Analogous right#A1FBF6
Split-complement 1#F6A1FB
Split-complement 2#FBA1A6
Triadic 1#C9A1FB
Triadic 2#FBC9A1
Tetradic#A1A6FB

RGB percentages

Red63.1%
Green98.4%
Blue78.8%

CMYK percentages

Cyan35.9%
Magenta0.0%
Yellow19.9%
Key (black)1.6%

Color previews

#a1fbc9 text on a black background

contrast 17.16:1

Card sample

#a1fbc9 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(161, 251, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(161, 251, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a1fbc9;
background: linear-gradient(135deg, #a1fbc9, #A1F1FB);

Monochromatic scale

Palettes built from #a1fbc9

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.

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

#a1fbc9, answered

What color is #a1fbc9?

#a1fbc9 is a light electric green, closest to Aqua Marine (ΔE2000 4.9). It sits at 147° on the hue wheel with 92% saturation and 81% lightness, which reads as cool.

What is the RGB value of #a1fbc9?

rgb(161, 251, 201) — 161 red, 251 green and 201 blue out of 255, or 63.1% / 98.4% / 78.8% by channel.

Is #a1fbc9 a light or a dark color?

It is a light color. Relative luminance is 0.8079 and perceived brightness is 87%, so black text on it reaches 17.16:1.

Should I use black or white text on #a1fbc9?

Black. It scores 17.16:1 against #a1fbc9, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #a1fbc9?

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

What colors go well with #a1fbc9?

For interface work: #F4FAF7 as the surface, #C0EDD4 for borders, #4B9B6E for secondary text, #C804A2 as an accent and #057A39 for hover and pressed states. For a palette, the analogous pair #A6FBA1 and #A1FBF6 stays calm, while #FBA1D3 is the loudest partner.

What is #a1fbc9 in CMYK for printing?

cmyk(36%, 0%, 20%, 2%). 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 #a1fbc9 warm or cool?

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

Work with #a1fbc9 in the Color Lab