#AFBB9F#AFBB9F

#AFBB9F is a light, muted yellow-green. Relative luminance 0.472; OKLCH L 77.5% C 0.041 H 126.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).

Color values

HEX#AFBB9F
RGBrgb(175, 187, 159)
HSLhsl(86, 17%, 68%)
HSVhsv(86, 15%, 73%)
CMYKcmyk(6.4%, 0%, 15%, 26.7%)
CIE-LABlab(74.29, -9.23, 12.79)
CIE-LCHlch(74.29, 15.78, 125.82°)
OKLaboklab(77.5% -0.0242 0.0331)
OKLCHoklch(77.5% 0.041 126.3)
XYZxyz(41.7066, 47.1577, 39.6993)
Luminance0.4716 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFBB9F #AB9FBB
analogous
#BBB99F #AFBB9F #A1BB9F
triadic
#AFBB9F #9FAFBB #BB9FAF
tetradic
#AFBB9F #9FBBB9 #AB9FBB #BB9FA1
square
#AFBB9F #9FBBB9 #AB9FBB #BB9FA1
split-complementary
#AFBB9F #9FA1BB #B99FBB
monochromatic
#73835D #91A27B #AFBB9F #CDD4C3 #EBEEE7

Accessibility & contrast

On white

2.01
#AFBB9F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.43
#AFBB9F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFBB9F
10.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFBB9F#FFFFFF#000000##000000
##AFBB9F1.002.0110.4310.43
#FFFFFF2.011.0021.0021.00
#00000010.4321.001.001.00
##00000010.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#BEB79D
Deuteranopia (green-blind)
#BDB7A0
Tritanopia (blue-blind)
#B1B8B3
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #afbb9f;
/* rgb */ color: rgb(175, 187, 159);
/* oklch */ color: oklch(77.5% 0.041 126.3);
Tailwind
colors: {
  custom: {
    50: '#c7cfbb',
    500: '#afbb9f',
    950: '#000000',
  },
}
SCSS
$custom: #afbb9f;
$custom-light: #c7cfbb;
$custom-dark: #000000;
JSON
{
  "hex": "#afbb9f",
  "rgb": {
    "r": 175,
    "g": 187,
    "b": 159
  },
  "hsl": {
    "h": 85.714,
    "s": 17.073,
    "l": 67.843
  },
  "oklch": {
    "l": 0.77502,
    "c": 0.04099,
    "h": 126.3
  },
  "luminance": 0.47158
}

Semantic roles & 50–950 ramp

primary
#AFBB9F
secondary
#DAD7DF
accent
#4A9B6D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280

Preview Lab

Preview with #AFBB9F

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#AFBB9F Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva