#AAA39F#AAA39F

#AAA39F is a light, near-neutral grey. Relative luminance 0.372; OKLCH L 72.0% C 0.010 H 52.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).

Color values

HEX#AAA39F
RGBrgb(170, 163, 159)
HSLhsl(22, 6%, 65%)
HSVhsv(22, 6%, 67%)
CMYKcmyk(0%, 4.1%, 6.5%, 33.3%)
CIE-LABlab(67.46, 1.80, 2.97)
CIE-LCHlch(67.46, 3.47, 58.87°)
OKLaboklab(72.02% 0.0061 0.0079)
OKLCHoklch(72.02% 0.01 52)
XYZxyz(35.9320, 37.2439, 38.0900)
Luminance0.3724 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAA39F #9FA6AA
analogous
#AA9FA1 #AAA39F #AAA99F
triadic
#AAA39F #9FAAA3 #A39FAA
tetradic
#AAA39F #A1AA9F #9FA6AA #A99FAA
square
#AAA39F #A1AA9F #9FA6AA #A99FAA
split-complementary
#AAA39F #9FAAA9 #9FA1AA
monochromatic
#6E6661 #8D847F #AAA39F #C7C2BF #E3E1E0

Accessibility & contrast

On white

2.49
#AAA39F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.45
#AAA39F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAA39F
8.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAA39F#FFFFFF#000000##000000
##AAA39F1.002.498.458.45
#FFFFFF2.491.0021.0021.00
#0000008.4521.001.001.00
##0000008.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#A5A39F
Deuteranopia (green-blind)
#A6A59F
Tritanopia (blue-blind)
#ACA2A2
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #aaa39f;
/* rgb */ color: rgb(170, 163, 159);
/* oklch */ color: oklch(72.0% 0.010 52.0);
Tailwind
colors: {
  custom: {
    50: '#c3bebb',
    500: '#aaa39f',
    950: '#000000',
  },
}
SCSS
$custom: #aaa39f;
$custom-light: #c3bebb;
$custom-dark: #000000;
JSON
{
  "hex": "#aaa39f",
  "rgb": {
    "r": 170,
    "g": 163,
    "b": 159
  },
  "hsl": {
    "h": 21.818,
    "s": 6.077,
    "l": 64.51
  },
  "oklch": {
    "l": 0.72017,
    "c": 0.00998,
    "h": 52
  },
  "luminance": 0.37244
}

Semantic roles & 50–950 ramp

primary
#AAA39F
secondary
#D1D3D4
accent
#7B9056
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180

Preview Lab

Preview with #AAA39F

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

Preview Lab → · Contrast checker → · Palette generator →

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