Skip to content

#acf1b2

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

RGB
172, 241, 178
HSL
125°, 71%, 81%
CMYK
29, 0, 26, 6
Luminance
0.7490

At a glance

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

Hex
#acf1b2
Hue
125°
green
Saturation
71%
vivid
Lightness
81%
light
Brightness
95%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7490
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.98:1
Closest name
Light Green
ΔE2000 6
Where it sits
Hue125° of 360°
Saturation71%
Lightness81%
Temperature
Warm ← → Cool65% 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#acf1b2
RGBrgb(172, 241, 178)
HSLhsl(125, 71%, 81%)
CMYKcmyk(29%, 0%, 26%, 6%)
LABlab(89.3 -33.6 23.7)
LCHlch(89.3 41.2 144.8)
OKLCHoklch(0.896 0.110 146.8)
Decimal11334066
Display P3color(display-p3 0.675 0.945 0.698)

Copy-ready code

/* CSS */
color: #acf1b2;
background-color: #acf1b2;
/* Tailwind (arbitrary) */
class="text-[#acf1b2] bg-[#acf1b2]"
/* SCSS */
$brand: #acf1b2;
/* SwiftUI */
Color(red: 0.675, green: 0.945, blue: 0.698)
/* Android */
Color.parseColor("#acf1b2")
/* Flutter */
Color(0xFFACF1B2)
/* Python / OpenCV (BGR) */
(178, 241, 172)

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

Accessibility — WCAG contrast

Aa
#acf1b2 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#acf1b2 on black: 15.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3E5AE
deuteranopia · #E8DEB5
tritanopia · #A4EEE0

Color scale — 50 to 950

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

#F3FCF4
#E7F8E9
#C9F3CD
#acf1b2
#6FE779
#3FDF4D
#23D132
#1DAF2A
#188C22
#15651C
#0D3F12
Base = 300Lightest = 50 · #F3FCF4Darkest = 950 · #0D3F12
:root {
  --brand-50: #F3FCF4;
  --brand-100: #E7F8E9;
  --brand-200: #C9F3CD;
  --brand-300: #acf1b2;
  --brand-400: #6FE779;
  --brand-500: #3FDF4D;
  --brand-600: #23D132;
  --brand-700: #1DAF2A;
  --brand-800: #188C22;
  --brand-900: #15651C;
  --brand-950: #0D3F12;
  --brand: #acf1b2;
  --brand-ink: #000000;
}

Colors that work with #acf1b2

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#F4FAF5
Tinted page background
Border#C0EDC4
Hairlines and dividers
Muted text#4B9B52
Captions on the surface
Accent#9919B3
Second voice, not a rival
Dark variant#126D1A
Hover, pressed, headers
Light variant#E9FBEB
Selected rows, tints
Dark surface#142415
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 #acf1b2

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#F1ACEB
Analogous left#C9F1AC
Analogous right#ACF1D5
Split-complement 1#D5ACF1
Split-complement 2#F1ACC9
Triadic 1#B2ACF1
Triadic 2#F1B2AC
Tetradic#ACC9F1

RGB percentages

Red67.5%
Green94.5%
Blue69.8%

CMYK percentages

Cyan28.6%
Magenta0.0%
Yellow26.1%
Key (black)5.5%

Color previews

#acf1b2 text on a black background

contrast 15.98:1

Card sample

#acf1b2 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 241, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 241, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acf1b2;
background: linear-gradient(135deg, #acf1b2, #ACF1E0);

Monochromatic scale

Palettes built from #acf1b2

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.

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

#acf1b2, answered

What color is #acf1b2?

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

What is the RGB value of #acf1b2?

rgb(172, 241, 178) — 172 red, 241 green and 178 blue out of 255, or 67.5% / 94.5% / 69.8% by channel.

Is #acf1b2 a light or a dark color?

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

Should I use black or white text on #acf1b2?

Black. It scores 15.98:1 against #acf1b2, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #acf1b2?

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

What colors go well with #acf1b2?

For interface work: #F4FAF5 as the surface, #C0EDC4 for borders, #4B9B52 for secondary text, #9919B3 as an accent and #126D1A for hover and pressed states. For a palette, the analogous pair #C9F1AC and #ACF1D5 stays calm, while #F1ACEB is the loudest partner.

What is #acf1b2 in CMYK for printing?

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

Is #acf1b2 warm or cool?

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

Work with #acf1b2 in the Color Lab