Skip to content

#afc2ab

a light, soft green · neutral · closest name: Dark Sea Green

RGB
175, 194, 171
HSL
110°, 16%, 72%
CMYK
10, 0, 12, 24
Luminance
0.5064

At a glance

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

Hex
#afc2ab
Hue
110°
green
Saturation
16%
soft
Lightness
72%
light
Brightness
76%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5064
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Soft
Best ink
Black
11.13:1
Closest name
Dark Sea Green
ΔE2000 9.1
Where it sits
Hue110° of 360°
Saturation16%
Lightness72%
Temperature
Warm ← → Cool54% 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#afc2ab
RGBrgb(175, 194, 171)
HSLhsl(110, 16%, 72%)
CMYKcmyk(10%, 0%, 12%, 24%)
LABlab(76.5 -10.8 9.4)
LCHlch(76.5 14.3 139.0)
OKLCHoklch(0.793 0.038 140.2)
Decimal11518635
Display P3color(display-p3 0.686 0.761 0.671)

Copy-ready code

/* CSS */
color: #afc2ab;
background-color: #afc2ab;
/* Tailwind (arbitrary) */
class="text-[#afc2ab] bg-[#afc2ab]"
/* SCSS */
$brand: #afc2ab;
/* SwiftUI */
Color(red: 0.686, green: 0.761, blue: 0.671)
/* Android */
Color.parseColor("#afc2ab")
/* Flutter */
Color(0xFFAFC2AB)
/* Python / OpenCV (BGR) */
(171, 194, 175)

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

Accessibility — WCAG contrast

Aa
#afc2ab on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#afc2ab on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4BEAA
deuteranopia · #C0BCAC
tritanopia · #AEC0BB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #afc2ab is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F8F6
#EEF2EE
#DBE2D9
#C1D0BE
#afc2ab
#83A17D
#6E8E67
#5B7656
#495F45
#374634
#232C21
Base = 400Lightest = 50 · #F7F8F6Darkest = 950 · #232C21
:root {
  --brand-50: #F7F8F6;
  --brand-100: #EEF2EE;
  --brand-200: #DBE2D9;
  --brand-300: #C1D0BE;
  --brand-400: #afc2ab;
  --brand-500: #83A17D;
  --brand-600: #6E8E67;
  --brand-700: #5B7656;
  --brand-800: #495F45;
  --brand-900: #374634;
  --brand-950: #232C21;
  --brand: #afc2ab;
  --brand-ink: #000000;
}

Colors that work with #afc2ab

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#F7F9F6
Tinted page background
Border#D2DDD0
Hairlines and dividers
Muted text#678561
Captions on the surface
Accent#6A527A
Second voice, not a rival
Dark variant#394A36
Hover, pressed, headers
Light variant#F1F4F0
Selected rows, tints
Dark surface#192118
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 #afc2ab

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#BEABC2
Analogous left#BBC2AB
Analogous right#ABC2B3
Split-complement 1#B3ABC2
Split-complement 2#C2ABBB
Triadic 1#ABAFC2
Triadic 2#C2ABAF
Tetradic#ABBBC2

RGB percentages

Red68.6%
Green76.1%
Blue67.1%

CMYK percentages

Cyan9.8%
Magenta0.0%
Yellow11.9%
Key (black)23.9%

Color previews

#afc2ab text on a black background

contrast 11.13:1

Card sample

#afc2ab text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afc2ab

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.

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

#afc2ab, answered

What color is #afc2ab?

#afc2ab is a light soft green, closest to Dark Sea Green (ΔE2000 9.1). It sits at 110° on the hue wheel with 16% saturation and 72% lightness, which reads as neutral.

What is the RGB value of #afc2ab?

rgb(175, 194, 171) — 175 red, 194 green and 171 blue out of 255, or 68.6% / 76.1% / 67.1% by channel.

Is #afc2ab a light or a dark color?

It is a light color. Relative luminance is 0.5064 and perceived brightness is 73%, so black text on it reaches 11.13:1.

Should I use black or white text on #afc2ab?

Black. It scores 11.13:1 against #afc2ab, versus 1.89:1 for white — AAA at any size.

What is the complementary color of #afc2ab?

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

What colors go well with #afc2ab?

For interface work: #F7F9F6 as the surface, #D2DDD0 for borders, #678561 for secondary text, #6A527A as an accent and #394A36 for hover and pressed states. For a palette, the analogous pair #BBC2AB and #ABC2B3 stays calm, while #BEABC2 is the loudest partner.

What is #afc2ab in CMYK for printing?

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

Is #afc2ab warm or cool?

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

Work with #afc2ab in the Color Lab