#AAA39C#AAA39C

#AAA39C is a light, near-neutral grey. Relative luminance 0.371; OKLCH L 71.9% C 0.013 H 67.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).

Color values

HEX#AAA39C
RGBrgb(170, 163, 156)
HSLhsl(30, 8%, 64%)
HSVhsv(30, 8%, 67%)
CMYKcmyk(0%, 4.1%, 8.2%, 33.3%)
CIE-LABlab(67.38, 1.26, 4.53)
CIE-LCHlch(67.38, 4.70, 74.43°)
OKLaboklab(71.93% 0.0049 0.0119)
OKLCHoklch(71.93% 0.013 67.6)
XYZxyz(35.6748, 37.1411, 36.7356)
Luminance0.3714 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAA39C #9CA3AA
analogous
#AA9C9C #AAA39C #AAAA9C
triadic
#AAA39C #9CAAA3 #A39CAA
tetradic
#AAA39C #9CAA9C #9CA3AA #AA9CAA
square
#AAA39C #9CAA9C #9CA3AA #AA9CAA
split-complementary
#AAA39C #9CAAAA #9C9CAA
monochromatic
#6E665E #8E847B #AAA39C #C6C2BD #E3E0DE

Accessibility & contrast

On white

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

On black

8.43
#AAA39C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAA39C
8.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAA39C#FFFFFF#000000##000000
##AAA39C1.002.498.438.43
#FFFFFF2.491.0021.0021.00
#0000008.4321.001.001.00
##0000008.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#A5A39C
Deuteranopia (green-blind)
#A7A59C
Tritanopia (blue-blind)
#ADA1A1
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #aaa39c;
/* rgb */ color: rgb(170, 163, 156);
/* oklch */ color: oklch(71.9% 0.013 67.6);
Tailwind
colors: {
  custom: {
    50: '#c3beb9',
    500: '#aaa39c',
    950: '#000000',
  },
}
SCSS
$custom: #aaa39c;
$custom-light: #c3beb9;
$custom-dark: #000000;
JSON
{
  "hex": "#aaa39c",
  "rgb": {
    "r": 170,
    "g": 163,
    "b": 156
  },
  "hsl": {
    "h": 30,
    "s": 7.609,
    "l": 63.922
  },
  "oklch": {
    "l": 0.71931,
    "c": 0.0129,
    "h": 67.6
  },
  "luminance": 0.37141
}

Semantic roles & 50–950 ramp

primary
#AAA39C
secondary
#CED1D3
accent
#739254
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180

Preview Lab

Preview with #AAA39C

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

Preview Lab → · Contrast checker → · Palette generator →

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